{"product_id":"sound-of-music-cast-send-in-option-pre-order","title":"Sound of Music Cast Send-In Option (Pre-Order)","description":"\u003cstyle\u003e\n  .occm-signing-page {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #111;\n    line-height: 1.55;\n  }\n\n  .occm-signing-page * {\n    box-sizing: border-box;\n  }\n\n  .occm-signing-header {\n    margin-bottom: 20px;\n    text-align: center;\n  }\n\n  .occm-signing-header h2 {\n    margin: 0 0 10px;\n    font-size: 28px;\n    line-height: 1.2;\n  }\n\n  .occm-signing-badge {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 6px 14px;\n    border-radius: 999px;\n    background: #26a2ed;\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  .occm-signing-intro {\n    max-width: 650px;\n    margin: 0 auto 18px;\n    text-align: center;\n    font-size: 16px;\n  }\n\n  .occm-important-message {\n    max-width: 650px;\n    margin: 14px auto 0;\n    padding: 12px 14px;\n    border-radius: 8px;\n    background: rgba(38, 162, 237, 0.1);\n    font-size: 15px;\n    text-align: center;\n  }\n\n  .occm-deadline-box {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin: 20px 0;\n  }\n\n  .occm-deadline-item {\n    padding: 14px 10px;\n    border: 2px solid #26a2ed;\n    border-radius: 8px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .occm-deadline-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #26a2ed;\n    font-size: 14px;\n  }\n\n  .occm-deadline-item span {\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  .occm-signing-image {\n    margin: 20px auto;\n    text-align: center;\n  }\n\n  .occm-signing-image img {\n    display: block;\n    width: 100%;\n    max-width: 380px;\n    height: auto;\n    margin: 0 auto;\n    border-radius: 8px;\n  }\n\n  .occm-included-box {\n    margin: 20px 0;\n    padding: 18px;\n    border-radius: 8px;\n    background: rgba(38, 162, 237, 0.08);\n  }\n\n  .occm-included-box h3 {\n    margin: 0 0 12px;\n    color: #26a2ed;\n    text-align: center;\n    font-size: 19px;\n  }\n\n  .occm-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px 20px;\n  }\n\n  .occm-included-item {\n    position: relative;\n    padding-left: 24px;\n    font-size: 15px;\n  }\n\n  .occm-included-item::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #26a2ed;\n    font-weight: 700;\n  }\n\n  .occm-signer-list {\n    margin: 12px 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .occm-signer-list li {\n    margin-bottom: 8px;\n    padding: 10px 12px;\n    border-left: 4px solid #26a2ed;\n    background: #f7f7f7;\n  }\n\n  .occm-signing-page details {\n    margin-top: 12px;\n    overflow: hidden;\n    border: 2px solid #26a2ed;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .occm-signing-page summary {\n    position: relative;\n    padding: 14px 48px 14px 14px;\n    background: #fff;\n    color: #26a2ed;\n    cursor: pointer;\n    font-size: 17px;\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .occm-signing-page summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .occm-signing-page summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 16px;\n    transform: translateY(-50%);\n    font-size: 22px;\n    font-weight: 500;\n  }\n\n  .occm-signing-page details[open] summary::after {\n    content: \"−\";\n  }\n\n  .occm-details-content {\n    padding: 16px;\n    border-top: 2px solid #26a2ed;\n  }\n\n  .occm-details-content p:first-child,\n  .occm-details-content ul:first-child {\n    margin-top: 0;\n  }\n\n  .occm-details-content p:last-child,\n  .occm-details-content ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .occm-details-content ul {\n    padding-left: 22px;\n  }\n\n  .occm-details-content li {\n    margin-bottom: 8px;\n  }\n\n  .occm-address-box {\n    margin: 14px 0;\n    padding: 14px;\n    border-left: 4px solid #26a2ed;\n    background: #f7f7f7;\n  }\n\n  .occm-note {\n    margin-top: 14px;\n    padding: 12px 14px;\n    border-radius: 6px;\n    background: #fff8e6;\n    font-size: 14px;\n  }\n\n  .occm-blue-note {\n    margin-top: 14px;\n    padding: 12px 14px;\n    border-radius: 6px;\n    background: rgba(38, 162, 237, 0.08);\n    font-size: 14px;\n  }\n\n  .occm-warning {\n    margin-top: 20px;\n    padding: 14px;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    background: #f7f7f7;\n    font-size: 14px;\n    text-align: center;\n  }\n\n  @media screen and (max-width: 749px) {\n    .occm-signing-header h2 {\n      font-size: 24px;\n    }\n\n    .occm-deadline-box {\n      grid-template-columns: 1fr;\n    }\n\n    .occm-included-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"occm-signing-page\"\u003e\n\u003cdiv class=\"occm-signing-header\"\u003e\n\u003ch2\u003e✍️ The Sound of Music Cast Send-In\u003c\/h2\u003e\n\u003cdiv class=\"occm-signing-badge\"\u003eChoose Your Signers\u003c\/div\u003e\n\u003cp class=\"occm-signing-intro\"\u003eSend your own eligible collectible to be signed by one or more participating cast members from \u003cem\u003eThe Sound of Music\u003c\/em\u003e. Choose only the cast members you would like added to your item using the signer options on this product page.\u003c\/p\u003e\n\u003cdiv class=\"occm-important-message\"\u003e\n\u003cstrong\u003eNo autograph is automatically included.\u003c\/strong\u003e\u003cbr\u003eAt least one cast member must be selected and paid for before adding this send-in item to your cart.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"occm-deadline-box\"\u003e\n\u003cdiv class=\"occm-deadline-item\"\u003e\n\u003cstrong\u003eSigning Schedule\u003c\/strong\u003e \u003cspan\u003eVaries by Cast Member\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"occm-deadline-item\"\u003e\n\u003cstrong\u003eFinal Scheduled Signing\u003c\/strong\u003e \u003cspan\u003eSeptember 22nd\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"occm-deadline-item\"\u003e\n\u003cstrong\u003eItems Must Arrive By\u003c\/strong\u003e \u003cspan\u003eAugust 11th EOD\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"occm-signing-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0264\/6153\/6311\/files\/SOM-Cast-Social.jpg?v=1785433124\" alt=\"The Sound of Music Cast Send-In Option\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"occm-included-box\"\u003e\n\u003ch3\u003eHow This Cast Send-In Works\u003c\/h3\u003e\n\u003cdiv class=\"occm-included-grid\"\u003e\n\u003cdiv class=\"occm-included-item\"\u003eSend one eligible collectible\u003c\/div\u003e\n\u003cdiv class=\"occm-included-item\"\u003eChoose one or more cast members\u003c\/div\u003e\n\u003cdiv class=\"occm-included-item\"\u003eOnly selected signers autograph your item\u003c\/div\u003e\n\u003cdiv class=\"occm-included-item\"\u003eAll selected autographs go on the same item\u003c\/div\u003e\n\u003cdiv class=\"occm-included-item\"\u003eSigner options are priced separately\u003c\/div\u003e\n\u003cdiv class=\"occm-included-item\"\u003eOCCM authentication included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e🎬 Choose Your Cast Members\u003c\/summary\u003e\n\u003cdiv class=\"occm-details-content\"\u003e\n\u003cp\u003eSelect one or more participating cast members to sign the same physical send-in item. You do not need to select every cast member. Choose only the signers you would like added to your collectible.\u003c\/p\u003e\n\u003cul class=\"occm-signer-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAngela Cartwright\u003c\/strong\u003e — Brigitta von Trapp\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKym Karath\u003c\/strong\u003e — Gretl von Trapp\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDebbie Turner\u003c\/strong\u003e — Marta von Trapp\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNicholas Hammond\u003c\/strong\u003e — Friedrich von Trapp\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"occm-blue-note\"\u003eEach cast member is priced separately. Only the signers selected and paid for with this product will be added to your item.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e💲 Selecting and Paying for Signers\u003c\/summary\u003e\n\u003cdiv class=\"occm-details-content\"\u003e\n\u003cp\u003eUse the signer options located above the Add to Cart button to choose each cast member you would like added to your item. You may select one, several or all participating cast members.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAngela Cartwright, Kym Karath and Debbie Turner:\u003c\/strong\u003e Each has one flat autograph price regardless of the eligible item being submitted.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNicholas Hammond:\u003c\/strong\u003e His autograph price varies according to the type and size of the item being submitted. Select the Nicholas Hammond item category that accurately matches your collectible.\u003c\/li\u003e\n\u003cli\u003eEvery selected signer adds that cast member’s applicable autograph fee to the product total.\u003c\/li\u003e\n\u003cli\u003eAll selected cast members will sign the same physical send-in item.\u003c\/li\u003e\n\u003cli\u003eYou do not need to select every participating cast member.\u003c\/li\u003e\n\u003cli\u003eAdd-ons must be selected separately for each signer.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"occm-note\"\u003eReview all selections before checkout. A signer is not included unless that signer has been selected and paid for. Nicholas Hammond orders placed under an incorrect item category may require an additional payment before the autograph can be completed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e➕ Personalization's, Character Names \u0026amp; Quotes\u003c\/summary\u003e\n\u003cdiv class=\"occm-details-content\"\u003e\n\u003cp\u003eAvailable inscriptions and add-ons may vary by cast member. Complete the options shown for each selected signer.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePersonalization, character name, quote, ink color and placement options must be completed separately for each selected signer.\u003c\/li\u003e\n\u003cli\u003eAn add-on selected for one cast member does not automatically apply to any other selected signer.\u003c\/li\u003e\n\u003cli\u003eChoose the included personalization or character-name option offered for each signer when applicable.\u003c\/li\u003e\n\u003cli\u003eRequesting both a personalization and character name may require an additional paid add-on.\u003c\/li\u003e\n\u003cli\u003eEach quote add-on covers the maximum number of words stated within that signer’s options.\u003c\/li\u003e\n\u003cli\u003eLonger quotes require enough quote add-ons to cover the total number of requested words.\u003c\/li\u003e\n\u003cli\u003eRequests written only in order notes, on the item or on included paperwork are not considered purchased add-ons.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"occm-note\"\u003eAll personalization, character name, quote, wording, placement, signature size and ink-color requests are subject to talent approval and are not guaranteed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e📦 How to Prepare and Ship Your Item\u003c\/summary\u003e\n\u003cdiv class=\"occm-details-content\"\u003e\n\u003cp\u003ePlease include a printed copy of your order confirmation inside your package.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eClearly write your full name and order number on the included paperwork.\u003c\/li\u003e\n\u003cli\u003eConfirm that every requested cast member appears on your completed order.\u003c\/li\u003e\n\u003cli\u003eAttach a removable note to the item showing the preferred signature placement and ink color for each signer.\u003c\/li\u003e\n\u003cli\u003eInclude the same personalization, character name and quote instructions entered with your online order.\u003c\/li\u003e\n\u003cli\u003eDo not write autograph instructions directly on the collectible.\u003c\/li\u003e\n\u003cli\u003ePackage the item securely to prevent movement or damage during incoming shipping.\u003c\/li\u003e\n\u003cli\u003eRemove unnecessary outer protectors or packaging unless they are needed to protect the collectible during shipping.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eShip Your Item To:\u003c\/h4\u003e\n\u003cdiv class=\"occm-address-box\"\u003e\n\u003cstrong\u003eOC Celebrity Marketing LLC\u003c\/strong\u003e\u003cbr\u003eC\/O – \u003cstrong\u003eSOM CAST\u003c\/strong\u003e\u003cbr\u003e120 Holiday Ct. Ste 5\u003cbr\u003eFranklin, TN 37067\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eAccepted carriers:\u003c\/strong\u003e USPS, UPS, FedEx and DHL\u003c\/p\u003e\n\u003cdiv class=\"occm-note\"\u003eWe strongly recommend using a tracked shipping service. OCCM is not responsible for packages that are lost or damaged before delivery to our facility.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e📅 Signing Schedule \u0026amp; Fulfillment\u003c\/summary\u003e\n\u003cdiv class=\"occm-details-content\"\u003e\n\u003cp\u003eThe participating cast members are scheduled to sign on different dates. Your item will be presented to each selected cast member during their scheduled autograph event.\u003c\/p\u003e\n\u003cp\u003eIf you select more than one signer, your item will remain securely with OCCM between signings until every selected autograph has been completed.\u003c\/p\u003e\n\u003cdiv class=\"occm-note\"\u003eSelecting multiple cast members will extend the fulfillment timeline. Your item will not ship after the first autograph while additional selected signings are still pending.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🔒 Authentication\u003c\/summary\u003e\n\u003cdiv class=\"occm-details-content\"\u003e\n\u003cp\u003eThe completed item will include OCCM authentication unless otherwise stated on the product page.\u003c\/p\u003e\n\u003cp\u003eAn OCCM QR-code authentication hologram will be permanently applied to the item, and a matching Certificate of Authenticity will be included.\u003c\/p\u003e\n\u003cdiv class=\"occm-blue-note\"\u003eAuthentication will be completed after every selected autograph has been added to the item.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🖊️ Autograph Placement\u003c\/summary\u003e\n\u003cdiv class=\"occm-details-content\"\u003e\n\u003cp\u003eOCCM will coordinate autograph placement so the selected signatures fit together as cleanly as possible on the submitted item.\u003c\/p\u003e\n\u003cp\u003eSignature location, size and ink color may be adjusted based on the item’s surface, available signing space, number of selected signers and talent discretion.\u003c\/p\u003e\n\u003cdiv class=\"occm-note\"\u003ePlacement requests will be considered but cannot be guaranteed, especially on items receiving multiple signatures.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e📦 Condition, Handling \u0026amp; Return Shipping\u003c\/summary\u003e\n\u003cdiv class=\"occm-details-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eItems are handled with care throughout the signing process.\u003c\/li\u003e\n\u003cli\u003eMinor wear may occur during incoming shipping, transportation, handling, signing, authentication, packaging or return transit.\u003c\/li\u003e\n\u003cli\u003eItems receiving multiple signatures may be transported and handled during several separate signing events.\u003c\/li\u003e\n\u003cli\u003eReturn shipping is charged during checkout.\u003c\/li\u003e\n\u003cli\u003ePlease allow time after the final selected signing for authentication, processing, packaging and return shipment.\u003c\/li\u003e\n\u003cli\u003eTracking information will be emailed once the completed item ships back to you.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"occm-note\"\u003eBy purchasing, you acknowledge and accept the normal handling risks associated with mailed collectibles, live autograph signings and multi-event fulfillment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e⚠️ Important Cast Send-In Policies\u003c\/summary\u003e\n\u003cdiv class=\"occm-details-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eThis product covers one physical send-in item.\u003c\/li\u003e\n\u003cli\u003eNo autograph is included unless at least one participating cast member is selected and paid for.\u003c\/li\u003e\n\u003cli\u003eOnly selected and paid cast members will sign the item.\u003c\/li\u003e\n\u003cli\u003eAll selected autographs will be added to the same physical item.\u003c\/li\u003e\n\u003cli\u003eItems must arrive by \u003cstrong\u003eAugust 9th EOD\u003c\/strong\u003e. Purchasing this send-in option does not extend the delivery deadline.\u003c\/li\u003e\n\u003cli\u003eItems should arrive signing-ready with all instructions clearly labeled.\u003c\/li\u003e\n\u003cli\u003eAdd-ons must be selected and purchased before the applicable signing.\u003c\/li\u003e\n\u003cli\u003eRequests written on the item, included paperwork or order notes are not considered purchased add-ons.\u003c\/li\u003e\n\u003cli\u003eSignature placement, ink color, personalization, character name and quote requests are subject to talent approval and may be adjusted or declined.\u003c\/li\u003e\n\u003cli\u003eOCCM may make reasonable placement or ink-color adjustments when needed to protect the item, accommodate multiple signatures or improve autograph visibility.\u003c\/li\u003e\n\u003cli\u003eThe item will not be returned until every selected autograph has been completed.\u003c\/li\u003e\n\u003cli\u003eSigning and fulfillment dates are estimates and may change because of talent scheduling, event delays or other signing logistics.\u003c\/li\u003e\n\u003cli\u003eYou do not need to attend or watch any live signing for your order to be completed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"occm-warning\"\u003e\n\u003cstrong\u003eBefore mailing your collectible:\u003c\/strong\u003e Confirm that your order number, customer name, selected cast members and autograph instructions are included inside the package.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"OC Celebrity Marketing LLC","offers":[{"title":"Default Title","offer_id":42343809908791,"sku":null,"price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0264\/6153\/6311\/files\/ChatGPTImageJul30_2026_01_59_09PM.png?v=1785437960","url":"https:\/\/occelebritymarketing.com\/products\/sound-of-music-cast-send-in-option-pre-order","provider":"OC Celebrity Marketing LLC","version":"1.0","type":"link"}