{"title":"Demi-Fine Jewellery","description":"","products":[{"product_id":"pave-heart-necklace","title":"Pave Heart Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50142910644463,"sku":null,"price":729.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_12.14.59_PM.jpg?v=1783752588"},{"product_id":"emerald-halo-necklace","title":"Emerald Halo Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50142914445551,"sku":null,"price":799.0,"currency_code":"NPR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_12.15.00_PM_3.jpg?v=1783752619"},{"product_id":"botanical-heart-pendant-necklace","title":"Botanical Heart Pendant Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50142937153775,"sku":null,"price":799.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_12.15.00_PM_1.jpg?v=1783752688"},{"product_id":"princess-cut-diamond-necklace","title":"Princess-Cut Diamond Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50142948983023,"sku":null,"price":749.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_12.15.00_PM_2.jpg?v=1783752660"},{"product_id":"solitaire-heart-pendant-necklace","title":"Solitaire Heart Pendant Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50142966382831,"sku":null,"price":699.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_12.15.01_PM.jpg?v=1783752739"},{"product_id":"quilted-heart-pendant-necklace","title":"Quilted Heart Pendant Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50142977097967,"sku":null,"price":799.0,"currency_code":"NPR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_12.14.58_PM_2.jpg?v=1783752726"},{"product_id":"openwork-necklace","title":"Openwork Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50146191868143,"sku":null,"price":749.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/ChatGPT_Image_Jul_11_2026_12_10_51_PM.png?v=1783752771"},{"product_id":"pearl-and-solitaire-v-necklace","title":"Pearl and Solitaire V-Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50146214871279,"sku":null,"price":849.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_12.14.59_PM_2.jpg?v=1783752803"},{"product_id":"satellite-chain-necklace","title":"Satellite Chain Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50146227945711,"sku":null,"price":799.0,"currency_code":"NPR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_12.14.59_PM_1.jpg?v=1783752840"},{"product_id":"diamond-flower-pendant-necklace","title":"Diamond Flower Pendant Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50146252357871,"sku":null,"price":799.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_12.15.00_PM.jpg?v=1783752853"},{"product_id":"dual-flower-pendant-necklace","title":"Dual Flower Pendant Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50147238740207,"sku":null,"price":799.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_12.14.58_PM.jpg?v=1783752884"},{"product_id":"emerald-necklace","title":"Emerald Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50147240018159,"sku":null,"price":749.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_12.14.57_PM.jpg?v=1783752899"},{"product_id":"princess-love-pendant-necklace","title":"Princess Love Pendant Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50147254665455,"sku":null,"price":649.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/ChatGPT_Image_Jul_11_2026_12_15_03_PM.png?v=1783752934"},{"product_id":"heart-charm-earrings","title":"Heart Charm Earrings","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Earrings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Earrings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50147278881007,"sku":"HJ-ER01","price":649.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_3.17.36_PM_1.jpg?v=1783763473"},{"product_id":"sunburst-heart-earrings","title":"Sunburst Heart Earrings","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Earrings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Earrings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50151374291183,"sku":"HJ-ER02","price":679.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_3.17.35_PM.jpg?v=1783763547"},{"product_id":"glass-floral-earrings","title":"Glass Floral Earrings","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Earrings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Earrings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50151375241455,"sku":"HJ-ER03","price":699.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_3.17.36_PM.jpg?v=1783763558"},{"product_id":"triple-infinity-bracelet","title":"Triple Infinity Bracelet","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Bracelets. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Bracelets\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50151376879855,"sku":null,"price":669.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_3.17.37_PM.jpg?v=1783763643"},{"product_id":"flat-bar-chain-bracelet","title":"Flat Bar Chain Bracelet","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Bracelets. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Bracelets\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50151377797359,"sku":null,"price":699.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_3.17.38_PM.jpg?v=1783763661"},{"product_id":"pink-crystal-bracelet","title":"Pink Crystal Bracelet","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Bracelets. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Bracelets\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50151379140847,"sku":null,"price":649.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_3.17.37_PM_1.jpg?v=1783763714"},{"product_id":"evil-eye-station-chain-bracelet","title":"Evil Eye Station Chain Bracelet","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Bracelets. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Bracelets\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50151379402991,"sku":null,"price":749.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_3.17.37_PM_2.jpg?v=1783763725"},{"product_id":"blue-stone-chain-necklacce","title":"Blue Stone Chain Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50155877531887,"sku":null,"price":799.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsApp_Image_2026-07-11_at_12.14.58_PM_1.jpg?v=1783752945"},{"product_id":"multi-gemstone-earrings","title":"Multi-Gemstone Earrings","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Earrings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Earrings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50188312510703,"sku":null,"price":659.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-16at4.59.09PM_2.jpg?v=1784202831"},{"product_id":"pave-diamond-hoop-earrings","title":"Pave Diamond Hoop Earrings","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Earrings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Earrings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50188359434479,"sku":null,"price":729.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-16at4.59.07PM_1.jpg?v=1784202919"},{"product_id":"criss-cross-diamond-hoop-earrings","title":"Criss-Cross Diamond Hoop Earrings","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Earrings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Earrings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50188414091503,"sku":null,"price":799.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-16at4.59.08PM_1.jpg?v=1784203007"},{"product_id":"sunflower-fringe-earrings","title":"Sunflower Fringe Earrings","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Earrings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Earrings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50188468158703,"sku":null,"price":829.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-16at4.59.08PM_2.jpg?v=1784203095"},{"product_id":"rainbow-bar-stud-earrings","title":"Rainbow Bar Stud Earrings","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Earrings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Earrings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50188530581743,"sku":null,"price":639.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-16at4.59.10PM.jpg?v=1784203200"},{"product_id":"mariner-link-j-hoop-earrings","title":"Mariner Link J-Hoop Earrings","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Earrings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Earrings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50188582322415,"sku":null,"price":749.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-16at4.59.08PM.jpg?v=1784203268"},{"product_id":"rainbow-j-hoop-earrings","title":"Rainbow J-Hoop Earrings","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Earrings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Earrings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50188624724207,"sku":null,"price":649.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-16at5.17.19PM.jpg?v=1784203376"},{"product_id":"criss-cross-bypass-ring","title":"Criss-Cross Bypass Ring","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Rings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Rings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50190514028783,"sku":null,"price":639.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/ChatGPTImageJul16_2026_07_07_30PM.png?v=1784211022"},{"product_id":"multi-row-crossover-ring","title":"Multi-Row Crossover Ring","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Rings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Rings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50190515110127,"sku":null,"price":729.0,"currency_code":"NPR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-16at7.05.40PM.jpg?v=1784211137"},{"product_id":"v-shape-ring","title":"V-Shape Ring","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Rings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Rings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50190516682991,"sku":null,"price":649.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-16at7.05.39PM_2.jpg?v=1784211218"},{"product_id":"princess-cut-split-shank-ring","title":"Princess-Cut Split Shank Ring","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Rings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Rings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50190551449839,"sku":null,"price":699.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-16at7.05.39PM_1.jpg?v=1784211301"},{"product_id":"double-heart-ring","title":"Double Heart Ring","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Rings. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Rings\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50190552039663,"sku":null,"price":599.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-16at7.05.39PM.jpg?v=1784211412"},{"product_id":"clover-station-bracelet","title":"Clover Station Bracelet","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Bracelets. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Bracelets\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50192103047407,"sku":null,"price":679.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/ChatGPTImageJul17_2026_09_41_31AM.png?v=1784261642"},{"product_id":"double-chain-oval-bar-bracelet","title":"Double Chain Oval Bar Bracelet","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Bracelets. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Bracelets\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50192104653039,"sku":null,"price":749.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/ChatGPTImageJul17_2026_09_34_49AM.png?v=1784261742"},{"product_id":"butterfly-heart-bracelet","title":"Butterfly Heart Bracelet","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Bracelets. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Bracelets\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50192105505007,"sku":null,"price":649.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/ChatGPTImageJul17_2026_09_36_20AM.png?v=1784261832"},{"product_id":"while-flora-chain-bracelet","title":"While Flora Chain Bracelet","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Bracelets. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Bracelets\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50192134439151,"sku":null,"price":699.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/ChatGPTImageJul17_2026_10_02_33AM.png?v=1784263032"},{"product_id":"geometric-solitaire-necklace","title":"Geometric Solitaire Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50209187004655,"sku":null,"price":699.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-20at9.21.26AM.jpg?v=1784520134"},{"product_id":"cascading-leaf-necklace","title":"Cascading Leaf Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50209187102959,"sku":null,"price":749.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-20at9.21.23AM_2.jpg?v=1784520224"},{"product_id":"four-petal-crystal-necklace","title":"Four-Petal Crystal Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50209187135727,"sku":null,"price":729.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-20at9.21.23AM_1.jpg?v=1784520292"},{"product_id":"guiding-star-necklace","title":"Guiding Star Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50209191624943,"sku":null,"price":739.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-20at9.21.23AM.jpg?v=1784520351"},{"product_id":"molten-pearl-necklace","title":"Molten Pearl Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50209192542447,"sku":null,"price":699.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-20at9.21.22AM_2.jpg?v=1784520400"},{"product_id":"starburst-necklace","title":"Starburst Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50209196572911,"sku":null,"price":749.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-20at9.21.22AM_1.jpg?v=1784520637"},{"product_id":"arc-solitaire-chain-necklace","title":"Arc Solitaire Chain Necklace","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50209321484527,"sku":null,"price":799.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-20at9.21.21AM.jpg?v=1784520683"},{"product_id":"sleek-barrel-solitaire-pendant","title":"Sleek Barrel Solitaire Pendant","description":"\u003cstyle\u003e\n  \/* --- BASE STYLES --- *\/\n.container {\n  flex-direction: column; \/* Stack buttons vertically *\/\n  align-items: center;\n  display: flex;\n  gap: 20px;\n  padding: 20px;\n  font-family: Arial, sans-serif;\n  justify-content: center; \/* Centers buttons on desktop *\/\n}\n\n.dropdown {\n  position: relative;\n  flex: 1; \/* Allows buttons to grow equally *\/\n  \/* max-width: 300px; *\/\n  width: 100%; \/* Buttons take full width of mobile screen *\/\n  max-width: 100%;\n}\n\n.dropdown-check {\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.dropbtn {\n  background-color: #DEA193;\n  color: white;\n  padding: 8px 14px;\n  border-radius: 8px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n  font-weight: bold;\n}\n\n.dropdown-content {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0;\n  width: 100%; \/* Matches button width *\/\n  background: white;\n  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);\n  padding: 15px;\n  border-radius: 0 0 8px 8px;\n  z-index: 100;\n  box-sizing: border-box; \/* Prevents padding from breaking width *\/\n}\n\n\/* --- MOBILE RESPONSIVENESS --- *\/\n\n\/* For screens smaller than 768px *\/\n\/* @media (max-width: 768px) { *\/\n  .container {\n    flex-direction: column; \/* Stack buttons vertically *\/\n    align-items: center;\n  }\n\n  .dropdown {\n    width: 100%; \/* Buttons take full width of mobile screen *\/\n    max-width: 100%;\n  }\n\n  .dropdown-content {\n    position: static; \/* Content pushes other buttons down instead of floating *\/\n    box-shadow: none;\n    border: 1px solid #eee;\n  }\n\/* } *\/\n\n\/* --- LOGIC STYLES --- *\/\n.dropdown-check:checked ~ .dropdown-content {\n  display: block;\n}\n\n.sign {\n  transition: transform 0.3s;\n  font-size: 20px;\n}\n\n.dropdown-check:checked ~ .dropbtn .sign {\n  transform: rotate(45deg);\n}\n\n.product-item h3 { margin: 0; font-size: 16px; color: #333; }\n.product-item p { margin: 5px 0 0; font-size: 13px; color: #666; }\n\n\n  ul {\n  list-style-type: none; \/* Removes bullets *\/\n  padding: 0;\n}\n\nli {\n  border-bottom: 1px solid #ccc; \/* Adds the divider line *\/\n  padding: 10px; \/* Adds space around text *\/\n}\n\n\/* Optional: Removes line from the last item *\/\nli:last-child {\n  border-bottom: none;\n}\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop1\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop1\"\u003e Product Description \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003eExperience the perfect combination of classic beauty and everyday comfort with our Pure 316L Stainless Steel Necklaces. Designed to catch the light with every move, these necklaces are the ultimate versatile accessory—transitioning seamlessly from a polished professional look to an elegant evening ensemble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop2\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop2\"\u003e Product Details \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eType:\u003c\/b\u003e Necklaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMetal:\u003c\/b\u003e 316L Stainless Steel\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePlating Type:\u003c\/b\u003e 18k Gold PVD Polish\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBrand:\u003c\/b\u003e HIMANA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSilver Weight:\u003c\/b\u003eNA\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e100 % Waterproof:\u003c\/b\u003e Never rust, fade, or lose its shine\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eAnti-Tarnish:\u003c\/b\u003e Built to last a lifetime\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHypoallergenic:\u003c\/b\u003e Perfect for sensitive skin\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eBuilt for Daily Wear\u003c\/b\u003e\u003c\/li\u003e\n\u003cli\u003eComes with the HIMANA Jewellery kit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dropdown\"\u003e\n\u003cinput class=\"dropdown-check\" id=\"drop3\" type=\"checkbox\"\u003e \u003clabel class=\"dropbtn\" for=\"drop3\"\u003e Packaging \u0026amp; Gift Wrap \u003cspan class=\"sign\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003ch3\u003ePackaging\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\nYour 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.\n\u003cp\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eGIFT WRAP\u003c\/h3\u003e\n\u003cp\u003e(Provided with each order on request)\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eYour message printed on an elegant postcard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"HIMANA","offers":[{"title":"Default Title","offer_id":50209330659567,"sku":null,"price":699.0,"currency_code":"NPR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/2007\/2943\/files\/WhatsAppImage2026-07-20at9.21.22AM.jpg?v=1784522456"}],"url":"https:\/\/himana.co\/collections\/demi-fine-jewellery.oembed?page=4","provider":"HIMANA","version":"1.0","type":"link"}