{"product_id":"personalized-family-acrylic-ornament-custom-names","title":"Personalized Family Acrylic Ornament – Custom Names \u0026 USA 250th Design","description":"\u003cstyle\u003e\n  .lg-product,\n  .lg-product * {\n    box-sizing: border-box;\n  }\n\n  .lg-product {\n    --lg-red: #b83b3f;\n    --lg-red-dark: #8f272d;\n    --lg-blue: #244f78;\n    --lg-blue-dark: #193b5a;\n    --lg-gold: #c99a3d;\n    --lg-cream: #fffaf3;\n    --lg-soft: #f6f8fa;\n    --lg-ink: #28343b;\n    --lg-muted: #66747b;\n    --lg-line: #e3e8eb;\n    --lg-white: #ffffff;\n    max-width: 920px;\n    width: 100%;\n    margin: 0 auto;\n    color: var(--lg-ink);\n    font-family: inherit;\n    line-height: 1.65;\n    overflow-wrap: break-word;\n  }\n\n  .lg-product .lg-hero {\n    padding: 42px 36px;\n    border: 1px solid #eadfd3;\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 90% 10%, rgba(184,59,63,.11), transparent 28%),\n      radial-gradient(circle at 8% 90%, rgba(36,79,120,.10), transparent 30%),\n      linear-gradient(135deg, #fffdf9 0%, #f7fafc 100%);\n    box-shadow: 0 12px 30px rgba(43,55,64,.08);\n    text-align: center;\n  }\n\n  .lg-product .lg-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 14px;\n    border-radius: 999px;\n    background: #f8ecec;\n    color: var(--lg-red-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n  }\n\n  .lg-product .lg-hero h2 {\n    max-width: 730px;\n    margin: 0 auto 14px;\n    color: var(--lg-blue);\n    font-size: 34px;\n    line-height: 1.18;\n    font-weight: 800;\n  }\n\n  .lg-product .lg-hero p {\n    max-width: 720px;\n    margin: 0 auto;\n    color: var(--lg-muted);\n    font-size: 17px;\n  }\n\n  .lg-product .lg-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-top: 23px;\n  }\n\n  .lg-product .lg-badge {\n    padding: 8px 13px;\n    border: 1px solid #dbe3e8;\n    border-radius: 999px;\n    background: #fff;\n    color: #42545e;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .lg-product .lg-section {\n    margin-top: 28px;\n  }\n\n  .lg-product .lg-section-title {\n    margin: 0 0 8px;\n    color: var(--lg-blue);\n    font-size: 25px;\n    line-height: 1.25;\n    font-weight: 800;\n  }\n\n  .lg-product .lg-section-intro {\n    margin: 0 0 18px;\n    color: var(--lg-muted);\n  }\n\n  .lg-product .lg-custom-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .lg-product .lg-custom-card {\n    min-width: 0;\n    padding: 21px;\n    border: 1px solid var(--lg-line);\n    border-radius: 17px;\n    background: var(--lg-white);\n    box-shadow: 0 7px 22px rgba(43,55,64,.05);\n  }\n\n  .lg-product .lg-number {\n    display: flex;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 11px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--lg-red);\n    color: #fff;\n    font-weight: 800;\n  }\n\n  .lg-product .lg-custom-card:nth-child(even) .lg-number {\n    background: var(--lg-blue);\n  }\n\n  .lg-product .lg-custom-card h3 {\n    margin: 0 0 6px;\n    color: var(--lg-ink);\n    font-size: 17px;\n  }\n\n  .lg-product .lg-custom-card p {\n    margin: 0;\n    color: var(--lg-muted);\n    font-size: 14px;\n  }\n\n  .lg-product .lg-highlight {\n    margin-top: 28px;\n    padding: 26px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, var(--lg-blue-dark), #2d628e);\n    color: #fff;\n  }\n\n  .lg-product .lg-highlight h2 {\n    margin: 0 0 8px;\n    color: #fff;\n    font-size: 24px;\n  }\n\n  .lg-product .lg-highlight p {\n    margin: 0;\n    color: rgba(255,255,255,.88);\n  }\n\n  .lg-product .lg-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .lg-product .lg-feature {\n    min-width: 0;\n    padding: 20px;\n    border: 1px solid var(--lg-line);\n    border-radius: 17px;\n    background: var(--lg-soft);\n  }\n\n  .lg-product .lg-feature h3 {\n    margin: 0 0 7px;\n    color: var(--lg-red-dark);\n    font-size: 17px;\n  }\n\n  .lg-product .lg-feature p {\n    margin: 0;\n    color: var(--lg-muted);\n    font-size: 14px;\n  }\n\n  .lg-product .lg-table-wrap {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--lg-line);\n    border-radius: 18px;\n    background: #fff;\n  }\n\n  .lg-product .lg-table {\n    width: 100%;\n    max-width: 100%;\n    table-layout: fixed;\n    border-collapse: collapse;\n  }\n\n  .lg-product .lg-table th,\n  .lg-product .lg-table td {\n    padding: 13px 16px;\n    border-bottom: 1px solid #e8ecef;\n    text-align: left;\n    vertical-align: top;\n    overflow-wrap: anywhere;\n    word-break: normal;\n  }\n\n  .lg-product .lg-table tr:last-child th,\n  .lg-product .lg-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .lg-product .lg-table th {\n    width: 34%;\n    background: #f7f9fa;\n    color: #3f5059;\n    font-weight: 700;\n  }\n\n  .lg-product .lg-table td {\n    width: 66%;\n    color: var(--lg-muted);\n  }\n\n  .lg-product .lg-size-line,\n  .lg-product .lg-detail-line {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .lg-product .lg-size-line:last-child,\n  .lg-product .lg-detail-line:last-child {\n    margin-bottom: 0;\n  }\n\n  .lg-product .lg-note {\n    padding: 22px 24px;\n    border: 1px solid #eee1c9;\n    border-radius: 18px;\n    background: var(--lg-cream);\n  }\n\n  .lg-product .lg-note h3 {\n    margin: 0 0 8px;\n    color: #8d6728;\n    font-size: 18px;\n  }\n\n  .lg-product .lg-note ul {\n    margin: 0;\n    padding-left: 20px;\n    color: #655e53;\n  }\n\n  .lg-product .lg-note li {\n    margin: 5px 0;\n  }\n\n  .lg-product .lg-trust {\n    margin-top: 28px;\n    padding: 29px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, #9f3035, #bf4649);\n    color: #fff;\n    box-shadow: 0 12px 28px rgba(144,42,47,.17);\n  }\n\n  .lg-product .lg-trust h2 {\n    margin: 0 0 6px;\n    color: #fff;\n    text-align: center;\n    font-size: 25px;\n  }\n\n  .lg-product .lg-trust-intro {\n    margin: 0 0 19px;\n    color: rgba(255,255,255,.86);\n    text-align: center;\n  }\n\n  .lg-product .lg-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .lg-product .lg-trust-item {\n    min-width: 0;\n    padding: 14px 15px;\n    border: 1px solid rgba(255,255,255,.22);\n    border-radius: 14px;\n    background: rgba(255,255,255,.10);\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .lg-product .lg-cta {\n    margin-top: 27px;\n    padding: 31px 27px;\n    border: 1px solid #dce5ea;\n    border-radius: 22px;\n    background: linear-gradient(135deg, #f7fafc, #fff9f4);\n    text-align: center;\n  }\n\n  .lg-product .lg-cta h2 {\n    margin: 0 0 9px;\n    color: var(--lg-blue);\n    font-size: 26px;\n  }\n\n  .lg-product .lg-cta p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: var(--lg-muted);\n  }\n\n  .lg-product .lg-cta-label {\n    display: inline-block;\n    margin-top: 17px;\n    padding: 11px 22px;\n    border-radius: 999px;\n    background: var(--lg-red);\n    color: #fff;\n    font-weight: 800;\n  }\n\n  @media (max-width: 720px) {\n    .lg-product .lg-hero {\n      padding: 32px 20px;\n      border-radius: 20px;\n    }\n\n    .lg-product .lg-hero h2 {\n      font-size: 28px;\n    }\n\n    .lg-product .lg-custom-grid,\n    .lg-product .lg-feature-grid,\n    .lg-product .lg-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .lg-product .lg-section-title {\n      font-size: 23px;\n    }\n  }\n\n  @media (max-width: 520px) {\n    .lg-product {\n      width: 100%;\n      max-width: 100%;\n    }\n\n    .lg-product .lg-hero {\n      padding: 28px 17px;\n      border-radius: 18px;\n    }\n\n    .lg-product .lg-hero h2 {\n      font-size: 25px;\n    }\n\n    .lg-product .lg-hero p {\n      font-size: 15px;\n    }\n\n    .lg-product .lg-badge {\n      font-size: 12px;\n    }\n\n    .lg-product .lg-highlight,\n    .lg-product .lg-trust,\n    .lg-product .lg-cta {\n      padding: 23px 18px;\n    }\n\n    .lg-product .lg-table,\n    .lg-product .lg-table tbody,\n    .lg-product .lg-table tr,\n    .lg-product .lg-table th,\n    .lg-product .lg-table td {\n      display: block;\n      width: 100%;\n      max-width: 100%;\n    }\n\n    .lg-product .lg-table {\n      table-layout: auto;\n    }\n\n    .lg-product .lg-table tr {\n      border-bottom: 1px solid #e8ecef;\n    }\n\n    .lg-product .lg-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .lg-product .lg-table th {\n      padding: 12px 14px 5px;\n      border-bottom: 0;\n      background: #f7f9fa;\n      color: #3f5059;\n      font-size: 14px;\n    }\n\n    .lg-product .lg-table td {\n      padding: 7px 14px 13px;\n      border-bottom: 0;\n      background: #fff;\n      color: var(--lg-muted);\n      font-size: 14px;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n      white-space: normal;\n    }\n\n    .lg-product .lg-size-line,\n    .lg-product .lg-detail-line {\n      display: block;\n      width: 100%;\n      margin-bottom: 5px;\n      white-space: normal;\n    }\n\n    .lg-product .lg-trust h2,\n    .lg-product .lg-cta h2 {\n      font-size: 23px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lg-product\"\u003e\n\n  \u003csection class=\"lg-hero\"\u003e\n    \u003cspan class=\"lg-eyebrow\"\u003eA Family Keepsake Made Personal\u003c\/span\u003e\n\n    \u003ch2\u003ePut Your Family's Names at the Heart of the Celebration\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Create a personalized acrylic ornament featuring your family names alongside the festive\n      snowman, red truck, American flag, and 250th celebration artwork. Customize the family details\n      to turn the design into a meaningful keepsake for your own home or a thoughtful family gift.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lg-badges\"\u003e\n      \u003cspan class=\"lg-badge\"\u003ePersonalized Family Names\u003c\/span\u003e\n      \u003cspan class=\"lg-badge\"\u003eCustom Family Text\u003c\/span\u003e\n      \u003cspan class=\"lg-badge\"\u003eAcrylic Plexiglass\u003c\/span\u003e\n      \u003cspan class=\"lg-badge\"\u003eMultiple Sizes\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lg-section\"\u003e\n    \u003ch2 class=\"lg-section-title\"\u003eCreate Your Family Design\u003c\/h2\u003e\n\n    \u003cp class=\"lg-section-intro\"\u003e\n      Personalize the family members and wording shown on the ornament using the customization\n      options available on the product page.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lg-custom-grid\"\u003e\n\n      \u003cdiv class=\"lg-custom-card\"\u003e\n        \u003cspan class=\"lg-number\"\u003e1\u003c\/span\u003e\n        \u003ch3\u003eChoose Your Family Configuration\u003c\/h3\u003e\n        \u003cp\u003e\n          Select the available option that matches the number of children or family members\n          you would like represented in the personalized artwork.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lg-custom-card\"\u003e\n        \u003cspan class=\"lg-number\"\u003e2\u003c\/span\u003e\n        \u003ch3\u003eAdd Dad's Name or Title\u003c\/h3\u003e\n        \u003cp\u003e\n          Enter Dad's name, title, or preferred wording in the designated personalization field.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lg-custom-card\"\u003e\n        \u003cspan class=\"lg-number\"\u003e3\u003c\/span\u003e\n        \u003ch3\u003eAdd Mom's Name or Title\u003c\/h3\u003e\n        \u003cp\u003e\n          Enter Mom's name, title, or preferred wording so the design reflects your family.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lg-custom-card\"\u003e\n        \u003cspan class=\"lg-number\"\u003e4\u003c\/span\u003e\n        \u003ch3\u003eAdd the Children's Names\u003c\/h3\u003e\n        \u003cp\u003e\n          Personalize the children's names according to the family configuration selected\n          on the product page.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lg-custom-card\"\u003e\n        \u003cspan class=\"lg-number\"\u003e5\u003c\/span\u003e\n        \u003ch3\u003eAdd Your Family Name or Phrase\u003c\/h3\u003e\n        \u003cp\u003e\n          Complete the ornament with personalized family wording such as your family name\n          or another family phrase supported by the personalization field.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lg-custom-card\"\u003e\n        \u003cspan class=\"lg-number\"\u003e6\u003c\/span\u003e\n        \u003ch3\u003eReview Before Ordering\u003c\/h3\u003e\n        \u003cp\u003e\n          Check all names and personalized wording carefully before submitting your order\n          so the finished design reflects the details you intended.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lg-highlight\"\u003e\n    \u003ch2\u003eMore Than Seasonal Décor\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The custom names and family wording transform the illustrated ornament from a decorative\n      piece into a keepsake that celebrates the people who make your family unique.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lg-section\"\u003e\n    \u003ch2 class=\"lg-section-title\"\u003eDesigned to Display Your Family Story\u003c\/h2\u003e\n\n    \u003cdiv class=\"lg-feature-grid\"\u003e\n\n      \u003cdiv class=\"lg-feature\"\u003e\n        \u003ch3\u003eTransparent Acrylic\u003c\/h3\u003e\n        \u003cp\u003e\n          Made from acrylic plexiglass with artwork presented on transparent acrylic\n          for a distinctive decorative finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lg-feature\"\u003e\n        \u003ch3\u003eFlexible Display\u003c\/h3\u003e\n        \u003cp\u003e\n          Display it as seasonal home décor or in another suitable space such as a bedroom,\n          workroom, bag, or vehicle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lg-feature\"\u003e\n        \u003ch3\u003eThree Hanging Options\u003c\/h3\u003e\n        \u003cp\u003e\n          Includes a golden glitter cord, festive red ribbon, and natural jute twine,\n          giving you multiple ways to coordinate the ornament with your décor.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lg-section\"\u003e\n    \u003ch2 class=\"lg-section-title\"\u003eAvailable Sizes \u0026amp; Product Details\u003c\/h2\u003e\n\n    \u003cdiv class=\"lg-table-wrap\"\u003e\n      \u003ctable class=\"lg-table\"\u003e\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003eAcrylic plexiglass\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eAvailable Sizes\u003c\/th\u003e\n            \u003ctd\u003e\n              \u003cspan class=\"lg-size-line\"\u003e3.93 × 3.93 in (10 × 10 cm)\u003c\/span\u003e\n              \u003cspan class=\"lg-size-line\"\u003e6 × 6 in (15 × 15 cm)\u003c\/span\u003e\n              \u003cspan class=\"lg-size-line\"\u003e7 × 7 in (18 × 18 cm)\u003c\/span\u003e\n              \u003cspan class=\"lg-size-line\"\u003e8 × 8 in (20 × 20 cm)\u003c\/span\u003e\n              \u003cspan class=\"lg-size-line\"\u003e9 × 9 in (23 × 23 cm)\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePersonalization\u003c\/th\u003e\n            \u003ctd\u003e\n              \u003cspan class=\"lg-detail-line\"\u003eFamily configuration\u003c\/span\u003e\n              \u003cspan class=\"lg-detail-line\"\u003eDad's name or title\u003c\/span\u003e\n              \u003cspan class=\"lg-detail-line\"\u003eMom's name or title\u003c\/span\u003e\n              \u003cspan class=\"lg-detail-line\"\u003eChildren's names\u003c\/span\u003e\n              \u003cspan class=\"lg-detail-line\"\u003ePersonalized family text\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePackage Includes\u003c\/th\u003e\n            \u003ctd\u003e1 ornament\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eHanging Accessories\u003c\/th\u003e\n            \u003ctd\u003e\n              \u003cspan class=\"lg-detail-line\"\u003eGolden glitter cord\u003c\/span\u003e\n              \u003cspan class=\"lg-detail-line\"\u003eFestive red ribbon\u003c\/span\u003e\n              \u003cspan class=\"lg-detail-line\"\u003eNatural jute twine\u003c\/span\u003e\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lg-section\"\u003e\n    \u003cdiv class=\"lg-note\"\u003e\n      \u003ch3\u003ePlease Note\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eCheck all personalized names and family text carefully before submitting your order.\u003c\/li\u003e\n        \u003cli\u003eActual color may vary slightly because of monitor settings and lighting.\u003c\/li\u003e\n        \u003cli\u003ePlease allow approximately 0.5–2 cm variation due to manual measurement.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lg-trust\"\u003e\n    \u003ch2\u003eMore to Love at LovoraGift\u003c\/h2\u003e\n\n    \u003cp class=\"lg-trust-intro\"\u003e\n      Extra value built into your LovoraGift order.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lg-trust-grid\"\u003e\n      \u003cdiv class=\"lg-trust-item\"\u003e\n        Buy 2+ items → 10% OFF (automatic discount)\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lg-trust-item\"\u003e\n        Free Shipping on orders $75+\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lg-trust-item\"\u003e\n        Free Package Protection\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lg-trust-item\"\u003e\n        No Hidden Store Fees\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lg-cta\"\u003e\n    \u003ch2\u003eMake Your Family Part of the Design\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Choose your family configuration, add the names that matter most, and personalize\n      the family wording to create an ornament made specifically for your household\n      or someone you love.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"lg-cta-label\"\u003ePersonalize Your Family Ornament\u003c\/span\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Printway","offers":[{"title":"Custom Shape Acrylic Ornament - Full size - ONE SIDE - VN - Printway \/ Default \/ 3.93″ × 3.93″ (10 × 10 cm)","offer_id":64464601743729,"sku":"ied_1006927_6804392","price":18.94,"currency_code":"USD","in_stock":true},{"title":"Custom Shape Acrylic Ornament - Full size - ONE SIDE - VN - Printway \/ Default \/ 6″ × 6″ (15 × 15 cm)","offer_id":64464601776497,"sku":"ied_1006927_6804398","price":22.94,"currency_code":"USD","in_stock":true},{"title":"Custom Shape Acrylic Ornament - Full size - ONE SIDE - VN - Printway \/ Default \/ 7″ × 7″ (18 × 18 cm)","offer_id":64464601809265,"sku":"ied_1006927_6804395","price":24.94,"currency_code":"USD","in_stock":true},{"title":"Custom Shape Acrylic Ornament - Full size - ONE SIDE - VN - Printway \/ Default \/ 8″ × 8″ (20 × 20 cm)","offer_id":64464601842033,"sku":"ied_1006927_6804396","price":26.94,"currency_code":"USD","in_stock":true},{"title":"Custom Shape Acrylic Ornament - Full size - ONE SIDE - VN - Printway \/ Default \/ 9″ × 9″ (23 × 23 cm)","offer_id":64464601874801,"sku":"ied_1006927_6804397","price":28.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0927\/7748\/0561\/files\/Personalized_Family_Acrylic_Ornament_Custom_Names_USA_250th_Design.webp?v=1787713976","url":"https:\/\/lovoragift.com\/products\/personalized-family-acrylic-ornament-custom-names","provider":"LovoraGift","version":"1.0","type":"link"}