{"product_id":"christmas-tree-farm-photo-opportunity-displays","title":"Christmas Tree Farm Photo Opportunity Displays","description":"\u003cstyle\u003e\n  .hdc-photo-desc {\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    background: #FFFFFF;\n    padding: 58px 24px;\n    font-family: Inter, sans-serif;\n    clear: both;\n  }\n\n  .hdc-photo-desc * {\n    box-sizing: border-box;\n  }\n\n  .hdc-photo-desc__wrap {\n    max-width: 1120px;\n    margin: auto;\n  }\n\n  .hdc-photo-desc__eyebrow {\n    color: #C79A3B;\n    font-family: Montserrat, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n  }\n\n  .hdc-photo-desc h2 {\n    color: #264734;\n    font-family: Montserrat, sans-serif;\n    font-size: clamp(30px, 4vw, 44px);\n    line-height: 1.08;\n    margin: 0 0 14px;\n  }\n\n  .hdc-photo-desc__lead {\n    max-width: 900px;\n    color: #475569;\n    font-size: 15.5px;\n    line-height: 1.7;\n    margin: 0 0 18px;\n  }\n\n  .hdc-photo-desc__notice {\n    background: #F7F3EA;\n    border-left: 4px solid #C79A3B;\n    padding: 18px 22px;\n    margin: 28px 0 38px;\n    color: #475569;\n    font-size: 14.5px;\n    line-height: 1.7;\n    border-radius: 0 14px 14px 0;\n  }\n\n  .hdc-photo-desc__grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-bottom: 44px;\n  }\n\n  .hdc-photo-desc__card {\n    background: #F7F3EA;\n    border: 1px solid #E7DDCB;\n    border-radius: 18px;\n    padding: 24px;\n  }\n\n  .hdc-photo-desc__number {\n    font-size: 44px;\n    font-weight: 700;\n    line-height: 1;\n    color: rgba(199,154,59,.24);\n    margin-bottom: 12px;\n  }\n\n  .hdc-photo-desc__card h3 {\n    color: #264734;\n    font-family: Montserrat, sans-serif;\n    font-size: 21px;\n    margin: 0 0 8px;\n  }\n\n  .hdc-photo-desc__card p {\n    color: #475569;\n    line-height: 1.65;\n    font-size: 14.5px;\n    margin: 0;\n  }\n\n  .hdc-photo-desc__section-title {\n    color: #264734;\n    font-family: Montserrat, sans-serif;\n    font-size: clamp(28px, 3vw, 36px);\n    margin: 0 0 22px;\n  }\n\n  .hdc-photo-style {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 26px;\n    align-items: start;\n    background: #F7F3EA;\n    border: 1px solid #E7DDCB;\n    border-radius: 24px;\n    padding: 26px;\n    margin-bottom: 26px;\n  }\n\n  .hdc-photo-style__image {\n    background: #FFFFFF;\n    border: 1px solid #E7DDCB;\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .hdc-photo-style__image img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .hdc-photo-style__content {\n    background: #FFFFFF;\n    border: 1px solid #E7DDCB;\n    border-radius: 18px;\n    padding: 24px;\n  }\n\n  .hdc-photo-style__label {\n    color: #C79A3B;\n    font-family: Montserrat, sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n  }\n\n  .hdc-photo-style h3 {\n    color: #264734;\n    font-family: Montserrat, sans-serif;\n    font-size: 24px;\n    margin: 0 0 12px;\n  }\n\n  .hdc-photo-style p {\n    color: #475569;\n    font-size: 14.5px;\n    line-height: 1.65;\n    margin: 0 0 16px;\n  }\n\n  .hdc-photo-style ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .hdc-photo-style li {\n    color: #475569;\n    font-size: 14px;\n    line-height: 1.55;\n    margin-bottom: 8px;\n  }\n\n  .hdc-photo-style__important {\n    margin-top: 18px;\n    background: #F7F3EA;\n    border-left: 4px solid #C79A3B;\n    border-radius: 0 12px 12px 0;\n    padding: 14px 16px;\n    color: #475569;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .hdc-photo-included {\n    background:\n      radial-gradient(circle at top right, rgba(199,154,59,.16), transparent 35%),\n      #264734;\n    border-radius: 24px;\n    padding: 34px;\n    margin-top: 44px;\n    color: #FFFFFF;\n  }\n\n  .hdc-photo-included h3 {\n    color: #FFFFFF !important;\n    font-family: Montserrat, sans-serif;\n    font-size: 30px;\n    margin: 0 0 22px;\n  }\n\n  .hdc-photo-included__grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n\n  .hdc-photo-included__item {\n    background: rgba(255,255,255,.08);\n    color: #FFFFFF;\n    padding: 15px;\n    border-radius: 12px;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  @media(max-width: 900px) {\n    .hdc-photo-desc__grid,\n    .hdc-photo-style,\n    .hdc-photo-included__grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"hdc-photo-desc\"\u003e\n  \u003cdiv class=\"hdc-photo-desc__wrap\"\u003e\n\n    \u003cdiv class=\"hdc-photo-desc__eyebrow\"\u003eChristmas Tree Farm Photo Display\u003c\/div\u003e\n\n    \u003ch2\u003eChristmas Tree Farm Photo Opportunity Displays\u003c\/h2\u003e\n\n    \u003cp class=\"hdc-photo-desc__lead\"\u003e\n      Create festive photo moments at your Christmas tree farm with custom holiday photo opportunity displays, face-in-hole cutouts and branded picture stations designed for families, children and seasonal farm visitors.\n    \u003c\/p\u003e\n\n    \u003cp class=\"hdc-photo-desc__lead\"\u003e\n      A trip to the Christmas tree farm is already a family tradition. Adding photo opportunity displays gives guests another reason to stop, smile, take pictures and share their visit online. These displays help turn your farm into a more memorable holiday destination while encouraging organic social media promotion.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hdc-photo-desc__notice\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e This product includes the printed cutout board only. Posts, stakes, stands, frames, mounting hardware and installation materials are not included unless specifically added to your order.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hdc-photo-desc__grid\"\u003e\n\n      \u003cdiv class=\"hdc-photo-desc__card\"\u003e\n        \u003cdiv class=\"hdc-photo-desc__number\"\u003e01\u003c\/div\u003e\n        \u003ch3\u003eCreate Holiday Memories\u003c\/h3\u003e\n        \u003cp\u003eGive families a festive place to take annual Christmas photos they will remember and share year after year.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hdc-photo-desc__card\"\u003e\n        \u003cdiv class=\"hdc-photo-desc__number\"\u003e02\u003c\/div\u003e\n        \u003ch3\u003eEncourage Social Sharing\u003c\/h3\u003e\n        \u003cp\u003eHoliday photo displays naturally encourage guests to post, tag your farm and introduce your business to new families online.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hdc-photo-desc__card\"\u003e\n        \u003cdiv class=\"hdc-photo-desc__number\"\u003e03\u003c\/div\u003e\n        \u003ch3\u003eAdd More Value to the Visit\u003c\/h3\u003e\n        \u003cp\u003ePhoto stations make your farm feel more complete, giving guests more to do before or after choosing their tree.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003ch3 class=\"hdc-photo-desc__section-title\"\u003eAvailable Cutout Styles\u003c\/h3\u003e\n\n    \u003cdiv class=\"hdc-photo-style\"\u003e\n      \u003cdiv class=\"hdc-photo-style__image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/8665\/5195\/files\/Cutout_for_Santa_and_Ms_Claus.png?v=1783621349\" alt=\"Santa and Mrs Claus Christmas tree farm photo cutout dimensions\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hdc-photo-style__content\"\u003e\n        \u003cdiv class=\"hdc-photo-style__label\"\u003eSingle Board Display\u003c\/div\u003e\n        \u003ch3\u003eSanta \u0026amp; Mrs. Claus Photo Cutout\u003c\/h3\u003e\n        \u003cp\u003e\n          A festive two-person holiday photo cutout featuring Santa and Mrs. Claus. This style is produced as one printed board with two face cutout openings.\n        \u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eOne-piece printed board\u003c\/li\u003e\n          \u003cli\u003eTwo face cutout openings\u003c\/li\u003e\n          \u003cli\u003eDesigned as one complete photo display\u003c\/li\u003e\n          \u003cli\u003eGreat for couples, parents and family photos\u003c\/li\u003e\n          \u003cli\u003eCustom farm name and logo can be added where applicable\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"hdc-photo-style__important\"\u003e\n          \u003cstrong\u003eIncluded:\u003c\/strong\u003e Printed cutout board only. Posts, supports, stakes and mounting hardware are not included.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hdc-photo-style\"\u003e\n      \u003cdiv class=\"hdc-photo-style__image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/8665\/5195\/files\/Cutout_for_santa_and_his_reindeer.png?v=1783621367\" alt=\"Santa and reindeer Christmas tree farm photo cutout dimensions\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hdc-photo-style__content\"\u003e\n        \u003cdiv class=\"hdc-photo-style__label\"\u003eMulti-Piece Display\u003c\/div\u003e\n        \u003ch3\u003eSanta Sleigh \u0026amp; Reindeer Photo Display\u003c\/h3\u003e\n        \u003cp\u003e\n          A large holiday display featuring Santa in his sleigh with reindeer photo cutouts. This option is supplied as multiple printed board pieces that are arranged together to create one full scene.\n        \u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eMulti-piece printed board set\u003c\/li\u003e\n          \u003cli\u003eDesigned to be installed together as one scene\u003c\/li\u003e\n          \u003cli\u003eMultiple face cutout openings\u003c\/li\u003e\n          \u003cli\u003eExcellent for children and family groups\u003c\/li\u003e\n          \u003cli\u003eStrong visual attraction for high-traffic photo areas\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"hdc-photo-style__important\"\u003e\n          \u003cstrong\u003eIncluded:\u003c\/strong\u003e Printed board pieces only. Posts, supports, stakes and mounting hardware are not included.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hdc-photo-style\"\u003e\n      \u003cdiv class=\"hdc-photo-style__image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/8665\/5195\/files\/Cutouts_for_Santa_ms_Claus_elf_and_gingerbreadman.png?v=1783621336\" alt=\"Santa Mrs Claus elf and gingerbread Christmas cutout set dimensions\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hdc-photo-style__content\"\u003e\n        \u003cdiv class=\"hdc-photo-style__label\"\u003eSeparate Character Boards\u003c\/div\u003e\n        \u003ch3\u003eSanta, Mrs. Claus, Elf \u0026amp; Gingerbread Cutout Set\u003c\/h3\u003e\n        \u003cp\u003e\n          A flexible holiday character set featuring multiple individual cutout boards. These can be displayed together as a group or spread throughout your farm as separate photo stops.\n        \u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eMultiple separate printed character boards\u003c\/li\u003e\n          \u003cli\u003eEach character is its own individual piece\u003c\/li\u003e\n          \u003cli\u003eFlexible placement around your Christmas tree farm\u003c\/li\u003e\n          \u003cli\u003eUse together or spread across different photo areas\u003c\/li\u003e\n          \u003cli\u003eGreat for families with children and school groups\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"hdc-photo-style__important\"\u003e\n          \u003cstrong\u003eIncluded:\u003c\/strong\u003e Printed character boards only. Posts, supports, stakes and mounting hardware are not included.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hdc-photo-included\"\u003e\n      \u003ch3\u003eEvery Christmas Tree Farm Photo Display Includes\u003c\/h3\u003e\n\n      \u003cdiv class=\"hdc-photo-included__grid\"\u003e\n        \u003cdiv class=\"hdc-photo-included__item\"\u003eFree Artwork Setup\u003c\/div\u003e\n        \u003cdiv class=\"hdc-photo-included__item\"\u003eFree Logo Placement\u003c\/div\u003e\n        \u003cdiv class=\"hdc-photo-included__item\"\u003eFree Digital Mockups\u003c\/div\u003e\n        \u003cdiv class=\"hdc-photo-included__item\"\u003eUnlimited Proof Revisions\u003c\/div\u003e\n        \u003cdiv class=\"hdc-photo-included__item\"\u003eFull-Color Custom Printing\u003c\/div\u003e\n        \u003cdiv class=\"hdc-photo-included__item\"\u003eOutdoor-Ready Board Material\u003c\/div\u003e\n        \u003cdiv class=\"hdc-photo-included__item\"\u003eCustom Farm Branding\u003c\/div\u003e\n        \u003cdiv class=\"hdc-photo-included__item\"\u003eSeasonal Holiday Artwork\u003c\/div\u003e\n        \u003cdiv class=\"hdc-photo-included__item\"\u003eBoard-Only Product\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Harvest Display Co","offers":[{"title":"Santa and Mrs. Claus","offer_id":48952093507803,"sku":null,"price":725.0,"currency_code":"USD","in_stock":true},{"title":"Santa Sleigh \u0026 Reindeer","offer_id":48952093540571,"sku":null,"price":1085.0,"currency_code":"USD","in_stock":true},{"title":"Elf \u0026 Gingerbread","offer_id":48952105697499,"sku":null,"price":1085.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/8665\/5195\/files\/Santa_and_Mrs_Claus_Face_Cutout.png?v=1783621247","url":"https:\/\/harvestdisplays.com\/products\/christmas-tree-farm-photo-opportunity-displays","provider":"Harvest Display Co","version":"1.0","type":"link"}