{"product_id":"pumpkin-patch-photo-opportunity-displays","title":"Pumpkin Patch 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: 0 auto;\n  }\n\n  .hdc-photo-desc__eyebrow {\n    margin-bottom: 10px;\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  }\n\n  .hdc-photo-desc h2 {\n    margin: 0 0 14px;\n    color: #264734;\n    font-family: Montserrat, sans-serif;\n    font-size: clamp(30px, 4vw, 44px);\n    line-height: 1.08;\n  }\n\n  .hdc-photo-desc__lead {\n    max-width: 900px;\n    margin: 0 0 18px;\n    color: #475569;\n    font-size: 15.5px;\n    line-height: 1.7;\n  }\n\n  .hdc-photo-desc__notice {\n    margin: 28px 0 38px;\n    padding: 18px 22px;\n    background: #F7F3EA;\n    border-left: 4px solid #C79A3B;\n    border-radius: 0 14px 14px 0;\n    color: #475569;\n    font-size: 14.5px;\n    line-height: 1.7;\n  }\n\n  .hdc-photo-desc__notice strong {\n    color: #264734;\n    font-family: Montserrat, sans-serif;\n  }\n\n  .hdc-photo-desc__grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-bottom: 46px;\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    margin-bottom: 12px;\n    color: rgba(199, 154, 59, .24);\n    font-family: Montserrat, sans-serif;\n    font-size: 44px;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .hdc-photo-desc__card h3 {\n    margin: 0 0 8px;\n    color: #264734;\n    font-family: Montserrat, sans-serif;\n    font-size: 21px;\n    line-height: 1.25;\n  }\n\n  .hdc-photo-desc__card p {\n    margin: 0;\n    color: #475569;\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  .hdc-photo-desc__section-title {\n    margin: 0 0 12px;\n    color: #264734;\n    font-family: Montserrat, sans-serif;\n    font-size: clamp(28px, 3vw, 36px);\n    line-height: 1.2;\n  }\n\n  .hdc-photo-desc__section-intro {\n    max-width: 850px;\n    margin: 0 0 28px;\n    color: #475569;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .hdc-photo-style {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);\n    gap: 26px;\n    align-items: stretch;\n    margin-bottom: 28px;\n    padding: 26px;\n    background: #F7F3EA;\n    border: 1px solid #E7DDCB;\n    border-radius: 24px;\n  }\n\n  .hdc-photo-style--featured {\n    border: 2px solid #C79A3B;\n  }\n\n  .hdc-photo-style__image {\n    min-height: 420px;\n    padding: 18px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #FFFFFF;\n    border: 1px solid #E7DDCB;\n    border-radius: 18px;\n  }\n\n  .hdc-photo-style__image img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    max-height: 520px;\n    object-fit: contain;\n  }\n\n  .hdc-photo-style__content {\n    display: flex;\n    flex-direction: column;\n    padding: 26px;\n    background: #FFFFFF;\n    border: 1px solid #E7DDCB;\n    border-radius: 18px;\n  }\n\n  .hdc-photo-style__label {\n    display: inline-flex;\n    width: fit-content;\n    margin-bottom: 10px;\n    padding: 7px 12px;\n    background: rgba(199, 154, 59, .14);\n    border: 1px solid rgba(199, 154, 59, .34);\n    border-radius: 999px;\n    color: #9A6F1F;\n    font-family: Montserrat, sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n  }\n\n  .hdc-photo-style h3 {\n    margin: 0 0 12px;\n    color: #264734;\n    font-family: Montserrat, sans-serif;\n    font-size: 25px;\n    line-height: 1.22;\n  }\n\n  .hdc-photo-style p {\n    margin: 0 0 18px;\n    color: #475569;\n    font-size: 14.5px;\n    line-height: 1.7;\n  }\n\n  .hdc-photo-style__spec-title {\n    margin: 4px 0 10px;\n    color: #264734;\n    font-family: Montserrat, sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  .hdc-photo-style ul {\n    margin: 0;\n    padding: 0;\n    display: grid;\n    gap: 9px;\n    list-style: none;\n  }\n\n  .hdc-photo-style li {\n    display: flex;\n    align-items: flex-start;\n    gap: 9px;\n    color: #475569;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .hdc-photo-style li::before {\n    content: \"✓\";\n    flex: 0 0 auto;\n    color: #C79A3B;\n    font-weight: 700;\n  }\n\n  .hdc-photo-style__important {\n    margin-top: auto;\n    padding-top: 22px;\n  }\n\n  .hdc-photo-style__important-inner {\n    padding: 15px 17px;\n    background: #F7F3EA;\n    border-left: 4px solid #C79A3B;\n    border-radius: 0 12px 12px 0;\n    color: #475569;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .hdc-photo-style__important strong {\n    color: #264734;\n    font-family: Montserrat, sans-serif;\n  }\n\n  .hdc-photo-desc__installation {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin-top: 42px;\n  }\n\n  .hdc-photo-desc__installation-card {\n    padding: 24px;\n    background: #FFFFFF;\n    border: 1px solid #E7DDCB;\n    border-radius: 18px;\n  }\n\n  .hdc-photo-desc__installation-card h3 {\n    margin: 0 0 10px;\n    color: #264734;\n    font-family: Montserrat, sans-serif;\n    font-size: 21px;\n  }\n\n  .hdc-photo-desc__installation-card p {\n    margin: 0;\n    color: #475569;\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  .hdc-photo-included {\n    margin-top: 44px;\n    padding: 34px;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(199, 154, 59, .16),\n        transparent 35%\n      ),\n      #264734;\n    border-radius: 24px;\n    color: #FFFFFF;\n  }\n\n  .hdc-photo-included h3 {\n    margin: 0 0 22px;\n    color: #FFFFFF !important;\n    font-family: Montserrat, sans-serif;\n    font-size: 30px;\n    line-height: 1.2;\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    padding: 15px;\n    background: rgba(255, 255, 255, .08);\n    border: 1px solid rgba(255, 255, 255, .08);\n    border-radius: 12px;\n    color: #FFFFFF;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  @media screen and (max-width: 900px) {\n    .hdc-photo-desc__grid,\n    .hdc-photo-style,\n    .hdc-photo-desc__installation,\n    .hdc-photo-included__grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hdc-photo-style__image {\n      min-height: auto;\n    }\n  }\n\n  @media screen and (max-width: 640px) {\n    .hdc-photo-desc {\n      padding: 46px 20px;\n    }\n\n    .hdc-photo-style {\n      padding: 18px;\n      border-radius: 18px;\n    }\n\n    .hdc-photo-style__content {\n      padding: 22px;\n    }\n\n    .hdc-photo-included {\n      padding: 28px 22px;\n      border-radius: 18px;\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\"\u003e\n      Pumpkin Patch Photo Displays\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Pumpkin Patch Photo Opportunity Displays\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hdc-photo-desc__lead\"\u003e\n      Create memorable photo moments throughout your pumpkin patch with custom face-in-hole cutouts designed for families, school groups and fall festival visitors. These colourful, interactive displays give guests another reason to stop, smile and capture photos they will want to share.\n    \u003c\/p\u003e\n\n    \u003cp class=\"hdc-photo-desc__lead\"\u003e\n      Families visit pumpkin patches for more than pumpkins. They come for the fall atmosphere, shared activities and memorable traditions. A professionally designed photo opportunity helps guests enjoy the experience, spend more time at your attraction and promote your farm through Instagram, TikTok, Facebook and word of mouth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hdc-photo-desc__notice\"\u003e\n      \u003cstrong\u003eBoard-only product:\u003c\/strong\u003e Each option includes the printed photo cutout board or boards shown in its dimension diagram. Posts, stands, stakes, 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\n        \u003ch3\u003eCreate Shareable Fall Moments\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Give families a fun picture area they will naturally want to photograph, post and share with friends.\n        \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\n        \u003ch3\u003ePromote Your Farm Organically\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Every guest photo shared online introduces your pumpkin patch to new families through trusted word-of-mouth marketing.\n        \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\n        \u003ch3\u003eAdd Another Guest Attraction\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Create photo stops near admissions, hay rides, petting zoos, farm markets, activity areas or exits.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003ch3 class=\"hdc-photo-desc__section-title\"\u003e\n      Choose Your Photo Opportunity Style\n    \u003c\/h3\u003e\n\n    \u003cp class=\"hdc-photo-desc__section-intro\"\u003e\n      Review the dimension diagrams and construction details below before choosing your style. The Pumpkin Wagon and Scarecrow Friends designs are each produced as one large board. The Pumpkin and Corn option includes two separate character boards.\n    \u003c\/p\u003e\n\n    \u003c!-- Pumpkin Wagon --\u003e\n    \u003cdiv class=\"hdc-photo-style hdc-photo-style--featured\"\u003e\n\n      \u003cdiv class=\"hdc-photo-style__image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/8665\/5195\/files\/cartcutout_dims-01.png?v=1783615687\" alt=\"Pumpkin wagon pumpkin patch photo cutout dimensions\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hdc-photo-style__content\"\u003e\n\n        \u003cdiv class=\"hdc-photo-style__label\"\u003e\n          One-Piece Display Board\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Pumpkin Wagon Photo Cutout\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A large harvest-themed wagon display featuring a group of pumpkins with face openings for children, families and school groups. The farm-style wagon artwork creates a strong photo attraction for high-traffic areas throughout your pumpkin patch.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hdc-photo-style__spec-title\"\u003e\n          Construction \u0026amp; Contents\n        \u003c\/div\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eOne large printed photo opportunity board\u003c\/li\u003e\n          \u003cli\u003eAll wagon and pumpkin artwork is printed on one piece\u003c\/li\u003e\n          \u003cli\u003eMultiple face cutout openings\u003c\/li\u003e\n          \u003cli\u003eFinished dimensions are shown in the accompanying diagram\u003c\/li\u003e\n          \u003cli\u003eFarm name and branding area incorporated into the design\u003c\/li\u003e\n          \u003cli\u003eIdeal for entrances, exits and family photo areas\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"hdc-photo-style__important\"\u003e\n          \u003cdiv class=\"hdc-photo-style__important-inner\"\u003e\n            \u003cstrong\u003eWhat you receive:\u003c\/strong\u003e One printed Pumpkin Wagon cutout board. Support posts, stands, stakes and mounting hardware are not included.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Pumpkin and Corn --\u003e\n    \u003cdiv class=\"hdc-photo-style\"\u003e\n\n      \u003cdiv class=\"hdc-photo-style__image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/8665\/5195\/files\/Pumpkin_and_Corn_Board_face_hole_Cut_Outs.png?v=1783615306\" alt=\"Pumpkin and corn character pumpkin patch photo cutout dimensions\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hdc-photo-style__content\"\u003e\n\n        \u003cdiv class=\"hdc-photo-style__label\"\u003e\n          Two Separate Character Boards\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Pumpkin \u0026amp; Corn Character Set\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          This option includes two individual character boards: one smiling pumpkin and one cheerful ear of corn. Display them together as one picture station or position them separately around your pumpkin patch as two different photo stops.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hdc-photo-style__spec-title\"\u003e\n          Construction \u0026amp; Contents\n        \u003c\/div\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eTwo separate printed character boards\u003c\/li\u003e\n          \u003cli\u003eOne pumpkin character board\u003c\/li\u003e\n          \u003cli\u003eOne corn character board\u003c\/li\u003e\n          \u003cli\u003eOne face cutout opening in each character\u003c\/li\u003e\n          \u003cli\u003eFinished dimensions are shown in the accompanying diagram\u003c\/li\u003e\n          \u003cli\u003eFlexible placement together or in separate activity areas\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"hdc-photo-style__important\"\u003e\n          \u003cdiv class=\"hdc-photo-style__important-inner\"\u003e\n            \u003cstrong\u003eWhat you receive:\u003c\/strong\u003e Two printed character boards—one pumpkin and one corn. Support posts, stands, stakes and mounting hardware are not included.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Scarecrow Friends --\u003e\n    \u003cdiv class=\"hdc-photo-style\"\u003e\n\n      \u003cdiv class=\"hdc-photo-style__image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0832\/8665\/5195\/files\/Three_scarecrows_cutout_Photo_opportunity.png?v=1783615184\" alt=\"Three Scarecrow Friends pumpkin patch photo cutout dimensions\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hdc-photo-style__content\"\u003e\n\n        \u003cdiv class=\"hdc-photo-style__label\"\u003e\n          One-Piece Display Board\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Scarecrow Friends Photo Cutout\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A large fall-themed photo display featuring three friendly scarecrow characters. Guests place their faces through the openings to create a playful group photo that works especially well for families, friends and school field trips.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hdc-photo-style__spec-title\"\u003e\n          Construction \u0026amp; Contents\n        \u003c\/div\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eOne large printed photo opportunity board\u003c\/li\u003e\n          \u003cli\u003eThree scarecrow characters printed on one piece\u003c\/li\u003e\n          \u003cli\u003eThree face cutout openings\u003c\/li\u003e\n          \u003cli\u003eFinished dimensions are shown in the accompanying diagram\u003c\/li\u003e\n          \u003cli\u003eOptional farm name and logo customization where applicable\u003c\/li\u003e\n          \u003cli\u003eGreat for group photos and high-traffic guest areas\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"hdc-photo-style__important\"\u003e\n          \u003cdiv class=\"hdc-photo-style__important-inner\"\u003e\n            \u003cstrong\u003eWhat you receive:\u003c\/strong\u003e One printed Scarecrow Friends cutout board. Support posts, stands, stakes and mounting hardware are not included.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hdc-photo-desc__installation\"\u003e\n\n      \u003cdiv class=\"hdc-photo-desc__installation-card\"\u003e\n        \u003ch3\u003eInstallation\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Each board must be securely attached to an appropriate support structure before use. Customers may supply their own wooden posts, framing or display stands based on the installation surface and local site conditions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hdc-photo-desc__installation-card\"\u003e\n        \u003ch3\u003eArtwork \u0026amp; Branding\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Where the selected design allows, your farm name, logo, hashtag or seasonal message can be incorporated into the artwork. A digital proof will be provided for approval before production.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hdc-photo-included\"\u003e\n\n      \u003ch3\u003e\n        Every Pumpkin Patch Photo Display Includes\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"hdc-photo-included__grid\"\u003e\n        \u003cdiv class=\"hdc-photo-included__item\"\u003e\n          Free Artwork Setup\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hdc-photo-included__item\"\u003e\n          Free Logo Placement\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hdc-photo-included__item\"\u003e\n          Free Digital Mockups\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hdc-photo-included__item\"\u003e\n          Unlimited Proof Revisions\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hdc-photo-included__item\"\u003e\n          Full-Colour Custom Printing\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hdc-photo-included__item\"\u003e\n          Outdoor-Ready Board Material\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hdc-photo-included__item\"\u003e\n          Precision-Cut Face Openings\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hdc-photo-included__item\"\u003e\n          Seasonal Fall Artwork\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hdc-photo-included__item\"\u003e\n          Printed Board or Boards Only\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Harvest Display Co","offers":[{"title":"Pumpkin Cart","offer_id":48951808884955,"sku":null,"price":1085.0,"currency_code":"USD","in_stock":true},{"title":"Pumpkin \u0026 Corn","offer_id":48951808917723,"sku":null,"price":725.0,"currency_code":"USD","in_stock":true},{"title":"Pumpkin Scarecrows","offer_id":48961897070811,"sku":null,"price":1085.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/8665\/5195\/files\/Pumpkin_Patch_Cutout.png?v=1783442997","url":"https:\/\/harvestdisplays.com\/products\/pumpkin-patch-photo-opportunity-displays","provider":"Harvest Display Co","version":"1.0","type":"link"}