{"title":"Home page","description":null,"products":[{"product_id":"dovenari™-vintage-christmas-rocking-horse-led-night-light","title":"Dovenari™ Vintage Christmas Rocking Horse LED Night Light","description":"\u003c!-- Dovenari™ Product Description Start --\u003e\n\u003cstyle\u003e\n    .dovenari-product-page {\n      --dv-text: #2b241f;\n      --dv-muted: #70675f;\n      --dv-bg: #ffffff;\n      --dv-soft: #f8f5ef;\n      --dv-border: #e9e2d8;\n      --dv-accent: #9a6723;\n\n      width: 100%;\n      max-width: 920px;\n      margin: 0 auto;\n      padding: 0;\n      background: var(--dv-bg);\n      color: var(--dv-text);\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.6;\n      box-sizing: border-box;\n      overflow: hidden;\n    }\n\n    .dovenari-product-page *,\n    .dovenari-product-page *::before,\n    .dovenari-product-page *::after {\n      box-sizing: border-box;\n    }\n\n    .dovenari-product-page img {\n      display: block;\n      width: 100%;\n      max-width: 100%;\n      height: auto;\n      margin: 0;\n      border: 0;\n    }\n\n    .dovenari-product-page h1,\n    .dovenari-product-page h2,\n    .dovenari-product-page h3,\n    .dovenari-product-page p {\n      margin-top: 0;\n    }\n\n    .dv-hero-copy {\n      text-align: center;\n      padding: 38px 22px 30px;\n    }\n\n    .dv-brand {\n      margin-bottom: 12px;\n      color: var(--dv-accent);\n      font-size: 14px;\n      font-weight: 700;\n      letter-spacing: 2.2px;\n      text-transform: uppercase;\n    }\n\n    .dv-hero-copy h1 {\n      max-width: 760px;\n      margin: 0 auto 16px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: clamp(30px, 5vw, 48px);\n      line-height: 1.12;\n      font-weight: 500;\n      color: #30251d;\n    }\n\n    .dv-subtitle {\n      max-width: 690px;\n      margin: 0 auto;\n      color: var(--dv-muted);\n      font-size: 17px;\n      line-height: 1.7;\n    }\n\n    .dv-image-block {\n      width: 100%;\n      margin: 0;\n      padding: 0;\n    }\n\n    .dv-section {\n      padding: 50px 24px;\n      text-align: center;\n    }\n\n    .dv-section--soft {\n      background: var(--dv-soft);\n    }\n\n    .dv-section h2 {\n      max-width: 720px;\n      margin: 0 auto 16px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: clamp(27px, 4vw, 38px);\n      line-height: 1.2;\n      font-weight: 500;\n      color: #30251d;\n    }\n\n    .dv-section \u003e p {\n      max-width: 700px;\n      margin: 0 auto;\n      color: var(--dv-muted);\n      font-size: 16px;\n      line-height: 1.75;\n    }\n\n    .dv-feature-list {\n      width: 100%;\n      max-width: 700px;\n      margin: 28px auto 0;\n      border-top: 1px solid var(--dv-border);\n      text-align: left;\n    }\n\n    .dv-feature-item {\n      padding: 20px 0;\n      border-bottom: 1px solid var(--dv-border);\n    }\n\n    .dv-feature-item h3 {\n      margin: 0 0 6px;\n      font-size: 17px;\n      line-height: 1.35;\n      font-weight: 700;\n      color: var(--dv-text);\n    }\n\n    .dv-feature-item p {\n      margin: 0;\n      color: var(--dv-muted);\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .dv-specs {\n      width: 100%;\n      max-width: 680px;\n      margin: 28px auto 0;\n      text-align: left;\n      border-top: 1px solid var(--dv-border);\n    }\n\n    .dv-spec-row {\n      display: flex;\n      justify-content: space-between;\n      gap: 20px;\n      padding: 16px 0;\n      border-bottom: 1px solid var(--dv-border);\n      font-size: 15px;\n    }\n\n    .dv-spec-label {\n      color: var(--dv-muted);\n    }\n\n    .dv-spec-value {\n      color: var(--dv-text);\n      font-weight: 700;\n      text-align: right;\n    }\n\n    .dv-closing {\n      padding: 52px 24px 58px;\n      text-align: center;\n      background: #30251d;\n      color: #ffffff;\n    }\n\n    .dv-closing h2 {\n      max-width: 700px;\n      margin: 0 auto 14px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: clamp(28px, 4vw, 40px);\n      line-height: 1.2;\n      font-weight: 500;\n      color: #ffffff;\n    }\n\n    .dv-closing p {\n      max-width: 620px;\n      margin: 0 auto;\n      color: rgba(255,255,255,.78);\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    @media screen and (max-width: 749px) {\n      .dovenari-product-page {\n        width: 100%;\n        max-width: 100%;\n      }\n\n      .dv-hero-copy {\n        padding: 30px 18px 26px;\n      }\n\n      .dv-brand {\n        font-size: 12px;\n        letter-spacing: 1.8px;\n      }\n\n      .dv-subtitle {\n        font-size: 15px;\n        line-height: 1.65;\n      }\n\n      .dv-section {\n        padding: 38px 18px;\n      }\n\n      .dv-section \u003e p {\n        font-size: 15px;\n      }\n\n      .dv-feature-item {\n        padding: 17px 0;\n      }\n\n      .dv-feature-item h3 {\n        font-size: 16px;\n      }\n\n      .dv-feature-item p {\n        font-size: 14px;\n      }\n\n      .dv-spec-row {\n        gap: 12px;\n        padding: 14px 0;\n        font-size: 14px;\n      }\n\n      .dv-spec-label {\n        flex: 0 0 40%;\n      }\n\n      .dv-spec-value {\n        flex: 1;\n      }\n\n      .dv-closing {\n        padding: 42px 18px 46px;\n      }\n\n      .dv-closing p {\n        font-size: 15px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"dovenari-product-page\"\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"dv-hero-copy\"\u003e\n\u003cdiv class=\"dv-brand\"\u003eDovenari™\u003c\/div\u003e\n\u003ch1\u003eVintage Christmas Rocking Horse\u003c\/h1\u003e\n\u003ch1\u003eLED Night Light\u003c\/h1\u003e\n\u003cp class=\"dv-subtitle\"\u003eA nostalgic holiday centerpiece designed to bring warmth, character and an inviting Christmas glow to your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003cdiv class=\"dv-image-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8905\/6810\/files\/yf-generated-node-d78qq8d9il7.png?v=1790247335\" alt=\"Dovenari vintage Christmas rocking horse decor with flameless LED candle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1 --\u003e\n\u003cdiv class=\"dv-section dv-section--soft\"\u003e\n\u003ch2\u003eA Warmer Christmas at Home\u003c\/h2\u003e\n\u003cp\u003eInspired by timeless holiday décor, this vintage-style rocking horse combines classic Christmas colors, sculpted details and a softly glowing flameless candle to create an eye-catching seasonal display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CLEAN PRODUCT IMAGE --\u003e\n\u003cdiv class=\"dv-image-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8905\/6810\/files\/yf-generated-node-v30njwl53nq.jpg?v=1790247302\" alt=\"Dovenari Christmas rocking horse decorative centerpiece\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- SECTION 2 --\u003e\n\u003cdiv class=\"dv-section\"\u003e\n\u003ch2\u003eMade to Be Admired Up Close\u003c\/h2\u003e\n\u003cp\u003eFrom the sculpted mane and traditional saddle to the festive greenery, bells and vintage-inspired base, every element adds depth and charm to your holiday décor.\u003c\/p\u003e\n\u003cdiv class=\"dv-feature-list\"\u003e\n\u003cdiv class=\"dv-feature-item\"\u003e\n\u003ch3\u003eDetailed Craftsmanship\u003c\/h3\u003e\n\u003cp\u003eCarefully sculpted horse features and decorative accents give the piece a rich, dimensional appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dv-feature-item\"\u003e\n\u003ch3\u003ePremium Resin Construction\u003c\/h3\u003e\n\u003cp\u003eCrafted from resin for a substantial decorative feel and detailed vintage-style finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dv-feature-item\"\u003e\n\u003ch3\u003eFestive Holiday Accents\u003c\/h3\u003e\n\u003cp\u003eEvergreen branches, red berries, pinecones, ribbon and bells create a traditional Christmas look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dv-feature-item\"\u003e\n\u003ch3\u003eFlameless LED Candle\u003c\/h3\u003e\n\u003cp\u003eA warm LED-style candle glow adds cozy seasonal ambiance without the look of an exposed flame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dv-feature-item\"\u003e\n\u003ch3\u003eElegant Vintage Finish\u003c\/h3\u003e\n\u003cp\u003eDeep red, antique gold, ivory and green tones give the decoration a classic heirloom-inspired character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DETAIL IMAGE --\u003e\n\u003cdiv class=\"dv-image-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8905\/6810\/files\/yf-generated-node-zjz60ggrltf.png?v=1790247335\" alt=\"Detailed features of Dovenari vintage Christmas rocking horse\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- SECTION 3 --\u003e\n\u003cdiv class=\"dv-section dv-section--soft\"\u003e\n\u003ch2\u003eA Statement Piece for the Season\u003c\/h2\u003e\n\u003cp\u003eDisplay it on a mantel, console table, entryway, sideboard or beside your Christmas tree. Its substantial size makes it easy to notice without overwhelming your holiday arrangement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"dv-image-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8905\/6810\/files\/yf-generated-node-y4xhmfdhnlp.png?v=1790247332\" alt=\"Dovenari Christmas rocking horse dimensions\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"dv-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cp\u003eDesigned as a substantial tabletop holiday decoration with a freestanding rocking-horse silhouette.\u003c\/p\u003e\n\u003cdiv class=\"dv-specs\"\u003e\n\u003cdiv class=\"dv-spec-row\"\u003e\n\u003cspan class=\"dv-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"dv-spec-value\"\u003eResin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dv-spec-row\"\u003e\n\u003cspan class=\"dv-spec-label\"\u003eWidth\u003c\/span\u003e \u003cspan class=\"dv-spec-value\"\u003e15.0 in \/ 38 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dv-spec-row\"\u003e\n\u003cspan class=\"dv-spec-label\"\u003eHeight\u003c\/span\u003e \u003cspan class=\"dv-spec-value\"\u003e14.0 in \/ 35.5 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dv-spec-row\"\u003e\n\u003cspan class=\"dv-spec-label\"\u003eDepth\u003c\/span\u003e \u003cspan class=\"dv-spec-value\"\u003e5.0 in \/ 12.5 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dv-spec-row\"\u003e\n\u003cspan class=\"dv-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"dv-spec-value\"\u003eApprox. 4.4 lb \/ 2.0 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dv-spec-row\"\u003e\n\u003cspan class=\"dv-spec-label\"\u003eLighting\u003c\/span\u003e \u003cspan class=\"dv-spec-value\"\u003eFlameless LED Candle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dv-spec-row\"\u003e\n\u003cspan class=\"dv-spec-label\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"dv-spec-value\"\u003eVintage Christmas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WEIGHT IMAGE --\u003e\n\u003cdiv class=\"dv-image-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8905\/6810\/files\/yf-generated-node-qmvuixcf8jp.png?v=1790247335\" alt=\"Dovenari Christmas rocking horse weight approximately 4.4 pounds\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- FINAL SECTION --\u003e\n\u003cdiv class=\"dv-closing\"\u003e\n\u003ch2\u003eBring Home a Little Christmas Nostalgia\u003c\/h2\u003e\n\u003cp\u003eA decorative piece designed to make mantels, entryways and holiday displays feel warmer, more traditional and beautifully festive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Dovenari™ Product Description End --\u003e","brand":"Dovenari™","offers":[{"title":"Default Title","offer_id":52740465983786,"sku":null,"price":41.89,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8905\/6810\/files\/yf-generated-node-d78qq8d9il7.png?v=1790247335"}],"url":"https:\/\/dovenari.com\/collections\/frontpage.oembed","provider":"Dovenari™","version":"1.0","type":"link"}