{"product_id":"rustic-farmhouse-goose-figurines-set-of-2","title":"Rustic Farmhouse Goose Figurines Set of 2","description":"\u003cstyle\u003e\n\/* =========================================================\n   RUSTIC FARMHOUSE GOOSE PDP V4\n   Shopify Product Description\n   Container Responsive\n   Desktop \/ Tablet \/ Mobile\n   Pure HTML + CSS\n========================================================= *\/\n\n.zg4-shell,\n.zg4-shell * {\n  box-sizing: border-box;\n}\n\n.zg4-shell {\n  width: 100%;\n  max-width: 100%;\n  margin: 0;\n  padding: 0;\n\n  container-type: inline-size;\n  container-name: goosepage;\n\n  --brown-900: #38291f;\n  --brown-800: #493529;\n  --brown-700: #604938;\n  --brown-500: #947052;\n\n  --text: #55483f;\n  --muted: #786b61;\n\n  --cream-1: #fbf8f4;\n  --cream-2: #f6f0e8;\n  --cream-3: #eee2d5;\n\n  --border: #e5d8ca;\n  --white: #ffffff;\n\n  color: var(--text);\n  background: #ffffff;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 16px;\n  line-height: 1.65;\n\n  overflow: hidden;\n}\n\n\n\/* Shopify RTE override *\/\n\n.rte .zg4-shell h2,\n.rte .zg4-shell h3,\n.rte .zg4-shell p {\n  margin-top: 0 !important;\n}\n\n.rte .zg4-shell img {\n  margin: 0 !important;\n}\n\n.zg4-shell img {\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n\n  height: auto !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border: 0 !important;\n\n  object-fit: contain !important;\n}\n\n\n\/* =========================================================\n   GENERAL\n========================================================= *\/\n\n.zg4-section {\n  width: 100%;\n\n  padding:\n    clamp(36px, 7cqw, 64px)\n    clamp(14px, 4cqw, 32px);\n\n  background: #ffffff;\n}\n\n.zg4-section-soft {\n  background: var(--cream-2);\n}\n\n.zg4-inner {\n  width: 100%;\n  max-width: 1120px;\n\n  margin: 0 auto;\n}\n\n.zg4-center {\n  text-align: center;\n}\n\n.zg4-eyebrow {\n  display: block;\n\n  margin-bottom: 9px;\n\n  color: var(--brown-500);\n\n  font-size: 11px;\n  line-height: 1.3;\n  font-weight: 800;\n\n  letter-spacing: 1.35px;\n  text-transform: uppercase;\n}\n\n.zg4-heading {\n  max-width: 780px;\n\n  margin:\n    0 auto\n    13px !important;\n\n  color: var(--brown-900) !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif !important;\n\n  font-size:\n    clamp(27px, 7cqw, 43px) !important;\n\n  line-height: 1.12 !important;\n\n  font-weight: 700 !important;\n\n  letter-spacing: -0.5px;\n}\n\n.zg4-lead {\n  max-width: 720px;\n\n  margin: 0 auto !important;\n\n  color: var(--muted) !important;\n\n  font-size:\n    clamp(14px, 3.2cqw, 17px) !important;\n\n  line-height: 1.75 !important;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.zg4-hero {\n  padding:\n    clamp(16px, 4cqw, 36px);\n\n  background:\n    linear-gradient(\n      145deg,\n      #f3eadf 0%,\n      #faf6f1 55%,\n      #ffffff 100%\n    );\n}\n\n.zg4-hero-box {\n  width: 100%;\n  max-width: 1160px;\n\n  margin: 0 auto;\n\n  display: grid;\n  grid-template-columns: 1fr;\n\n  gap: 26px;\n\n  align-items: center;\n}\n\n.zg4-hero-img {\n  overflow: hidden;\n\n  width: 100%;\n\n  border-radius: 17px;\n\n  background: #eee4d8;\n\n  box-shadow:\n    0 10px 30px\n    rgba(63, 46, 35, 0.10);\n}\n\n.zg4-hero-img img {\n  width: 100% !important;\n}\n\n.zg4-hero-copy {\n  width: 100%;\n\n  padding:\n    2px\n    clamp(4px, 2cqw, 18px)\n    10px;\n\n  text-align: center;\n}\n\n.zg4-hero-label {\n  margin-bottom: 9px;\n\n  color: #896649;\n\n  font-size: 11px;\n  font-weight: 800;\n\n  letter-spacing: 1.25px;\n  text-transform: uppercase;\n}\n\n.zg4-hero-title {\n  max-width: 650px;\n\n  margin:\n    0 auto\n    14px !important;\n\n  color: var(--brown-900) !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif !important;\n\n  font-size:\n    clamp(30px, 8cqw, 49px) !important;\n\n  line-height: 1.07 !important;\n\n  font-weight: 700 !important;\n\n  letter-spacing: -0.7px;\n}\n\n.zg4-hero-text {\n  max-width: 620px;\n\n  margin: 0 auto !important;\n\n  color: #71645b !important;\n\n  font-size:\n    clamp(14px, 3.4cqw, 17px) !important;\n\n  line-height: 1.72 !important;\n}\n\n.zg4-checks {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap:\n    8px\n    15px;\n\n  margin-top: 20px;\n}\n\n.zg4-checks span {\n  display: inline-flex;\n  align-items: center;\n\n  gap: 6px;\n\n  color: #594a40;\n\n  font-size: 12px;\n  line-height: 1.4;\n  font-weight: 700;\n}\n\n.zg4-checks span:before {\n  content: \"✓\";\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  flex: 0 0 18px;\n\n  width: 18px;\n  height: 18px;\n\n  border-radius: 50%;\n\n  background: #6b735e;\n  color: #ffffff;\n\n  font-size: 10px;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.zg4-benefits {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2, minmax(0,1fr));\n\n  gap: 9px;\n\n  margin-top: 25px;\n}\n\n.zg4-benefit {\n  min-width: 0;\n\n  padding:\n    clamp(16px, 4cqw, 23px)\n    clamp(9px, 3cqw, 17px);\n\n  border: 1px solid var(--border);\n  border-radius: 13px;\n\n  background: #ffffff;\n\n  text-align: center;\n\n  box-shadow:\n    0 5px 16px\n    rgba(65,49,37,.04);\n}\n\n.zg4-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 38px;\n  height: 38px;\n\n  margin:\n    0 auto\n    9px;\n\n  border-radius: 50%;\n\n  background: #f0e5d9;\n  color: var(--brown-700);\n\n  font-family: Georgia, serif;\n\n  font-size: 16px;\n  font-weight: 700;\n}\n\n.zg4-benefit strong {\n  display: block;\n\n  margin-bottom: 4px;\n\n  color: var(--brown-800);\n\n  font-family: Georgia, serif;\n\n  font-size:\n    clamp(14px, 3.4cqw, 17px);\n\n  line-height: 1.3;\n}\n\n.zg4-benefit p {\n  margin: 0 !important;\n\n  color: var(--muted) !important;\n\n  font-size:\n    clamp(11px, 2.8cqw, 14px) !important;\n\n  line-height: 1.5 !important;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.zg4-photo {\n  overflow: hidden;\n\n  width: 100%;\n  max-width: 960px;\n\n  margin:\n    clamp(25px, 5cqw, 40px)\n    auto\n    0;\n\n  border-radius: 17px;\n\n  background: #eee5db;\n\n  box-shadow:\n    0 10px 28px\n    rgba(62,46,35,.08);\n}\n\n.zg4-photo img {\n  width: 100% !important;\n  height: auto !important;\n}\n\n\n\/* =========================================================\n   EDITORIAL SPLIT\n========================================================= *\/\n\n.zg4-split {\n  display: grid;\n  grid-template-columns: 1fr;\n\n  gap: 25px;\n\n  align-items: center;\n}\n\n.zg4-split-img {\n  overflow: hidden;\n\n  width: 100%;\n\n  border-radius: 17px;\n\n  background: #eee5db;\n\n  box-shadow:\n    0 8px 24px\n    rgba(62,46,35,.07);\n}\n\n.zg4-copy {\n  width: 100%;\n}\n\n.zg4-copy h2 {\n  margin:\n    0 0\n    13px !important;\n\n  color: var(--brown-900) !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif !important;\n\n  font-size:\n    clamp(27px, 7cqw, 40px) !important;\n\n  line-height: 1.13 !important;\n\n  letter-spacing: -0.5px;\n}\n\n.zg4-copy p {\n  margin:\n    0 0\n    14px !important;\n\n  color: var(--muted) !important;\n\n  font-size:\n    clamp(13px, 3cqw, 16px) !important;\n\n  line-height: 1.72 !important;\n}\n\n\n\/* =========================================================\n   MINI FEATURES\n========================================================= *\/\n\n.zg4-mini-list {\n  display: grid;\n\n  gap: 9px;\n\n  margin-top: 18px;\n}\n\n.zg4-mini {\n  display: grid;\n\n  grid-template-columns:\n    36px\n    minmax(0,1fr);\n\n  gap: 11px;\n\n  padding: 13px;\n\n  border: 1px solid var(--border);\n  border-radius: 12px;\n\n  background: #ffffff;\n}\n\n.zg4-mini-num {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 35px;\n  height: 35px;\n\n  border-radius: 50%;\n\n  background: #574235;\n  color: #ffffff;\n\n  font-family: Georgia, serif;\n\n  font-size: 11px;\n  font-weight: 700;\n}\n\n.zg4-mini strong {\n  display: block;\n\n  margin-bottom: 2px;\n\n  color: var(--brown-800);\n\n  font-size: 13px;\n}\n\n.zg4-mini p {\n  margin: 0 !important;\n\n  color: var(--muted) !important;\n\n  font-size: 12px !important;\n  line-height: 1.5 !important;\n}\n\n\n\/* =========================================================\n   DETAIL CARDS\n========================================================= *\/\n\n.zg4-detail-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n\n  gap: 9px;\n\n  margin-top: 24px;\n}\n\n.zg4-detail {\n  padding: 17px;\n\n  border: 1px solid var(--border);\n  border-radius: 13px;\n\n  background: #ffffff;\n}\n\n.zg4-detail-no {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 36px;\n  height: 36px;\n\n  margin-bottom: 9px;\n\n  border-radius: 50%;\n\n  background: #efe5da;\n  color: var(--brown-700);\n\n  font-family: Georgia, serif;\n\n  font-size: 12px;\n  font-weight: 700;\n}\n\n.zg4-detail strong {\n  display: block;\n\n  margin-bottom: 4px;\n\n  color: var(--brown-800);\n\n  font-family: Georgia, serif;\n\n  font-size: 16px;\n}\n\n.zg4-detail p {\n  margin: 0 !important;\n\n  color: var(--muted) !important;\n\n  font-size: 13px !important;\n  line-height: 1.55 !important;\n}\n\n\n\/* =========================================================\n   IMAGE GALLERY\n========================================================= *\/\n\n.zg4-gallery {\n  display: grid;\n  grid-template-columns: 1fr;\n\n  gap: 13px;\n\n  margin-top: 26px;\n}\n\n.zg4-gallery-card {\n  overflow: hidden;\n\n  border-radius: 16px;\n\n  background: #eee5da;\n\n  box-shadow:\n    0 8px 22px\n    rgba(63,47,36,.07);\n}\n\n\n\/* =========================================================\n   PLACEMENTS\n========================================================= *\/\n\n.zg4-room-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap: 8px;\n\n  margin-top: 24px;\n}\n\n.zg4-room {\n  min-width: 0;\n\n  padding:\n    15px\n    10px;\n\n  border: 1px solid var(--border);\n  border-radius: 11px;\n\n  background: #ffffff;\n}\n\n.zg4-room strong {\n  display: block;\n\n  margin-bottom: 4px;\n\n  color: var(--brown-800);\n\n  font-size: 12px;\n  line-height: 1.35;\n}\n\n.zg4-room p {\n  margin: 0 !important;\n\n  color: var(--muted) !important;\n\n  font-size: 10.5px !important;\n  line-height: 1.5 !important;\n}\n\n\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n\n.zg4-quote {\n  max-width: 760px;\n\n  margin:\n    25px\n    auto\n    0;\n\n  padding:\n    19px\n    16px;\n\n  border-left:\n    3px solid\n    #a57b59;\n\n  background: #ffffff;\n\n  color: #514239;\n\n  font-family: Georgia, serif;\n\n  font-size:\n    clamp(16px, 4cqw, 20px);\n\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.zg4-gift {\n  max-width: 900px;\n\n  margin: 0 auto;\n\n  padding:\n    clamp(24px, 6cqw, 38px)\n    clamp(15px, 5cqw, 36px);\n\n  border-radius: 17px;\n\n  background: var(--cream-3);\n\n  text-align: center;\n}\n\n.zg4-gift h2 {\n  max-width: 700px;\n\n  margin:\n    0 auto\n    10px !important;\n\n  color: var(--brown-900) !important;\n\n  font-family: Georgia, serif !important;\n\n  font-size:\n    clamp(26px, 7cqw, 40px) !important;\n\n  line-height: 1.15 !important;\n}\n\n.zg4-gift p {\n  max-width: 670px;\n\n  margin: 0 auto !important;\n\n  color: #6c5a4e !important;\n\n  font-size:\n    clamp(13px, 3cqw, 16px) !important;\n\n  line-height: 1.68 !important;\n}\n\n.zg4-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 7px;\n\n  margin-top: 17px;\n}\n\n.zg4-tags span {\n  padding:\n    7px\n    10px;\n\n  border:\n    1px solid\n    #cdb69e;\n\n  border-radius: 50px;\n\n  background: #fffaf4;\n  color: #604938;\n\n  font-size: 10.5px;\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.zg4-size-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap: 8px;\n\n  max-width: 500px;\n\n  margin:\n    20px\n    auto\n    0;\n}\n\n.zg4-size {\n  padding:\n    18px\n    6px;\n\n  border: 1px solid var(--border);\n  border-radius: 12px;\n\n  background: #ffffff;\n\n  text-align: center;\n}\n\n.zg4-size strong {\n  display: block;\n\n  color: var(--brown-800);\n\n  font-family: Georgia, serif;\n\n  font-size:\n    clamp(25px, 7cqw, 34px);\n\n  line-height: 1;\n}\n\n.zg4-size span {\n  display: block;\n\n  margin-top: 7px;\n\n  color: var(--muted);\n\n  font-size: 9.5px;\n  font-weight: 700;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   SPEC\n========================================================= *\/\n\n.zg4-spec {\n  overflow: hidden;\n\n  max-width: 820px;\n\n  margin:\n    24px\n    auto\n    0;\n\n  border: 1px solid var(--border);\n  border-radius: 12px;\n\n  background: #ffffff;\n}\n\n.zg4-spec-row {\n  display: grid;\n\n  grid-template-columns:\n    39%\n    61%;\n\n  border-bottom:\n    1px solid\n    #ece4dc;\n}\n\n.zg4-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.zg4-spec-row div {\n  min-width: 0;\n\n  padding:\n    11px\n    9px;\n\n  font-size: 11.5px;\n  line-height: 1.45;\n\n  overflow-wrap: anywhere;\n}\n\n.zg4-spec-row div:first-child {\n  background: #f7f3ee;\n\n  color: #4b392d;\n\n  font-weight: 700;\n}\n\n.zg4-spec-row div:last-child {\n  color: #70645b;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.zg4-faq {\n  max-width: 820px;\n\n  margin:\n    24px\n    auto\n    0;\n}\n\n.zg4-faq details {\n  margin-bottom: 8px;\n\n  border: 1px solid var(--border);\n  border-radius: 11px;\n\n  background: #ffffff;\n}\n\n.zg4-faq summary {\n  position: relative;\n\n  padding:\n    14px\n    39px\n    14px\n    14px;\n\n  color: var(--brown-800);\n\n  font-size: 12.5px;\n  line-height: 1.4;\n  font-weight: 700;\n\n  cursor: pointer;\n  list-style: none;\n}\n\n.zg4-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.zg4-faq summary:after {\n  content: \"+\";\n\n  position: absolute;\n\n  top: 50%;\n  right: 14px;\n\n  transform:\n    translateY(-50%);\n\n  color: #8a684c;\n\n  font-size: 20px;\n  font-weight: 400;\n}\n\n.zg4-faq details[open] summary:after {\n  content: \"−\";\n}\n\n.zg4-answer {\n  padding:\n    0\n    14px\n    15px;\n\n  color: var(--muted);\n\n  font-size: 12.5px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.zg4-final {\n  padding:\n    clamp(38px, 8cqw, 65px)\n    clamp(15px, 5cqw, 35px);\n\n  background:\n    linear-gradient(\n      145deg,\n      #3c2d24,\n      #654a37\n    );\n\n  text-align: center;\n}\n\n.zg4-final small {\n  display: block;\n\n  margin-bottom: 8px;\n\n  color: #e1c8ae;\n\n  font-size: 10px;\n  font-weight: 800;\n\n  letter-spacing: 1.1px;\n  text-transform: uppercase;\n}\n\n.zg4-final h2 {\n  max-width: 700px;\n\n  margin:\n    0 auto\n    10px !important;\n\n  color: #ffffff !important;\n\n  font-family: Georgia, serif !important;\n\n  font-size:\n    clamp(27px, 7cqw, 42px) !important;\n\n  line-height: 1.12 !important;\n}\n\n.zg4-final p {\n  max-width: 620px;\n\n  margin: 0 auto !important;\n\n  color: #eee3da !important;\n\n  font-size:\n    clamp(13px, 3cqw, 16px) !important;\n\n  line-height: 1.65 !important;\n}\n\n\n\/* =========================================================\n   ACTUAL CONTAINER \u003e= 650PX\n   Only activates when DESCRIPTION ITSELF is wide\n========================================================= *\/\n\n@container goosepage (min-width: 650px) {\n\n  .zg4-section {\n    padding:\n      58px\n      30px;\n  }\n\n  .zg4-hero {\n    padding:\n      30px;\n  }\n\n  .zg4-hero-box {\n    grid-template-columns:\n      minmax(0,1.05fr)\n      minmax(0,.95fr);\n\n    gap: 34px;\n  }\n\n  .zg4-hero-copy {\n    text-align: left;\n  }\n\n  .zg4-hero-title,\n  .zg4-hero-text {\n    margin-left: 0 !important;\n  }\n\n  .zg4-checks {\n    justify-content: flex-start;\n  }\n\n  .zg4-benefits {\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n\n    gap: 11px;\n  }\n\n  .zg4-benefit {\n    padding:\n      20px\n      12px;\n  }\n\n  .zg4-detail-grid {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap: 11px;\n  }\n\n  .zg4-gallery {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .zg4-room-grid {\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap: 10px;\n  }\n\n  .zg4-room {\n    padding:\n      18px\n      14px;\n  }\n\n  .zg4-room strong {\n    font-size: 13px;\n  }\n\n  .zg4-room p {\n    font-size: 11.5px !important;\n  }\n\n  .zg4-spec-row {\n    grid-template-columns:\n      31%\n      69%;\n  }\n\n  .zg4-spec-row div {\n    padding:\n      13px\n      14px;\n\n    font-size: 12.5px;\n  }\n\n}\n\n\n\/* =========================================================\n   ACTUAL CONTAINER \u003e= 850PX\n========================================================= *\/\n\n@container goosepage (min-width: 850px) {\n\n  .zg4-section {\n    padding:\n      72px\n      38px;\n  }\n\n  .zg4-split {\n    grid-template-columns:\n      minmax(0,1fr)\n      minmax(0,1fr);\n\n    gap: 52px;\n  }\n\n  .zg4-reverse .zg4-split-img {\n    order: 2;\n  }\n\n  .zg4-reverse .zg4-copy {\n    order: 1;\n  }\n\n  .zg4-detail-grid {\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n  }\n\n  .zg4-gallery {\n    gap: 18px;\n  }\n\n}\n\n\n\/* =========================================================\n   FALLBACK FOR VERY SMALL WIDTH\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .zg4-section {\n    padding:\n      36px\n      12px;\n  }\n\n  .zg4-hero {\n    padding:\n      12px\n      12px\n      34px;\n  }\n\n  .zg4-benefits {\n    gap: 7px;\n  }\n\n  .zg4-room-grid {\n    gap: 7px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"zg4-shell\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\n\u003csection class=\"zg4-hero\"\u003e\n\n  \u003cdiv class=\"zg4-hero-box\"\u003e\n\n\n    \u003cdiv class=\"zg4-hero-img\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/15-129.png?v=1788245359\" alt=\"Rustic Farmhouse Goose Figurines Set of 2\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-hero-copy\"\u003e\n\n      \u003cdiv class=\"zg4-hero-label\"\u003e\n        Rustic Country Character · Set of 2\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"zg4-hero-title\"\u003e\n        Two Little Geese.\u003cbr\u003e\n        A Whole Lot of Personality.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"zg4-hero-text\"\u003e\n        Bring warmth, texture and playful farmhouse character\n        to your favorite corner with a coordinated pair\n        designed to look charming together.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"zg4-checks\"\u003e\n\n        \u003cspan\u003e\n          Complete Set of 2\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Two Different Heights\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Boots \u0026amp; Bow Details\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     QUICK SELLING POINTS\n===================================================== --\u003e\n\n\u003csection class=\"zg4-section\"\u003e\n\n  \u003cdiv class=\"zg4-inner\"\u003e\n\n\n    \u003cdiv class=\"zg4-center\"\u003e\n\n      \u003cspan class=\"zg4-eyebrow\"\u003e\n        Small Details. Big Character.\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"zg4-heading\"\u003e\n        The Kind of Farmhouse Décor\n        People Actually Notice\n      \u003c\/h2\u003e\n\n      \u003cp class=\"zg4-lead\"\u003e\n        Curved necks, detailed feathers, coordinating bows\n        and those unforgettable little boots give this pair\n        a warm personality that ordinary figurines simply\n        don't have.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-benefits\"\u003e\n\n\n      \u003cdiv class=\"zg4-benefit\"\u003e\n\n        \u003cdiv class=\"zg4-icon\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Complete Pair\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          One tall goose and one smaller companion.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-benefit\"\u003e\n\n        \u003cdiv class=\"zg4-icon\"\u003e\n          ↕\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Two Heights\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Naturally creates a layered display.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-benefit\"\u003e\n\n        \u003cdiv class=\"zg4-icon\"\u003e\n          ✓\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Rich Detail\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Feathers, bows, beads and tiny boots.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-benefit\"\u003e\n\n        \u003cdiv class=\"zg4-icon\"\u003e\n          ♡\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Easy to Style\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Warm neutrals work throughout the home.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-photo\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/DM_20260901145208_002.png?v=1788249854\" alt=\"Rustic farmhouse goose figurines on decorative tray\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     EMOTIONAL SECTION\n===================================================== --\u003e\n\n\u003csection class=\"zg4-section zg4-section-soft\"\u003e\n\n  \u003cdiv class=\"zg4-inner\"\u003e\n\n\n    \u003cdiv class=\"zg4-split\"\u003e\n\n\n      \u003cdiv class=\"zg4-split-img\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/DM_20260901145208_009.png?v=1788249854\" alt=\"Rustic goose pair in warm farmhouse home\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-copy\"\u003e\n\n        \u003cspan class=\"zg4-eyebrow\"\u003e\n          Give the Room a Focal Point\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Sometimes a Room Doesn't Need More Décor.\n          It Needs More Personality.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Books, pottery, candles and greenery make a space\n          beautiful. But one unexpected piece with character\n          is often what makes the room memorable.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This whimsical pair adds height, texture and warmth\n          without overpowering the pieces you already love.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"zg4-mini-list\"\u003e\n\n\n          \u003cdiv class=\"zg4-mini\"\u003e\n\n            \u003cdiv class=\"zg4-mini-num\"\u003e\n              01\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n\n              \u003cstrong\u003e\n                Add Height\n              \u003c\/strong\u003e\n\n              \u003cp\u003e\n                Two different silhouettes create\n                instant visual layering.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"zg4-mini\"\u003e\n\n            \u003cdiv class=\"zg4-mini-num\"\u003e\n              02\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n\n              \u003cstrong\u003e\n                Add Character\n              \u003c\/strong\u003e\n\n              \u003cp\u003e\n                Boots, bows and playful poses make\n                the pair memorable.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"zg4-mini\"\u003e\n\n            \u003cdiv class=\"zg4-mini-num\"\u003e\n              03\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n\n              \u003cstrong\u003e\n                Add Warmth\n              \u003c\/strong\u003e\n\n              \u003cp\u003e\n                Antique cream and brown tones blend\n                easily with rustic interiors.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     DESIGNED AS A PAIR\n===================================================== --\u003e\n\n\u003csection class=\"zg4-section\"\u003e\n\n  \u003cdiv class=\"zg4-inner\"\u003e\n\n\n    \u003cdiv class=\"zg4-center\"\u003e\n\n      \u003cspan class=\"zg4-eyebrow\"\u003e\n        Designed as a Pair\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"zg4-heading\"\u003e\n        One Goose Is Cute.\n        The Pair Creates the Display.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"zg4-lead\"\u003e\n        Their different heights and contrasting details\n        create balance automatically, so the arrangement\n        already feels styled.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-photo\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/DM_20260901145208_003.png?v=1788249853\" alt=\"Charming coordinated goose pair\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-detail-grid\"\u003e\n\n\n      \u003cdiv class=\"zg4-detail\"\u003e\n\n        \u003cdiv class=\"zg4-detail-no\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Two Heights\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          The high-and-low silhouette creates natural depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-detail\"\u003e\n\n        \u003cdiv class=\"zg4-detail-no\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Different Bows\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Coordinated without looking overly matched.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-detail\"\u003e\n\n        \u003cdiv class=\"zg4-detail-no\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Tiny Boots\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          The playful detail that gives them unmistakable character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-detail\"\u003e\n\n        \u003cdiv class=\"zg4-detail-no\"\u003e\n          04\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Style Your Way\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Keep them together or display them separately.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     DETAIL VISUALS\n===================================================== --\u003e\n\n\u003csection class=\"zg4-section zg4-section-soft\"\u003e\n\n  \u003cdiv class=\"zg4-inner\"\u003e\n\n\n    \u003cdiv class=\"zg4-center\"\u003e\n\n      \u003cspan class=\"zg4-eyebrow\"\u003e\n        Look a Little Closer\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"zg4-heading\"\u003e\n        Full of the Details That Make Farmhouse Décor Feel Special\n      \u003c\/h2\u003e\n\n      \u003cp class=\"zg4-lead\"\u003e\n        Sculpted feathers, textured bows, hanging beads and\n        vintage-inspired boots create interest from every angle.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-gallery\"\u003e\n\n\n      \u003cdiv class=\"zg4-gallery-card\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/DM_20260901145208_004.png?v=1788249855\" alt=\"Rustic bows and whimsical boot details\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-gallery-card\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/DM_20260901145208_005.png?v=1788249855\" alt=\"Detailed feathered texture\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     STYLE\n===================================================== --\u003e\n\n\u003csection class=\"zg4-section\"\u003e\n\n  \u003cdiv class=\"zg4-inner\"\u003e\n\n\n    \u003cdiv class=\"zg4-center\"\u003e\n\n      \u003cspan class=\"zg4-eyebrow\"\u003e\n        Made for Warm, Collected Homes\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"zg4-heading\"\u003e\n        Easy to Work Into the Décor You Already Have\n      \u003c\/h2\u003e\n\n      \u003cp class=\"zg4-lead\"\u003e\n        Antique cream, warm brown, burlap-inspired texture\n        and gingham accents pair beautifully with farmhouse,\n        rustic and cottage interiors.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-photo\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/DM_20260901145208_006.png?v=1788249855\" alt=\"Warm farmhouse and cottage style goose figurines\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-room-grid\"\u003e\n\n\n      \u003cdiv class=\"zg4-room\"\u003e\n\n        \u003cstrong\u003e\n          Kitchen Counter\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Pair with pottery or wooden accents.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-room\"\u003e\n\n        \u003cstrong\u003e\n          Bookshelf\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Add height between books and small décor.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-room\"\u003e\n\n        \u003cstrong\u003e\n          Entryway\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Create a charming first impression.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-room\"\u003e\n\n        \u003cstrong\u003e\n          Fireplace Mantel\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Mix with greenery and seasonal accents.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-room\"\u003e\n\n        \u003cstrong\u003e\n          Dining Buffet\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Add relaxed country personality.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-room\"\u003e\n\n        \u003cstrong\u003e\n          Coffee Table\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Style with books or a rustic tray.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-quote\"\u003e\n      “The best farmhouse pieces don't simply fill an empty space —\n      they make the space feel more like home.”\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     USE THROUGHOUT HOME\n===================================================== --\u003e\n\n\u003csection class=\"zg4-section zg4-section-soft\"\u003e\n\n  \u003cdiv class=\"zg4-inner\"\u003e\n\n\n    \u003cdiv class=\"zg4-split zg4-reverse\"\u003e\n\n\n      \u003cdiv class=\"zg4-split-img\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/DM_20260901145208_007.png?v=1788249855\" alt=\"Easy to style throughout the home\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-copy\"\u003e\n\n        \u003cspan class=\"zg4-eyebrow\"\u003e\n          Together or Apart\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          One Pair.\n          Plenty of Places to Style Them.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Keep both geese together for an instant complete\n          arrangement, or separate them to carry the same\n          farmhouse character into different rooms.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Their neutral palette also works beautifully\n          as the surrounding décor changes throughout\n          the seasons.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     GIFT\n===================================================== --\u003e\n\n\u003csection class=\"zg4-section\"\u003e\n\n  \u003cdiv class=\"zg4-inner\"\u003e\n\n\n    \u003cdiv class=\"zg4-gift\"\u003e\n\n      \u003cspan class=\"zg4-eyebrow\"\u003e\n        A Gift With Personality\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        More Memorable Than Another Ordinary Home Accessory\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A charming choice for someone who loves geese,\n        farmhouse kitchens, cottage interiors or decorative\n        pieces that simply make people smile.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"zg4-tags\"\u003e\n\n        \u003cspan\u003e\n          Goose Lovers\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Farmhouse Décor\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Cottage Homes\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Housewarming\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Mom Gift\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Grandma Gift\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     SIZE\n===================================================== --\u003e\n\n\u003csection class=\"zg4-section zg4-section-soft\"\u003e\n\n  \u003cdiv class=\"zg4-inner\"\u003e\n\n\n    \u003cdiv class=\"zg4-center\"\u003e\n\n      \u003cspan class=\"zg4-eyebrow\"\u003e\n        Big Enough to Notice\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"zg4-heading\"\u003e\n        A Balanced Size for Shelves, Counters and Tables\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-photo\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/DM_20260901145208_008.png?v=1788249848\" alt=\"Rustic farmhouse goose figurine dimensions\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-size-grid\"\u003e\n\n\n      \u003cdiv class=\"zg4-size\"\u003e\n\n        \u003cstrong\u003e\n          10.5\"\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Large Goose · Approx.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-size\"\u003e\n\n        \u003cstrong\u003e\n          8.3\"\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Small Goose · Approx.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n===================================================== --\u003e\n\n\u003csection class=\"zg4-section\"\u003e\n\n  \u003cdiv class=\"zg4-inner\"\u003e\n\n\n    \u003cdiv class=\"zg4-center\"\u003e\n\n      \u003cspan class=\"zg4-eyebrow\"\u003e\n        Product Details\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"zg4-heading\"\u003e\n        What's Included\n      \u003c\/h2\u003e\n\n      \u003cp class=\"zg4-lead\"\u003e\n        One coordinated set of two decorative farmhouse geese.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-spec\"\u003e\n\n\n      \u003cdiv class=\"zg4-spec-row\"\u003e\n        \u003cdiv\u003eProduct Type\u003c\/div\u003e\n        \u003cdiv\u003eDecorative Goose Figurines\u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-spec-row\"\u003e\n        \u003cdiv\u003eQuantity\u003c\/div\u003e\n        \u003cdiv\u003eSet of 2\u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-spec-row\"\u003e\n        \u003cdiv\u003eLarge Goose\u003c\/div\u003e\n        \u003cdiv\u003eApprox. 10.5\" Tall\u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-spec-row\"\u003e\n        \u003cdiv\u003eSmall Goose\u003c\/div\u003e\n        \u003cdiv\u003eApprox. 8.3\" Tall\u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-spec-row\"\u003e\n        \u003cdiv\u003eColor\u003c\/div\u003e\n        \u003cdiv\u003eAntique Cream \/ Warm Brown\u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-spec-row\"\u003e\n        \u003cdiv\u003eAccent Details\u003c\/div\u003e\n        \u003cdiv\u003e\n          Rustic Bow, Gingham Bow,\n          Hanging Beads \u0026amp; Vintage-Style Boots\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-spec-row\"\u003e\n        \u003cdiv\u003eStyle\u003c\/div\u003e\n        \u003cdiv\u003e\n          Farmhouse \/ Rustic \/\n          Country Cottage \/ Vintage\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zg4-spec-row\"\u003e\n        \u003cdiv\u003eRecommended Use\u003c\/div\u003e\n        \u003cdiv\u003e\n          Indoor Decorative Display\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\n\u003csection class=\"zg4-section zg4-section-soft\"\u003e\n\n  \u003cdiv class=\"zg4-inner\"\u003e\n\n\n    \u003cdiv class=\"zg4-center\"\u003e\n\n      \u003cspan class=\"zg4-eyebrow\"\u003e\n        Good to Know\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"zg4-heading\"\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zg4-faq\"\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does my order include both geese?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"zg4-answer\"\u003e\n          Yes. Each set includes one larger goose\n          and one smaller goose.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How large are they?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"zg4-answer\"\u003e\n          The larger goose is approximately 10.5 inches tall,\n          while the smaller goose is approximately\n          8.3 inches tall.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I display the geese separately?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"zg4-answer\"\u003e\n          Yes. They look especially balanced together,\n          but both pieces can also be styled separately.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Where can I display them?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"zg4-answer\"\u003e\n          Popular placements include kitchen counters,\n          shelves, fireplace mantels, entryway tables,\n          dining buffets and coffee tables.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Are they suitable for outdoor use?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"zg4-answer\"\u003e\n          They are recommended for indoor decorative display.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What décor styles work well with them?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"zg4-answer\"\u003e\n          Their neutral antique-inspired palette works especially\n          well with farmhouse, rustic, cottage and vintage décor.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     FINAL\n===================================================== --\u003e\n\n\u003csection class=\"zg4-final\"\u003e\n\n  \u003csmall\u003e\n    Two Little Geese · One Charming Pair\n  \u003c\/small\u003e\n\n  \u003ch2\u003e\n    Give Your Home a Little More Character.\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Two different heights.\n    Two charming personalities.\n    Four tiny boots.\n    One wonderfully whimsical pair.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":46472240431240,"sku":"GYR2609015049-迷人鹅二件套-见详情页","price":57.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0737\/9786\/1512\/files\/15-129.png?v=1788245359","url":"https:\/\/zavrlysell.com\/products\/rustic-farmhouse-goose-figurines-set-of-2","provider":"zavrlysell","version":"1.0","type":"link"}