{"product_id":"farmhouse-chicken-and-goose-figurine-decor-sets","title":"✨ Rustic Farmhouse Chicken and Goose Shelf Sitters with Swinging Legs 🐔","description":"\u003cstyle\u003e\n  .povlya-detail,\n  .povlya-detail * {\n    box-sizing: border-box;\n  }\n\n  .povlya-detail {\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 8px 8px 34px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #2d2925;\n    line-height: 1.55;\n    background: #ffffff;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .povlya-detail h2,\n  .povlya-detail h3,\n  .povlya-detail p {\n    margin-top: 0;\n  }\n\n  .povlya-detail img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .povlya-section {\n    margin: 0 0 14px;\n  }\n\n  .povlya-card {\n    background: #fff;\n    border: 1px solid #ebe4d9;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  .povlya-soft {\n    background: #faf7f1;\n  }\n\n  .povlya-copy {\n    padding: 18px 14px 12px;\n    text-align: left;\n  }\n\n  .povlya-copy.center {\n    text-align: center;\n  }\n\n  .povlya-eyebrow {\n    margin: 0 0 6px;\n    color: #a26d27;\n    font-size: 12px;\n    line-height: 1.3;\n    font-weight: 800;\n    letter-spacing: .7px;\n    text-transform: uppercase;\n  }\n\n  .povlya-copy h2 {\n    margin-bottom: 8px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n    line-height: 1.16;\n    color: #211d19;\n  }\n\n  .povlya-copy p {\n    margin-bottom: 0;\n    font-size: 15px;\n    color: #59534d;\n  }\n\n  \/* 顶部信任条：手机端保持横向，避免三个大卡片占太多高度 *\/\n  .povlya-trust-bar {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 6px;\n    margin: 0 0 12px;\n  }\n\n  .povlya-trust-item {\n    min-height: 54px;\n    padding: 8px 5px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    background: #faf7f1;\n    border: 1px solid #ece3d5;\n    border-radius: 10px;\n    color: #3a342e;\n    font-size: 11px;\n    line-height: 1.25;\n    font-weight: 700;\n  }\n\n  \/* HERO *\/\n  .povlya-hero {\n    padding: 4px 0 14px;\n    background: linear-gradient(180deg, #fdfaf5 0%, #f7efe3 100%);\n    border: 1px solid #ede2d2;\n    border-radius: 18px;\n    overflow: hidden;\n  }\n\n  \/* 两款产品在手机端直接做双拼，减少两张大图连续出现 *\/\n  .povlya-choice-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    padding: 0 10px;\n  }\n\n  .povlya-choice-card {\n    position: relative;\n    overflow: hidden;\n    background: #fff;\n    border: 1px solid #e7ddcf;\n    border-radius: 13px;\n  }\n\n  .povlya-choice-card img {\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n  }\n\n  .povlya-choice-info {\n    padding: 9px 8px 10px;\n  }\n\n  .povlya-choice-tag {\n    display: inline-block;\n    margin-bottom: 5px;\n    padding: 2px 6px;\n    background: #f2eadf;\n    border-radius: 999px;\n    color: #72532e;\n    font-size: 10px;\n    font-weight: 800;\n  }\n\n  .povlya-choice-info strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #27221e;\n    font-size: 13px;\n    line-height: 1.25;\n  }\n\n  .povlya-choice-info span {\n    display: block;\n    color: #68615a;\n    font-size: 11px;\n    line-height: 1.35;\n  }\n\n  \/* 主图 + 文案：每个主题只保留一张大图 *\/\n  .povlya-story {\n    padding: 10px;\n  }\n\n  .povlya-story-media {\n    overflow: hidden;\n    border-radius: 13px;\n  }\n\n  .povlya-story-media img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .povlya-story-body {\n    padding: 13px 5px 2px;\n  }\n\n  .povlya-story-body h3 {\n    margin: 0 0 7px;\n    font-size: 19px;\n    line-height: 1.25;\n    color: #25211d;\n  }\n\n  .povlya-benefits {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .povlya-benefits li {\n    margin: 0 0 6px;\n    color: #56504a;\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  \/* 关键修改：辅助图片固定 2×2 拼图，手机端不再单张纵向拉长 *\/\n  .povlya-collage {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 6px;\n    padding: 0 10px 10px;\n  }\n\n  .povlya-collage figure {\n    position: relative;\n    margin: 0;\n    overflow: hidden;\n    background: #f5f1ea;\n    border-radius: 11px;\n  }\n\n  .povlya-collage img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .povlya-collage figcaption {\n    position: absolute;\n    left: 6px;\n    right: 6px;\n    bottom: 6px;\n    padding: 5px 6px;\n    border-radius: 7px;\n    background: rgba(255,255,255,.9);\n    color: #3a352f;\n    font-size: 10px;\n    line-height: 1.25;\n    font-weight: 700;\n    text-align: center;\n    backdrop-filter: blur(2px);\n  }\n\n  \/* 尺寸图也做双拼，不再手机端变成两张连续大图 *\/\n  .povlya-size-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n    padding: 0 10px 12px;\n  }\n\n  .povlya-size-card {\n    overflow: hidden;\n    background: #fff;\n    border: 1px solid #e7dfd4;\n    border-radius: 12px;\n  }\n\n  .povlya-size-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    background: #fff;\n  }\n\n  .povlya-size-text {\n    padding: 9px 8px 10px;\n    text-align: center;\n  }\n\n  .povlya-size-text h3 {\n    margin: 0 0 5px;\n    color: #29241f;\n    font-size: 13px;\n    line-height: 1.3;\n  }\n\n  .povlya-size-text p {\n    margin: 0;\n    color: #625b54;\n    font-size: 11px;\n    line-height: 1.4;\n  }\n\n  \/* 信息表 *\/\n  .povlya-info-wrap {\n    padding: 0 10px 12px;\n    overflow-x: auto;\n  }\n\n  .povlya-info-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    border: 1px solid #ebe4da;\n    border-radius: 12px;\n    overflow: hidden;\n    font-size: 13px;\n  }\n\n  .povlya-info-table tr {\n    border-bottom: 1px solid #eee9e2;\n  }\n\n  .povlya-info-table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .povlya-info-table td {\n    padding: 11px 10px;\n    vertical-align: top;\n  }\n\n  .povlya-info-table td:first-child {\n    width: 35%;\n    background: #faf7f2;\n    color: #37312b;\n    font-weight: 800;\n  }\n\n  \/* FAQ *\/\n  .povlya-faq {\n    padding: 0 10px 12px;\n  }\n\n  .povlya-faq details {\n    margin-bottom: 7px;\n    padding: 12px 13px;\n    background: #fff;\n    border: 1px solid #e7dfd4;\n    border-radius: 10px;\n  }\n\n  .povlya-faq summary {\n    cursor: pointer;\n    color: #28231f;\n    font-size: 14px;\n    line-height: 1.35;\n    font-weight: 750;\n  }\n\n  .povlya-faq details p {\n    margin: 8px 0 0;\n    color: #5e5750;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  \/* 底部保障改成浅色紧凑横条 *\/\n  .povlya-bottom-trust {\n    padding: 14px 10px;\n    background: #f8f4ed;\n    border: 1px solid #e8dfd2;\n    border-radius: 14px;\n  }\n\n  .povlya-bottom-trust h2 {\n    margin: 0 0 9px;\n    text-align: center;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 20px;\n    line-height: 1.2;\n  }\n\n  .povlya-bottom-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 6px;\n  }\n\n  .povlya-bottom-trust-item {\n    padding: 9px 5px;\n    text-align: center;\n    background: #fff;\n    border: 1px solid #e9e0d4;\n    border-radius: 9px;\n    color: #514a43;\n    font-size: 10px;\n    line-height: 1.3;\n  }\n\n  .povlya-bottom-trust-item strong {\n    display: block;\n    margin-bottom: 2px;\n    color: #2d2823;\n    font-size: 11px;\n  }\n\n  .povlya-note {\n    margin-top: 10px;\n    padding: 10px 12px;\n    text-align: center;\n    background: #f6f6f6;\n    border-radius: 9px;\n    color: #74706b;\n    font-size: 11px;\n    line-height: 1.4;\n  }\n\n  @media (min-width: 769px) {\n    .povlya-detail {\n      max-width: 980px;\n      padding: 12px;\n    }\n\n    .povlya-copy {\n      padding: 24px 22px 16px;\n    }\n\n    .povlya-copy h2 {\n      font-size: 30px;\n    }\n\n    .povlya-choice-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n      padding: 0 18px 4px;\n      max-width: 720px;\n      margin: 0 auto;\n    }\n\n    .povlya-story {\n      display: grid;\n      grid-template-columns: 1.05fr .95fr;\n      align-items: center;\n      gap: 18px;\n      padding: 16px;\n    }\n\n    .povlya-story-body {\n      padding: 12px;\n    }\n\n    .povlya-collage {\n      grid-template-columns: repeat(4, 1fr);\n      gap: 10px;\n      padding: 0 16px 16px;\n    }\n\n    .povlya-size-grid {\n      gap: 14px;\n      padding: 0 16px 16px;\n    }\n\n    .povlya-size-text h3 {\n      font-size: 15px;\n    }\n\n    .povlya-size-text p {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"povlya-detail\"\u003e\n\n  \u003c!-- TOP TRUST --\u003e\n  \u003cdiv class=\"povlya-trust-bar\"\u003e\n    \u003cdiv class=\"povlya-trust-item\"\u003e🚚 Fast Shipping\u003c\/div\u003e\n    \u003cdiv class=\"povlya-trust-item\"\u003e🛡️ Satisfaction Guarantee\u003c\/div\u003e\n    \u003cdiv class=\"povlya-trust-item\"\u003e⭐ 1000+ Happy Customers\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"povlya-section povlya-hero\"\u003e\n    \u003cdiv class=\"povlya-copy center\"\u003e\n      \u003cp class=\"povlya-eyebrow\"\u003e✨ Cozy Country Character\u003c\/p\u003e\n      \u003ch2\u003eTransform Any Dull Corner Into a Warm Farmhouse Haven\u003c\/h2\u003e\n      \u003cp\u003eChoose the playful shelf-sitting chickens, the charming cottage geese, or bring home the complete four-piece farmhouse flock.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"povlya-choice-grid\"\u003e\n      \u003cdiv class=\"povlya-choice-card\"\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/3_6bd98802-2864-40c3-b1ad-619a69112c89.webp?v=1787394412\u0026amp;width=1200\" alt=\"Cream and brown chicken shelf sitters with dangling rope legs\" width=\"1200\" height=\"1200\"\u003e\n        \u003cdiv class=\"povlya-choice-info\"\u003e\n          \u003cspan class=\"povlya-choice-tag\"\u003eSET OF 2\u003c\/span\u003e\n          \u003cstrong\u003eChicken Shelf Sitters\u003c\/strong\u003e\n          \u003cspan\u003ePlayful faces and dangling rope legs.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"povlya-choice-card\"\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/10_d17df541-d9b4-454f-94cb-660c7540479e.webp?v=1787394377\u0026amp;width=1200\" alt=\"Coordinated cream cottage goose figurine pair wearing bows and boots\" width=\"1200\" height=\"1200\"\u003e\n        \u003cdiv class=\"povlya-choice-info\"\u003e\n          \u003cspan class=\"povlya-choice-tag\"\u003eSET OF 2\u003c\/span\u003e\n          \u003cstrong\u003eCottage Goose Pair\u003c\/strong\u003e\n          \u003cspan\u003eRustic bows, tiny boots and warm neutral tones.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CHICKEN --\u003e\n  \u003csection class=\"povlya-section povlya-card\"\u003e\n    \u003cdiv class=\"povlya-copy\"\u003e\n      \u003cp class=\"povlya-eyebrow\"\u003ePlayful Shelf Decor\u003c\/p\u003e\n      \u003ch2\u003e🚀 Let Their Legs Dangle \u0026amp; Bring Smiles\u003c\/h2\u003e\n      \u003cp\u003ePerch them on a kitchen hutch, bookshelf or mantel. Their flexible rope legs fall naturally over the edge while the expressive faces add a playful farmhouse touch.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"povlya-story\"\u003e\n      \u003cdiv class=\"povlya-story-media\"\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/3_a5333e53-24c1-403d-b9c8-5720fdbd9828.webp?v=1787394377\u0026amp;width=1400\" alt=\"Chicken shelf sitters showing natural jute rope legs\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"povlya-story-body\"\u003e\n        \u003ch3\u003eDesigned for Open Shelf Edges\u003c\/h3\u003e\n        \u003cul class=\"povlya-benefits\"\u003e\n          \u003cli\u003e✅ \u003cstrong\u003eZero Installation:\u003c\/strong\u003e No special stands needed.\u003c\/li\u003e\n          \u003cli\u003e✨ \u003cstrong\u003eCoordinated Tones:\u003c\/strong\u003e Distressed cream and warm brown.\u003c\/li\u003e\n          \u003cli\u003e💖 \u003cstrong\u003eFull of Personality:\u003c\/strong\u003e Easy charm for kitchens, shelves and reading corners.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CHICKEN 2×2 COLLAGE --\u003e\n    \u003cdiv class=\"povlya-collage\"\u003e\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/7_25ec0eff-da22-4944-90ab-8cf31f3c8c51.webp?v=1787394377\u0026amp;width=1000\" alt=\"Chicken figurines styled together\"\u003e\n        \u003cfigcaption\u003eStyle Together\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/4_56b69ad9-adf4-4b59-8c98-e8cb4bbe51fe.webp?v=1787394377\u0026amp;width=1000\" alt=\"Chicken shelf sitter on open shelf edge\"\u003e\n        \u003cfigcaption\u003eShelf-Edge Ready\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/5_8d011a96-5792-4801-acb7-a3b560d4dab9.webp?v=1787394377\u0026amp;width=1000\" alt=\"Warm farmhouse chicken decor\"\u003e\n        \u003cfigcaption\u003eCountry Charm\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/6_900c6f6a-ecd6-409b-b67e-80768a8a0917.webp?v=1787394377\u0026amp;width=1000\" alt=\"Both chicken shelf sitters included\"\u003e\n        \u003cfigcaption\u003eBoth Included\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GOOSE --\u003e\n  \u003csection class=\"povlya-section povlya-card povlya-soft\"\u003e\n    \u003cdiv class=\"povlya-copy\"\u003e\n      \u003cp class=\"povlya-eyebrow\"\u003eSoft Cottage Styling\u003c\/p\u003e\n      \u003ch2\u003e✨ Cottage Warmth, Down to the Tiny Boots\u003c\/h2\u003e\n      \u003cp\u003eDifferent heights and gently contrasting poses give the pair a naturally layered look, finished with antique cream tones, rustic bows and charming little boots.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"povlya-story\"\u003e\n      \u003cdiv class=\"povlya-story-media\"\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/2_37f8751e-3e9c-4d96-8d44-f1e50e5b615d.webp?v=1787394412\u0026amp;width=1400\" alt=\"Cream goose figurine pair\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"povlya-story-body\"\u003e\n        \u003ch3\u003eRich Dimensional Detail From Every Angle\u003c\/h3\u003e\n        \u003cul class=\"povlya-benefits\"\u003e\n          \u003cli\u003e✅ \u003cstrong\u003eBalanced Heights:\u003c\/strong\u003e Two sizes create an effortless arrangement.\u003c\/li\u003e\n          \u003cli\u003e💎 \u003cstrong\u003eTextured Feathers:\u003c\/strong\u003e Layered details add vintage character.\u003c\/li\u003e\n          \u003cli\u003e🏠 \u003cstrong\u003eNeutral Palette:\u003c\/strong\u003e Easy to blend into farmhouse and cottage interiors.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- GOOSE 2×2 COLLAGE --\u003e\n    \u003cdiv class=\"povlya-collage\"\u003e\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/8_ddea9dc2-baf8-4a9f-8857-3054c254cd79.webp?v=1787394412\u0026amp;width=1000\" alt=\"Goose figurines with rustic bows and tiny boots\"\u003e\n        \u003cfigcaption\u003eBows \u0026amp; Boots\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/1_01494d14-c952-4ccb-b3bf-77739f6d47d3.webp?v=1787394411\u0026amp;width=1000\" alt=\"Layered goose feather texture\"\u003e\n        \u003cfigcaption\u003eFeather Detail\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/4_db78e265-31f8-492b-8536-686d5e877a2f.webp?v=1787394412\u0026amp;width=1000\" alt=\"Goose pair styled in home decor\"\u003e\n        \u003cfigcaption\u003eEasy to Style\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/6_a657d48a-4f1f-4e95-9716-97116aaf3ac1.webp?v=1787394412\u0026amp;width=1000\" alt=\"Warm collected-home goose decor look\"\u003e\n        \u003cfigcaption\u003eCollected-Home Look\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003csection class=\"povlya-section povlya-card\"\u003e\n    \u003cdiv class=\"povlya-copy center\"\u003e\n      \u003cp class=\"povlya-eyebrow\"\u003eSize Reference\u003c\/p\u003e\n      \u003ch2\u003e📏 Sized for Real Homes\u003c\/h2\u003e\n      \u003cp\u003eNoticeable enough to add character without taking over your shelf, mantel or tabletop.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"povlya-size-grid\"\u003e\n      \u003cdiv class=\"povlya-size-card\"\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/1_0db934f5-647d-4552-baa6-fdb77b91c0ed.webp?v=1787394377\u0026amp;width=1200\" alt=\"Chicken dimensions\"\u003e\n        \u003cdiv class=\"povlya-size-text\"\u003e\n          \u003ch3\u003eChicken Pair\u003c\/h3\u003e\n          \u003cp\u003eCream: 4.5 × 3.1 × 9.8 in.\u003cbr\u003eBrown: 4.3 × 3.1 × 9.4 in.\u003cbr\u003e\u003cem\u003eIncludes dangling legs\u003c\/em\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"povlya-size-card\"\u003e\n        \u003cimg src=\"https:\/\/ahlwoplus.com\/cdn\/shop\/files\/5_033bda83-aea8-448e-bfe1-8e5fe71c2787.webp?v=1787394412\u0026amp;width=1200\" alt=\"Goose dimensions\"\u003e\n        \u003cdiv class=\"povlya-size-text\"\u003e\n          \u003ch3\u003eGoose Pair\u003c\/h3\u003e\n          \u003cp\u003eTall Goose: 10.5 in H × 6.3 in W\u003cbr\u003eShort Goose: 8.3 in H × 5.3 in W\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT INFORMATION --\u003e\n  \u003csection class=\"povlya-section povlya-card povlya-soft\"\u003e\n    \u003cdiv class=\"povlya-copy center\"\u003e\n      \u003ch2\u003eProduct Information\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"povlya-info-wrap\"\u003e\n      \u003ctable class=\"povlya-info-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Name\u003c\/td\u003e\n            \u003ctd\u003eFarmhouse Chicken \u0026amp; Cottage Goose Figurine Sets\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eStyle\u003c\/td\u003e\n            \u003ctd\u003eRustic Country \/ Farmhouse Home Decor\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMaterial \/ Finish\u003c\/td\u003e\n            \u003ctd\u003eHand-painted distressed finish with jute rope accents\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eDisplay Options\u003c\/td\u003e\n            \u003ctd\u003eShelf sitters, table stands, mantels and tray styling\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCare Instructions\u003c\/td\u003e\n            \u003ctd\u003eIndoor use only; wipe clean with a soft dry cloth\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"povlya-section povlya-card\"\u003e\n    \u003cdiv class=\"povlya-copy center\"\u003e\n      \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"povlya-faq\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003eDoes each option include two figurines?\u003c\/summary\u003e\n        \u003cp\u003eYes. The Chicken Shelf Sitters include one cream and one brown chicken. The Cottage Goose Pair includes one tall and one short goose. The Complete Flock includes both pairs, for 4 figurines total.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the chicken figurines stand on a flat tabletop?\u003c\/summary\u003e\n        \u003cp\u003eThey are designed primarily as shelf sitters. Place their bodies securely on a shelf edge or mantel so their flexible rope legs can hang naturally.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere can I display the goose pair?\u003c\/summary\u003e\n        \u003cp\u003eThey work well on mantels, bookshelves, kitchen counters, entryway consoles, dining buffets, coffee tables or decorative trays.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre these intended for outdoor use?\u003c\/summary\u003e\n        \u003cp\u003eThey are intended as indoor decorative accents. Keep them away from prolonged moisture and outdoor weather.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWill the distressed finish look identical on every piece?\u003c\/summary\u003e\n        \u003cp\u003eThe vintage-inspired finish is intentionally softly aged. Small variations in texture and color placement are part of the rustic look.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BOTTOM TRUST --\u003e\n  \u003csection class=\"povlya-section povlya-bottom-trust\"\u003e\n    \u003ch2\u003eThe Povlya Shopping Experience\u003c\/h2\u003e\n    \u003cdiv class=\"povlya-bottom-trust-grid\"\u003e\n      \u003cdiv class=\"povlya-bottom-trust-item\"\u003e\n        \u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e\n        Protected payments\n      \u003c\/div\u003e\n      \u003cdiv class=\"povlya-bottom-trust-item\"\u003e\n        \u003cstrong\u003e📦 Reliable Shipping\u003c\/strong\u003e\n        Tracked delivery\n      \u003c\/div\u003e\n      \u003cdiv class=\"povlya-bottom-trust-item\"\u003e\n        \u003cstrong\u003e💯 30-Day Guarantee\u003c\/strong\u003e\n        Shop with confidence\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"povlya-note\"\u003e\n    ⚠️ Please select your preferred set in the product options above before adding to cart. Decorative accessories shown in styled photographs are not included.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"WHX","offers":[{"title":"Cottage Goose Pair — 2 PCS","offer_id":49222541148314,"sku":"SZ04662608235131-小鹅","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Playful Chicken Pair — 2 PCS","offer_id":49222541181082,"sku":"SZ04662608235131-小鸡","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Complete Farmhouse Flock — 4 PCS","offer_id":49222541213850,"sku":"SZ04662608235131-小鸡+SZ04662608235131-小鹅","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_6bd98802-2864-40c3-b1ad-619a69112c89.webp?v=1789351515","url":"https:\/\/povlya.com\/products\/farmhouse-chicken-and-goose-figurine-decor-sets","provider":"povlya.com","version":"1.0","type":"link"}