{"product_id":"yiuf","title":"Christmas Cottage Handle Gift Box – 3D Festive Candy \u0026 Cookie Gift Packaging Box","description":"\u003cstyle\u003e\n\/* =========================================================\n   CHRISTMAS COTTAGE HANDLE GIFT BOX\n   Premium Christmas Cottage · Cozy Nordic Gift Style\n   Mobile First · Fully Scoped\n========================================================= *\/\n\n#christmas-cottage-giftbox,\n#christmas-cottage-giftbox * {\n  box-sizing: border-box;\n}\n\n#christmas-cottage-giftbox {\n  --xmas-bg: #faf7f1;\n  --xmas-card: #fffefa;\n  --xmas-soft: #f1e8dc;\n  --xmas-red: #9b3d38;\n  --xmas-red-light: #c45d52;\n  --xmas-green: #385744;\n  --xmas-green-light: #617763;\n  --xmas-gold: #b78a45;\n  --xmas-brown: #654d3d;\n  --xmas-text: #332d28;\n  --xmas-muted: #746b63;\n  --xmas-border: #e8ded1;\n\n  max-width: 760px;\n  margin: 0 auto;\n  padding: 0 14px 36px;\n  background: var(--xmas-bg);\n  color: var(--xmas-text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n#christmas-cottage-giftbox p {\n  margin: 0 0 14px;\n}\n\n#christmas-cottage-giftbox img {\n  display: block;\n  width: 100%;\n  height: auto;\n  border: 0;\n}\n\n\/* HERO *\/\n#christmas-cottage-giftbox .cg-hero {\n  margin: 0 -14px 26px;\n  padding: 25px 18px 27px;\n  background: #eee5d8;\n  text-align: center;\n}\n\n#christmas-cottage-giftbox .cg-eyebrow {\n  display: inline-block;\n  margin-bottom: 10px;\n  padding: 6px 12px;\n  border-radius: 30px;\n  background: #dfe6dc;\n  color: var(--xmas-green);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n}\n\n#christmas-cottage-giftbox .cg-title {\n  margin: 0 0 12px;\n  color: var(--xmas-red);\n  font-size: 30px;\n  line-height: 1.14;\n  font-weight: 900;\n  letter-spacing: -.025em;\n}\n\n#christmas-cottage-giftbox .cg-title span {\n  color: var(--xmas-green);\n}\n\n#christmas-cottage-giftbox .cg-subtitle {\n  max-width: 620px;\n  margin: 0 auto 19px;\n  color: #574d45;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n#christmas-cottage-giftbox .cg-hero-image {\n  overflow: hidden;\n  border-radius: 18px;\n  background: #fff;\n  box-shadow: 0 8px 28px rgba(70,50,35,.10);\n}\n\n\/* INTRO *\/\n#christmas-cottage-giftbox .cg-intro {\n  padding: 4px 2px 23px;\n  text-align: center;\n}\n\n#christmas-cottage-giftbox .cg-kicker {\n  margin-bottom: 5px;\n  color: var(--xmas-red);\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: .1em;\n  text-transform: uppercase;\n}\n\n#christmas-cottage-giftbox .cg-intro h2 {\n  margin: 0 0 9px;\n  color: var(--xmas-green);\n  font-size: 24px;\n  line-height: 1.25;\n}\n\n#christmas-cottage-giftbox .cg-intro p {\n  color: var(--xmas-muted);\n}\n\n\/* BENEFITS *\/\n#christmas-cottage-giftbox .cg-benefits {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin-bottom: 28px;\n}\n\n#christmas-cottage-giftbox .cg-benefit {\n  padding: 15px;\n  border: 1px solid var(--xmas-border);\n  border-radius: 14px;\n  background: var(--xmas-card);\n}\n\n#christmas-cottage-giftbox .cg-benefit strong {\n  display: block;\n  margin-bottom: 3px;\n  color: var(--xmas-brown);\n  font-size: 15px;\n}\n\n#christmas-cottage-giftbox .cg-benefit span {\n  color: var(--xmas-muted);\n  font-size: 14px;\n}\n\n\/* FEATURES *\/\n#christmas-cottage-giftbox .cg-feature {\n  margin-bottom: 25px;\n  overflow: hidden;\n  border: 1px solid var(--xmas-border);\n  border-radius: 18px;\n  background: var(--xmas-card);\n  box-shadow: 0 5px 20px rgba(70,50,35,.055);\n}\n\n#christmas-cottage-giftbox .cg-feature-image {\n  background: #eee6da;\n}\n\n#christmas-cottage-giftbox .cg-feature-copy {\n  padding: 19px 18px 21px;\n}\n\n#christmas-cottage-giftbox .cg-number {\n  margin-bottom: 5px;\n  color: var(--xmas-gold);\n  font-size: 11px;\n  font-weight: 900;\n  letter-spacing: .12em;\n}\n\n#christmas-cottage-giftbox .cg-feature h3 {\n  margin: 0 0 8px;\n  color: var(--xmas-green);\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n#christmas-cottage-giftbox .cg-feature p {\n  margin: 0;\n  color: var(--xmas-muted);\n}\n\n\/* HIGHLIGHT *\/\n#christmas-cottage-giftbox .cg-highlight {\n  margin: 5px 0 28px;\n  padding: 24px 18px;\n  border-radius: 18px;\n  background: #e7eee5;\n  text-align: center;\n}\n\n#christmas-cottage-giftbox .cg-highlight h2 {\n  margin: 0 0 9px;\n  color: var(--xmas-green);\n  font-size: 23px;\n  line-height: 1.25;\n}\n\n#christmas-cottage-giftbox .cg-highlight p {\n  margin: 0;\n  color: #5e685e;\n}\n\n\/* OCCASIONS *\/\n#christmas-cottage-giftbox .cg-occasion-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n  margin: 16px 0 28px;\n}\n\n#christmas-cottage-giftbox .cg-occasion {\n  padding: 16px 11px;\n  border: 1px solid var(--xmas-border);\n  border-radius: 14px;\n  background: var(--xmas-card);\n  text-align: center;\n}\n\n#christmas-cottage-giftbox .cg-occasion-icon {\n  display: block;\n  margin-bottom: 5px;\n  font-size: 24px;\n}\n\n#christmas-cottage-giftbox .cg-occasion strong {\n  display: block;\n  color: var(--xmas-brown);\n  font-size: 14px;\n  line-height: 1.35;\n}\n\n\/* GIFT MOMENT *\/\n#christmas-cottage-giftbox .cg-moment {\n  margin-bottom: 27px;\n  padding: 25px 18px;\n  border-radius: 18px;\n  background: #f2e7dc;\n  text-align: center;\n}\n\n#christmas-cottage-giftbox .cg-moment h2 {\n  margin: 0 0 9px;\n  color: var(--xmas-red);\n  font-size: 24px;\n  line-height: 1.25;\n}\n\n#christmas-cottage-giftbox .cg-moment p {\n  margin: 0;\n  color: #6c5f55;\n}\n\n\/* DETAILS *\/\n#christmas-cottage-giftbox .cg-details {\n  margin-bottom: 24px;\n  padding: 20px 18px;\n  border: 1px solid var(--xmas-border);\n  border-radius: 18px;\n  background: var(--xmas-card);\n}\n\n#christmas-cottage-giftbox .cg-details h3 {\n  margin: 0 0 11px;\n  color: var(--xmas-green);\n  font-size: 20px;\n}\n\n#christmas-cottage-giftbox .cg-details ul {\n  margin: 0;\n  padding-left: 20px;\n}\n\n#christmas-cottage-giftbox .cg-details li {\n  margin-bottom: 8px;\n  color: var(--xmas-muted);\n}\n\n\/* IMAGE *\/\n#christmas-cottage-giftbox .cg-bottom-image {\n  margin: 24px 0;\n  overflow: hidden;\n  border-radius: 18px;\n}\n\n\/* NOTES *\/\n#christmas-cottage-giftbox .cg-note {\n  margin-top: 20px;\n  padding: 18px;\n  border-radius: 15px;\n  background: #f0e9de;\n  color: #675d55;\n  font-size: 14px;\n}\n\n#christmas-cottage-giftbox .cg-note strong {\n  display: block;\n  margin-bottom: 8px;\n  color: var(--xmas-brown);\n}\n\n#christmas-cottage-giftbox .cg-note ul {\n  margin: 0;\n  padding-left: 20px;\n}\n\n#christmas-cottage-giftbox .cg-note li {\n  margin-bottom: 7px;\n}\n\n\/* FINAL *\/\n#christmas-cottage-giftbox .cg-final {\n  margin-top: 26px;\n  padding: 27px 18px;\n  border-radius: 18px;\n  background: #6a5145;\n  text-align: center;\n}\n\n#christmas-cottage-giftbox .cg-final h2 {\n  margin: 0 0 9px;\n  color: #fffaf3;\n  font-size: 24px;\n  line-height: 1.25;\n}\n\n#christmas-cottage-giftbox .cg-final p {\n  margin: 0;\n  color: #f1e7dc;\n}\n\n\/* DESKTOP *\/\n@media (min-width: 700px) {\n\n  #christmas-cottage-giftbox {\n    padding-left: 20px;\n    padding-right: 20px;\n  }\n\n  #christmas-cottage-giftbox .cg-hero {\n    margin-left: -20px;\n    margin-right: -20px;\n    padding: 35px 28px;\n  }\n\n  #christmas-cottage-giftbox .cg-title {\n    font-size: 38px;\n  }\n\n  #christmas-cottage-giftbox .cg-benefits {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  #christmas-cottage-giftbox .cg-feature {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n  }\n\n  #christmas-cottage-giftbox .cg-feature:nth-of-type(even) .cg-feature-image {\n    order: 2;\n  }\n\n  #christmas-cottage-giftbox .cg-feature-copy {\n    padding: 30px;\n  }\n\n  #christmas-cottage-giftbox .cg-occasion-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"christmas-cottage-giftbox\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"cg-hero\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eChristmas Gift Giving · Cozy Holiday Style\u003c\/div\u003e\n\u003ch1 class=\"cg-title\"\u003e🎄 Make the \u003cspan\u003eGift Part of the Christmas Magic\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"cg-subtitle\"\u003eSkip ordinary gift bags. These charming Christmas cottage boxes turn simple presents into adorable little holiday moments — even before the gift is opened.\u003c\/p\u003e\n\u003cdiv class=\"cg-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/1_bca3412a-b583-4a1e-9a65-b0be917bf3f4.jpg?v=1788502453\" alt=\"Christmas cottage handle gift box\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"cg-intro\"\u003e\n\u003cdiv class=\"cg-kicker\"\u003eMore Than Packaging\u003c\/div\u003e\n\u003ch2\u003e🏠 Turn a Simple Present Into a Little Christmas House\u003c\/h2\u003e\n\u003cp\u003eThe wrapping is part of the experience. With its playful cottage shape and festive details, this gift box adds an extra layer of charm to chocolates, cookies, small toys, jewelry and other holiday surprises.\u003c\/p\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003csection class=\"cg-benefits\"\u003e\n\u003cdiv class=\"cg-benefit\"\u003e\n\u003cstrong\u003e🏠 Charming Cottage Shape\u003c\/strong\u003e \u003cspan\u003eMake your gifts stand out beneath the Christmas tree.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-benefit\"\u003e\n\u003cstrong\u003e🎅 5 Festive Designs\u003c\/strong\u003e \u003cspan\u003eChoose from classic Christmas characters and seasonal motifs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-benefit\"\u003e\n\u003cstrong\u003e👜 Easy Carrying Handle\u003c\/strong\u003e \u003cspan\u003eSimple to pick up, carry and hand over.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 01 --\u003e\n\u003csection class=\"cg-feature\"\u003e\n\u003cdiv class=\"cg-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/3_ade9c2d3-ab91-4209-9b05-1d94c018d584.jpg?v=1788502453\" alt=\"Christmas house shaped gift box\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cg-feature-copy\"\u003e\n\u003cdiv class=\"cg-number\"\u003e01 · THE FIRST IMPRESSION\u003c\/div\u003e\n\u003ch3\u003e🎁 Make the Packaging Part of the Surprise\u003c\/h3\u003e\n\u003cp\u003eInstead of another ordinary gift bag, give your present a little personality. The adorable house-shaped design makes the packaging itself feel like part of the Christmas gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 02 --\u003e\n\u003csection class=\"cg-feature\"\u003e\n\u003cdiv class=\"cg-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/2_88d27002-ac7b-4470-87c9-277496f464fb.jpg?v=1788502453\" alt=\"Five Christmas cottage gift box designs\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cg-feature-copy\"\u003e\n\u003cdiv class=\"cg-number\"\u003e02 · FIVE CLASSIC DESIGNS\u003c\/div\u003e\n\u003ch3\u003e🎅 Choose Your Favorite Christmas Character\u003c\/h3\u003e\n\u003cp\u003ePick from Santa Claus, Snowman, Gingerbread Man, Christmas Tree and Snowflake designs. Each one brings its own festive personality to your holiday gift giving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 03 --\u003e\n\u003csection class=\"cg-feature\"\u003e\n\u003cdiv class=\"cg-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/5_5876496a-292d-441a-af75-cdb55641b46d.jpg?v=1788502453\" alt=\"Christmas gift box for small gifts\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cg-feature-copy\"\u003e\n\u003cdiv class=\"cg-number\"\u003e03 · PERFECT FOR SMALL GIFTS\u003c\/div\u003e\n\u003ch3\u003e🍫 Make Little Gifts Feel More Thoughtful\u003c\/h3\u003e\n\u003cp\u003eIdeal for chocolates, candy, cookies, jewelry, small toys and other little Christmas surprises. Even a simple gift can feel much more special when the presentation is part of the experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 04 --\u003e\n\u003csection class=\"cg-feature\"\u003e\n\u003cdiv class=\"cg-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/4_488be3ec-d780-4103-9213-71977b30ba31.jpg?v=1788502453\" alt=\"Three dimensional Christmas cottage gift packaging\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cg-feature-copy\"\u003e\n\u003cdiv class=\"cg-number\"\u003e04 · FESTIVE 3D LOOK\u003c\/div\u003e\n\u003ch3\u003e✨ A Gift That Looks Beautiful Under the Tree\u003c\/h3\u003e\n\u003cp\u003eSnow-covered roof details, festive wreaths, candy-inspired elements and snowflakes give the cottage design a playful three-dimensional look that works beautifully as part of your Christmas display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 05 --\u003e\n\u003csection class=\"cg-feature\"\u003e\n\u003cdiv class=\"cg-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/7_7809b554-951c-49dd-bfe9-d19536c2d3fe.jpg?v=1788502453\" alt=\"Christmas gift box with carrying handle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cg-feature-copy\"\u003e\n\u003cdiv class=\"cg-number\"\u003e05 · EASY TO CARRY\u003c\/div\u003e\n\u003ch3\u003e👜 Carry It With the Built-In Handle\u003c\/h3\u003e\n\u003cp\u003eThe top handle makes it easy to pick up and hand over your gift. A practical touch for Christmas parties, family gatherings, office exchanges and visits with friends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- HIGHLIGHT --\u003e\n\u003csection class=\"cg-highlight\"\u003e\n\u003ch2\u003e🎄 The Wrapping Becomes Part of the Celebration\u003c\/h2\u003e\n\u003cp\u003ePlace a few beneath the tree and they become more than gift packaging — they add color, character and a little extra Christmas magic to your holiday setting.\u003c\/p\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- OCCASIONS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"cg-intro\" style=\"padding-bottom: 10px;\"\u003e\n\u003cdiv class=\"cg-kicker\"\u003eMade for Holiday Giving\u003c\/div\u003e\n\u003ch2\u003e🎁 Perfect for So Many Christmas Moments\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-occasion-grid\"\u003e\n\u003cdiv class=\"cg-occasion\"\u003e\n\u003cspan class=\"cg-occasion-icon\"\u003e🎅\u003c\/span\u003e \u003cstrong\u003eSecret Santa\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-occasion\"\u003e\n\u003cspan class=\"cg-occasion-icon\"\u003e🍎\u003c\/span\u003e \u003cstrong\u003eTeacher Gifts\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-occasion\"\u003e\n\u003cspan class=\"cg-occasion-icon\"\u003e🏡\u003c\/span\u003e \u003cstrong\u003eNeighbor Gifts\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-occasion\"\u003e\n\u003cspan class=\"cg-occasion-icon\"\u003e🥂\u003c\/span\u003e \u003cstrong\u003eHostess Gifts\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-occasion\"\u003e\n\u003cspan class=\"cg-occasion-icon\"\u003e🎉\u003c\/span\u003e \u003cstrong\u003eChristmas Parties\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-occasion\"\u003e\n\u003cspan class=\"cg-occasion-icon\"\u003e🧦\u003c\/span\u003e \u003cstrong\u003eStocking Stuffers\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/7236\/5876\/files\/6_102d26f7-ba1c-463a-8ace-310d85bb6c13.jpg?v=1788502453\" alt=\"Christmas cottage gift boxes under the Christmas tree\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- IMAGE --\u003e\u003c!-- EMOTIONAL SECTION --\u003e\n\u003csection class=\"cg-moment\"\u003e\n\u003ch2\u003e❤️ Give a Little Gift. Create a Big Christmas Moment.\u003c\/h2\u003e\n\u003cp\u003eSometimes the smallest presents create the sweetest memories. Add a little cottage charm to your gift giving and make the moment feel special from the very first glance.\u003c\/p\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"cg-details\"\u003e\n\u003ch3\u003e🎁 Package Includes\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e1 × Christmas Cottage Handle Gift Box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-note\"\u003e\u003cstrong\u003e❗ Please Note\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003ePlease allow slight variations due to manual measurement.\u003c\/li\u003e\n\u003cli\u003eActual colors may vary slightly depending on your screen, lighting and display settings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-final\"\u003e\n\u003ch2\u003e🎄 Make Every Gift Feel a Little More Magical\u003c\/h2\u003e\n\u003cp\u003eFrom Secret Santa surprises to family gifts under the tree, these charming Christmas cottages turn ordinary wrapping into something worth remembering.\u003c\/p\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Santa Claus","offer_id":48095302418563,"sku":"EQ260904011-sdlr-1","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Snowman","offer_id":48095302451331,"sku":"EQ260904011-xr-1","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Gingerbread Man Candy","offer_id":48095302484099,"sku":"EQ260904011-jbrtg-1","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Christmas tree","offer_id":48095302516867,"sku":"EQ260904011-sds-1","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Winter snowflake","offer_id":48095302549635,"sku":"EQ260904011-drxh-1","price":9.99,"currency_code":"USD","in_stock":true},{"title":"A set of 5 styles","offer_id":48095302582403,"sku":"EQ260904011-yt5k-1","price":44.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0566\/6563\/6995\/files\/1_bca3412a-b583-4a1e-9a65-b0be917bf3f4.jpg?v=1788523754","url":"https:\/\/www.drippere.com\/products\/yiuf","provider":"Drippere","version":"1.0","type":"link"}