{"product_id":"open-heart-line-silver-stud-earrings","title":"Open Heart Line Stud Earrings — Sterling Silver 925 Rhodium","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n\/* =====================================================\n   SMUK — Product: Open Heart Stud (EN)\n   SE260701 \/ CSS prefix: .he-\n   Shopify-safe: scoped to .smuk-jw\n   ===================================================== *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300\u0026family=Noto+Sans+JP:wght@300;400\u0026display=swap');\n.smuk-jw {\n  font-family: 'Noto Sans JP', sans-serif;\n  font-weight: 300;\n  font-size: 14px;\n  line-height: 2;\n  color: #1a2533;\n  background: transparent;\n  -webkit-font-smoothing: antialiased;\n  max-width: 640px;\n  margin: 0 auto;\n}\n.smuk-jw *, .smuk-jw *::before, .smuk-jw *::after {\n  box-sizing: border-box;\n}\n@keyframes smukFadeIn {\n  from { opacity: 0; transform: translateY(12px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n.smuk-jw .fade   { animation: smukFadeIn 0.8s ease both; }\n.smuk-jw .fade-2 { animation: smukFadeIn 0.8s 0.1s ease both; }\n.smuk-jw .fade-3 { animation: smukFadeIn 0.8s 0.2s ease both; }\n\/* ── Story section ── *\/\n.smuk-jw .he-story {\n  padding: 40px 0 0;\n  text-align: center;\n}\n.smuk-jw .he-concept-tag {\n  display: inline-block;\n  font-size: 9px;\n  letter-spacing: 0.36em;\n  text-transform: uppercase;\n  color: #3d5a73;\n  border: 1px solid #c9d8e6;\n  padding: 4px 14px;\n  border-radius: 2px;\n  margin-bottom: 24px;\n}\n.smuk-jw .he-story-em {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: clamp(15px, 2.2vw, 19px) !important;\n  font-style: italic !important;\n  font-weight: 300 !important;\n  color: #3d5a73 !important;\n  line-height: 2 !important;\n  letter-spacing: 0.06em !important;\n  margin: 0 0 24px !important;\n  display: block;\n}\n.smuk-jw .he-story-p {\n  font-size: 14px !important;\n  color: #55606c !important;\n  line-height: 2.3 !important;\n  letter-spacing: 0.04em !important;\n  margin: 0 0 18px !important;\n}\n.smuk-jw .he-story-p:last-child { margin-bottom: 0 !important; }\n.smuk-jw .he-story-p strong {\n  color: #3d5a73 !important;\n  font-weight: 400 !important;\n}\n\/* ── Dividers ── *\/\n.smuk-jw .he-hr {\n  border: none;\n  border-top: 1px solid #dfe3e8;\n  margin: 40px 0 0;\n}\n.smuk-jw .he-divider {\n  width: 28px;\n  height: 1px;\n  background: #c9d8e6;\n  margin: 40px auto 0;\n}\n\/* ── Section wrapper ── *\/\n.smuk-jw .he-section {\n  padding: 40px 0 0;\n}\n.smuk-jw .he-section-label {\n  display: block;\n  font-size: 9px;\n  letter-spacing: 0.3em;\n  text-transform: uppercase;\n  color: #9aa3ad;\n  margin-bottom: 8px;\n  text-align: center;\n}\n.smuk-jw .he-section-title {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: clamp(17px, 2.4vw, 22px) !important;\n  font-weight: 300 !important;\n  letter-spacing: 0.08em !important;\n  color: #1a2533 !important;\n  margin: 0 0 24px !important;\n  line-height: 1.5 !important;\n  text-align: center;\n}\n\/* ── Features grid ── *\/\n.smuk-jw .he-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-top: 0;\n}\n.smuk-jw .he-feature-card {\n  background: #f6f7f9;\n  border: 1px solid #dfe3e8;\n  padding: 18px 20px;\n  border-radius: 2px;\n}\n.smuk-jw .he-feature-title {\n  font-size: 11px !important;\n  letter-spacing: 0.1em !important;\n  color: #3d5a73 !important;\n  font-weight: 400 !important;\n  margin: 0 0 6px !important;\n  text-transform: uppercase;\n}\n.smuk-jw .he-feature-desc {\n  font-size: 12.5px !important;\n  color: #55606c !important;\n  line-height: 1.9 !important;\n  letter-spacing: 0.03em !important;\n  margin: 0 !important;\n}\n\/* ── Spec table ── *\/\n.smuk-jw .he-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 0;\n}\n.smuk-jw .he-spec-table tr {\n  border-bottom: 1px solid #f0f3f7;\n}\n.smuk-jw .he-spec-table tr:last-child { border-bottom: none; }\n.smuk-jw .he-spec-table td {\n  padding: 10px 8px !important;\n  font-size: 13px !important;\n  line-height: 1.9 !important;\n  letter-spacing: 0.04em !important;\n  vertical-align: top;\n}\n.smuk-jw .he-spec-table td:first-child {\n  color: #9aa3ad !important;\n  white-space: nowrap;\n  padding-right: 20px !important;\n  min-width: 90px;\n}\n.smuk-jw .he-spec-table td:last-child {\n  color: #55606c !important;\n}\n\/* ── Styling list ── *\/\n.smuk-jw .he-tips-list {\n  list-style: none !important;\n  margin: 0 !important;\n  padding: 0 !important;\n}\n.smuk-jw .he-tips-list li {\n  position: relative !important;\n  display: block !important;\n  padding: 10px 0 10px 18px !important;\n  font-size: 13.5px !important;\n  color: #55606c !important;\n  line-height: 2 !important;\n  letter-spacing: 0.04em !important;\n  margin: 0 !important;\n  border-bottom: 1px solid #f6f7f9;\n}\n.smuk-jw .he-tips-list li:last-child { border-bottom: none; }\n.smuk-jw .he-tips-list li::before {\n  content: '';\n  display: block !important;\n  position: absolute !important;\n  left: 0; top: 50%;\n  transform: translateY(-50%);\n  width: 4px; height: 4px;\n  border-radius: 50%;\n  background: #3d5a73;\n}\n\/* ── Reference image ── *\/\n.smuk-jw .he-ref-img img {\n  width: 100% !important;\n  height: auto !important;\n  display: block;\n}\n\/* ── Notice ── *\/\n.smuk-jw .he-notice {\n  font-size: 11.5px !important;\n  color: #9aa3ad !important;\n  line-height: 2.1 !important;\n  letter-spacing: 0.04em !important;\n  margin: 0 !important;\n}\n\/* ── Responsive ── *\/\n@media (max-width: 1024px) { .smuk-jw { max-width: 100%; } }\n@media (max-width: 768px) {\n  .smuk-jw .he-story { padding: 32px 0 0; }\n  .smuk-jw .he-section { padding: 32px 0 0; }\n  .smuk-jw .he-section-title { margin: 0 0 20px !important; }\n  .smuk-jw .he-feature-card { padding: 16px 18px; }\n}\n@media (max-width: 600px) {\n  .smuk-jw .he-features { grid-template-columns: 1fr; gap: 10px; }\n  .smuk-jw .he-tips-list li { padding-top: 13px !important; padding-bottom: 13px !important; font-size: 14px !important; }\n  .smuk-jw .he-spec-table td:first-child { white-space: normal; min-width: 72px; padding-right: 12px !important; }\n  .smuk-jw .he-spec-table td { font-size: 13.5px !important; padding: 11px 6px !important; }\n  .smuk-jw .he-story-p { font-size: 14.5px !important; }\n}\n@media (max-width: 390px) {\n  .smuk-jw { font-size: 14px; }\n  .smuk-jw .he-story { padding: 24px 0 0; }\n  .smuk-jw .he-section { padding: 28px 0 0; }\n  .smuk-jw .he-divider { margin: 32px auto 0; }\n  .smuk-jw .he-hr { margin: 32px 0 0; }\n  .smuk-jw .he-concept-tag { font-size: 8px; letter-spacing: 0.28em; }\n  .smuk-jw .he-feature-title { font-size: 10px !important; }\n  .smuk-jw .he-feature-desc { font-size: 13px !important; }\n  .smuk-jw .he-notice { font-size: 12px !important; line-height: 2.2 !important; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"smuk-jw\"\u003e\n\u003c!-- Story --\u003e\n\u003cdiv class=\"he-story fade\"\u003e\n\u003cspan class=\"he-concept-tag\"\u003eSilver Collection — Open Heart Stud\u003c\/span\u003e \u003cspan class=\"he-story-em\"\u003e\u0026ldquo;A single unbroken line draws a heart that holds open space within. Light, and minimal.\u0026rdquo;\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"he-story fade\"\u003e\n\u003cspan class=\"he-story-em\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/5610\/1315\/files\/open-heart-line-silver-stud-earrings-7.png?v=1782370894\" alt=\"Open heart stud earrings drawn in a single line. Sterling silver 925 with rhodium coating, hypoallergenic. SMUK\"\u003e\u003c\/span\u003eAn \u003cstrong\u003eopen-heart stud earring shaped from a single flowing line\u003c\/strong\u003e. Its airy form, built around open space, draws a delicate nuance at the ears while staying utterly simple. Crafted from sterling silver 925 with a rhodium coating, it\u0026rsquo;s wrapped in a clear, pure white shine.\u003c\/div\u003e\n\u003cdiv class=\"he-story fade\"\u003e\n\u003cp class=\"he-story-p\"\u003eThanks to its slender line, it offers a \u003cstrong\u003elight, barely-there wearing feel\u003c\/strong\u003e\u0026mdash;comfortable enough to keep on all day, sitting gently against the skin. From everyday wear to subtle birthday and anniversary gifts, it\u0026rsquo;s a minimal piece made to stay close for a long time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv class=\"he-section fade-2\"\u003e\n\u003cdiv class=\"he-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 40px;\"\u003e\n\u003cspan class=\"he-section-label\"\u003eCraftsmanship\u003c\/span\u003e\n\u003ch2 class=\"he-section-title\"\u003eMaterials \u0026amp; Finish\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"he-features\"\u003e\n\u003cdiv class=\"he-feature-card\"\u003e\n\u003cp class=\"he-feature-title\"\u003eSterling Silver 925 · Rhodium Coating\u003c\/p\u003e\n\u003cp class=\"he-feature-desc\"\u003eBuilt on a base of sterling silver 925 and finished with a rhodium coating for a refined quality. It heightens the clear, bright luster and the resistance to tarnish and scratches, keeping its pure look beautiful for longer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"he-feature-card\"\u003e\n\u003cp class=\"he-feature-title\"\u003eOpen-Heart Line\u003c\/p\u003e\n\u003cp class=\"he-feature-desc\"\u003eAn open heart drawn from a single hollowed-out line. The openness of the negative space creates a sense of lightness\u0026mdash;understated, yet memorable, in a truly minimal form.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"he-feature-card\"\u003e\n\u003cp class=\"he-feature-title\"\u003eLightweight Design\u003c\/p\u003e\n\u003cp class=\"he-feature-desc\"\u003eThe slender line form keeps the weight down for a light wearing feel. It puts little strain on the ears, staying comfortable even over long hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"he-feature-card\"\u003e\n\u003cp class=\"he-feature-title\"\u003eHypoallergenic\u003c\/p\u003e\n\u003cp class=\"he-feature-desc\"\u003eNickel-free and lead-free. Comfortable and safe to wear, even for those with sensitive skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Spec --\u003e\n\u003cdiv class=\"he-section fade-3\"\u003e\n\u003cdiv class=\"he-hr\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 40px;\"\u003e\n\u003cspan class=\"he-section-label\"\u003eSpecifications\u003c\/span\u003e\n\u003ch2 class=\"he-section-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cp\u003e\u003cimg alt=\"Open heart stud earrings detail, drawn in a single line. Sterling silver 925 with rhodium coating, hypoallergenic. SMUK\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/5610\/1315\/files\/open-heart-line-silver-stud-earrings-2_00a41409-f8b2-4eb9-80bb-68e1c20b7873.png?v=1782370923\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"he-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem No.\u003c\/td\u003e\n\u003ctd\u003eSE260701\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSterling Silver 925 (Rhodium Coating)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e(W) approx. 1.0cm × (L) approx. 1.0cm \/ Post approx. 1.0cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Styling --\u003e\n\u003cdiv class=\"he-section fade\"\u003e\n\u003cdiv class=\"he-hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 40px;\"\u003e\n\u003cspan class=\"he-section-label\"\u003eStyling\u003c\/span\u003e\n\u003ch2 class=\"he-section-title\"\u003eStyling Tips\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"he-tips-list\"\u003e\n\u003cli\u003ePair with simple looks like a white shirt or denim to add an airy openness to your ears. The minimal open heart lends a subtle touch of character\u003c\/li\u003e\n\u003cli\u003eWorn with a dress or a coordinated set, the delicate line becomes a feminine accent. The clear rhodium shine elegantly elevates a softer, ladylike look\u003c\/li\u003e\n\u003cli\u003eThe slender form layers beautifully too. Combine with a simple silver necklace or ring for a light, cohesive total styling\u003c\/li\u003e\n\u003cli\u003eThe understated design works on and off duty, every day. It also makes a subtly elegant birthday or anniversary gift\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Reference image --\u003e\n\u003cdiv class=\"he-section fade-2\"\u003e\n\u003cdiv class=\"he-ref-img\" style=\"margin-top: 40px;\"\u003e\u003cimg loading=\"lazy\" alt=\"Sterling silver jewelry — SMUK\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0599\/5610\/1315\/files\/DA509FB6-17DB-438C-A3A0-1C2471903153_2048x2048.jpg?v=1630934446\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Notice --\u003e\n\u003cdiv class=\"he-section fade-3\"\u003e\n\u003cdiv class=\"he-hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 32px;\"\u003e\n\u003cp class=\"he-notice\"\u003e※ Measurements are taken using our own method, so slight variations may occur.\u003cbr\u003e※ For hygiene reasons, items that have been worn through the piercing hole cannot be returned. Thank you for your understanding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"height: 48px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/smuk-jw --\u003e","brand":"SMUK Fine Jewellery","offers":[{"title":"Default Title","offer_id":48347452670193,"sku":"SE260701","price":8000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0599\/5610\/1315\/files\/open-heart-line-silver-stud-earrings-7.webp?v=1782370516","url":"https:\/\/smuk.jp\/en\/products\/open-heart-line-silver-stud-earrings","provider":"SMUK","version":"1.0","type":"link"}