{"product_id":"🔔-retired-nurse-welcome-doorbell","title":"🔔 Retired Nurse Welcome Doorbell","description":"\u003c!--使用说明：可直接粘贴到 Shopify「Custom Liquid」模块。5张主图直接调用商品页图片。请将之前提供的3张UGC图片上传到 Shopify「内容 → 文件」，保持以下文件名：ugc-01-held-at-home.pngugc-02-unboxing.pngugc-03-covered-porch.png--\u003e\u003cstyle\u003e  .nurse-detail,  .nurse-detail * {    box-sizing: border-box;  }  .nurse-detail {    --navy: #203e53;    --text: #4b5054;    --cream: #fcf8f1;    --purple: #694080;    width: 100%;    max-width: 940px;    margin: 24px auto;    background: var(--cream);    color: var(--text);    font-family: Arial, Helvetica, sans-serif;    text-align: center;    line-height: 1.6;    isolation: isolate;    -webkit-text-size-adjust: 100%;  }  .nurse-detail .nd-section {    display: block;    margin: 0;    padding: 0;    border: 0;  }  .nurse-detail .nd-copy {    max-width: 760px;    margin: 0 auto;    padding: 42px 30px 28px;  }  .nurse-detail h2,  .nurse-detail h3 {    margin: 0 0 15px;    padding: 0;    color: var(--navy);    font-family: Georgia, \"Times New Roman\", serif;    font-weight: 400;    line-height: 1.2;    letter-spacing: -0.02em;    text-transform: none;  }  .nurse-detail h2 {    font-size: clamp(30px, 3.5vw, 43px);  }  .nurse-detail h3 {    font-size: 27px;  }  .nurse-detail p {    margin: 0;    padding: 0;    color: var(--text);    font-family: Arial, Helvetica, sans-serif;    font-size: 20px;    font-weight: 400;    line-height: 1.65;    letter-spacing: normal;  }  .nurse-detail .nd-image {    display: block;    width: 100%;    max-width: 100%;    height: auto;    margin: 0;    padding: 0;    border: 0;    border-radius: 0;    box-shadow: none;  }  .nurse-detail .nd-blue {    background: #edf2f5;  }  .nurse-detail .nd-sand {    background: #f3eee5;  }  .nurse-detail .nd-purple {    background: #f5eff7;  }  .nurse-detail .nd-purple h2 {    color: var(--purple);  }  .nurse-detail .nd-note {    padding: 14px 20px 20px;    font-size: 18px;    line-height: 1.5;    color: #64616a;  }  .nurse-detail .nd-sizes {    padding: 38px 24px;    background: #edf2f5;  }  .nurse-detail .nd-size-list {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 12px;    margin-top: 22px;  }  .nurse-detail .nd-size-link {    display: flex;    align-items: center;    justify-content: center;    min-height: 56px;    min-width: 140px;    padding: 12px 18px;    border: 1px solid #b5c5cf;    border-radius: 6px;    background: #fffdf9;    color: var(--navy);    font-size: 19px;    font-weight: 600;    line-height: 1.4;    text-decoration: none;  }  .nurse-detail .nd-size-link:hover {    background: #e0e9ee;  }  .nurse-detail .nd-lifestyle {    padding: 40px 24px;    background: #fffdf9;  }  .nurse-detail .nd-lifestyle-intro {    max-width: 720px;    margin: 0 auto 28px;  }  .nurse-detail .nd-lifestyle-grid {    display: grid;    grid-template-columns: repeat(3, minmax(0, 1fr));    gap: 20px;    text-align: left;  }  .nurse-detail .nd-card {    display: block;    min-width: 0;    margin: 0;    padding: 0;    border: 0;    background: transparent;  }  .nurse-detail .nd-card figcaption {    padding: 18px 0 0;  }  .nurse-detail .nd-card p {    font-size: 19px;    line-height: 1.6;  }  .nurse-detail .nd-faq {    padding: 38px 30px;    background: #f0f3f4;    text-align: left;  }  .nurse-detail .nd-faq \u003e h2 {    margin-bottom: 24px;    text-align: center;  }  .nurse-detail .nd-faq details {    display: block;    position: static;    margin: 0;    padding: 0;    border: 0;    border-bottom: 1px solid #cbd6dc;    background: transparent;  }  .nurse-detail .nd-faq summary {    display: list-item;    position: static;    min-height: 60px;    padding: 18px 4px;    color: var(--navy);    font-family: Arial, Helvetica, sans-serif;    font-size: 20px;    font-weight: 600;    line-height: 1.45;    list-style: revert;    cursor: pointer;  }  .nurse-detail .nd-faq details p {    padding: 0 4px 22px;    font-size: 19px;  }  .nurse-detail .nd-ending {    padding: 40px 24px;    background: #f5eff7;  }  .nurse-detail .nd-ending h2 {    color: var(--purple);  }  .nurse-detail a:focus-visible,  .nurse-detail summary:focus-visible {    outline: 3px solid var(--purple);    outline-offset: 4px;  }  @media (max-width: 640px) {    .nurse-detail {      margin: 18px auto;    }    .nurse-detail .nd-copy {      padding: 30px 20px 23px;    }    .nurse-detail h2 {      font-size: 31px;      line-height: 1.2;    }    .nurse-detail h3 {      font-size: 28px;    }    .nurse-detail p {      font-size: 19px;      line-height: 1.6;    }    .nurse-detail .nd-sizes,    .nurse-detail .nd-lifestyle,    .nurse-detail .nd-faq,    .nurse-detail .nd-ending {      padding: 32px 20px;    }    .nurse-detail .nd-size-list {      gap: 8px;    }    .nurse-detail .nd-size-link {      flex: 1;      min-width: 0;      padding: 12px 8px;      font-size: 18px;    }    .nurse-detail .nd-lifestyle-grid {      grid-template-columns: 1fr;      gap: 30px;    }    .nurse-detail .nd-faq summary {      font-size: 19px;    }    .nurse-detail .nd-note {      font-size: 18px;    }  }\u003c\/style\u003e\u003cdiv class=\"nurse-detail\"\u003e  \u003c!-- 01：退休心意 --\u003e  \u003csection class=\"nd-section\"\u003e    \u003cdiv class=\"nd-copy\"\u003e      \u003ch2\u003eYour Shift Is Over.\u003cbr\u003eYour Heart Stays Open.\u003c\/h2\u003e      \u003cp\u003e        A lifetime of caring deserves a welcome of its own.        Celebrate your next chapter with a little nurse pride        and a smile at the front door.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cimg class=\"nd-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/retired-nurse-welcome-doorbell-blue.png?v=1789097726\" alt=\"Retired nurse welcome plaque with blue flowers, a red heart and a hanging gold-toned bell\" width=\"1632\" height=\"2176\" loading=\"lazy\" decoding=\"async\"\u003e  \u003c\/section\u003e  \u003c!-- 02：产品细节 --\u003e  \u003csection class=\"nd-section nd-sand\"\u003e    \u003cdiv class=\"nd-copy\"\u003e      \u003ch2\u003eA Lifetime of Care,\u003cbr\u003ein Every Detail.\u003c\/h2\u003e      \u003cp\u003e        A familiar nurse cap, stethoscope, and bright red heart.        Raised lettering, soft blue flowers, and gold-toned accents        make the design feel wonderfully personal.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cimg class=\"nd-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/retired-nurse-welcome-doorbell-detail-with-copy.png?v=1789097726\" alt=\"Close view of the nurse cap, stethoscope, floral details and raised lettering\" width=\"1664\" height=\"2080\" loading=\"lazy\" decoding=\"async\"\u003e  \u003c\/section\u003e  \u003c!-- 03：门口展示 --\u003e  \u003csection class=\"nd-section nd-blue\"\u003e    \u003cdiv class=\"nd-copy\"\u003e      \u003ch2\u003eA Warm Welcome,\u003cbr\u003eWith a Little Wit.\u003c\/h2\u003e      \u003cp\u003e        “Welcome—my shift is over” says it with a smile.        The hanging bell adds a charming finishing touch        beside your front door.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cimg class=\"nd-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/retired-nurse-welcome-doorbell-front-door-promo.png?v=1789097726\" alt=\"Retired nurse welcome bell displayed beside a front door\" width=\"1664\" height=\"2080\" loading=\"lazy\" decoding=\"async\"\u003e  \u003c\/section\u003e  \u003c!-- 04：家居搭配 --\u003e  \u003csection class=\"nd-section\"\u003e    \u003cdiv class=\"nd-copy\"\u003e      \u003ch2\u003eMade for Your Favorite Place:\u003cbr\u003eHome.\u003c\/h2\u003e      \u003cp\u003e        Navy, cream, and soft blue pair beautifully with warm wood        and light walls. Display it in a covered or sheltered spot        to help protect the decorative finish.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cimg class=\"nd-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/retired-nurse-doorbell-promo-farmhouse.png?v=1789097726\" alt=\"Nurse welcome bell styled on a rustic farmhouse door\" width=\"1664\" height=\"2080\" loading=\"lazy\" decoding=\"async\"\u003e  \u003c\/section\u003e  \u003c!-- 05：退休礼物 --\u003e  \u003csection class=\"nd-section nd-purple\"\u003e    \u003cdiv class=\"nd-copy\"\u003e      \u003ch2\u003eFor the Nurse\u003cbr\u003eWho Gave So Much.\u003c\/h2\u003e      \u003cp\u003e        A thoughtful thank-you from family, friends, or former coworkers.        Celebrate the career she is proud of—and the time        that is finally hers.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cimg class=\"nd-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/retired-nurse-welcome-doorbell-gift-box-promo.png?v=1789097726\" alt=\"Retired nurse welcome bell arranged in a retirement gift presentation\" width=\"1664\" height=\"2080\" loading=\"lazy\" decoding=\"async\"\u003e    \u003cp class=\"nd-note\"\u003eGift presentation shown for inspiration.\u003c\/p\u003e  \u003c\/section\u003e  \u003c!-- 尺寸：点击前往店铺对应规格 --\u003e  \u003csection class=\"nd-sizes\"\u003e    \u003ch2\u003eA Welcome That Fits Your Space.\u003c\/h2\u003e    \u003cp\u003eChoose your preferred size from the store options below.\u003c\/p\u003e    \u003cdiv class=\"nd-size-list\"\u003e                      \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- UGC风格场景：手机端直接展开，不折叠 --\u003e  \u003csection class=\"nd-lifestyle\"\u003e    \u003cdiv class=\"nd-lifestyle-intro\"\u003e      \u003ch2\u003ePicture It in Everyday Life.\u003c\/h2\u003e      \u003cp\u003eFrom a thoughtful surprise to a familiar welcome at home.\u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"nd-lifestyle-grid\"\u003e      \u003cfigure class=\"nd-card\"\u003e        \u003cimg class=\"nd-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/ugc-01-held-at-home.png\" alt=\"Styled scene of an older woman holding the retired nurse welcome bell at home\" width=\"1254\" height=\"1254\" loading=\"lazy\" decoding=\"async\"\u003e        \u003cfigcaption\u003e          \u003ch3\u003eA New Chapter,\u003cbr\u003eClose to the Heart.\u003c\/h3\u003e          \u003cp\u003eA personal keepsake for the days after the last shift.\u003c\/p\u003e        \u003c\/figcaption\u003e      \u003c\/figure\u003e      \u003cfigure class=\"nd-card\"\u003e        \u003cimg class=\"nd-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/ugc-02-unboxing.png\" alt=\"Styled unboxing scene with the nurse welcome bell on tissue beside an open carton\" width=\"1254\" height=\"1254\" loading=\"lazy\" decoding=\"async\"\u003e        \u003cfigcaption\u003e          \u003ch3\u003eA Little Thank-You\u003cbr\u003eto Unwrap.\u003c\/h3\u003e          \u003cp\u003eA thoughtful way to mark a meaningful milestone.\u003c\/p\u003e        \u003c\/figcaption\u003e      \u003c\/figure\u003e      \u003cfigure class=\"nd-card\"\u003e        \u003cimg class=\"nd-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/ugc-03-covered-porch.png\" alt=\"Styled scene of the nurse welcome bell hanging beside a blue door on a sheltered porch\" width=\"1254\" height=\"1254\" loading=\"lazy\" decoding=\"async\"\u003e        \u003cfigcaption\u003e          \u003ch3\u003eNurse Pride\u003cbr\u003eat the Front Door.\u003c\/h3\u003e          \u003cp\u003eA cheerful welcome in a sheltered spot at home.\u003c\/p\u003e        \u003c\/figcaption\u003e      \u003c\/figure\u003e    \u003c\/div\u003e    \u003cp class=\"nd-note\"\u003eStyled lifestyle images for illustration.\u003c\/p\u003e  \u003c\/section\u003e  \u003c!-- FAQ --\u003e  \u003csection class=\"nd-faq\"\u003e    \u003ch2\u003eA Few Helpful Details\u003c\/h2\u003e    \u003cdetails\u003e      \u003csummary\u003eIs this an electronic doorbell?\u003c\/summary\u003e      \u003cp\u003e        This is a decorative welcome plaque with a hanging bell.        It is not a wired or wireless electronic doorbell.      \u003c\/p\u003e    \u003c\/details\u003e    \u003cdetails\u003e      \u003csummary\u003eWhere should I display it?\u003c\/summary\u003e      \u003cp\u003e        Choose a covered porch, sheltered entrance, or indoor entryway.        A protected location helps preserve the decorative finish.      \u003c\/p\u003e    \u003c\/details\u003e    \u003cdetails\u003e      \u003csummary\u003eWhat sizes can I choose?\u003c\/summary\u003e      \u003cp\u003e        The store offers S (6 inches), M (8 inches), and L (10 inches).        Select a size above to view the corresponding option.      \u003c\/p\u003e    \u003c\/details\u003e    \u003cdetails\u003e      \u003csummary\u003eWho would appreciate it as a gift?\u003c\/summary\u003e      \u003cp\u003e        A retiring nurse, nursing mentor, former coworker,        or a nurse in your family. It celebrates their years of care        and the beginning of a new chapter.      \u003c\/p\u003e    \u003c\/details\u003e    \u003cdetails\u003e      \u003csummary\u003eWhat does the sign say?\u003c\/summary\u003e      \u003cp\u003e        The main plaque reads “RETIRED NURSE.”        The lower sign reads “WELCOME — MY SHIFT IS OVER.”      \u003c\/p\u003e    \u003c\/details\u003e  \u003c\/section\u003e  \u003csection class=\"nd-ending\"\u003e    \u003ch2\u003eThe Caring Never Retires.\u003c\/h2\u003e    \u003cp\u003eGive her a welcome that celebrates who she is.\u003c\/p\u003e  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"S(6INCHES)","offer_id":51285730132211,"sku":"PH6091061S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"M(8 INCHES)","offer_id":51285730164979,"sku":"PH6091061M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"L(10 INCHES)","offer_id":51285730197747,"sku":"PH6091061L","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0850\/1654\/3475\/files\/retired-nurse-welcome-doorbell-blue.png?v=1789379882","url":"https:\/\/honoravia.com\/products\/%f0%9f%94%94-retired-nurse-welcome-doorbell","provider":"honoravia","version":"1.0","type":"link"}