{"product_id":"kaitlyn-robrock-send-in-option-signing-sept-25th","title":"Kaitlyn Robrock Send In Option (Signing Sept. 25th)","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    text-align: center;\n    margin-bottom: 20px;\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-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-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-pricing-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .occm-pricing-table th,\n  .occm-pricing-table td {\n    padding: 12px;\n    border-bottom: 1px solid #d9d9d9;\n    text-align: left;\n  }\n\n  .occm-pricing-table th {\n    background: rgba(38, 162, 237, 0.08);\n    color: #111;\n    font-size: 14px;\n  }\n\n  .occm-pricing-table td:last-child,\n  .occm-pricing-table th:last-child {\n    width: 100px;\n    text-align: right;\n    font-weight: 700;\n  }\n\n  .occm-pricing-table tr:last-child td {\n    border-bottom: none;\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-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\n\u003cdiv class=\"occm-signing-page\"\u003e\n\n  \u003cdiv class=\"occm-signing-header\"\u003e\n    \u003ch2\u003e✍️ Kaitlyn Robrock Live Signing Send-In\u003c\/h2\u003e\n\n    \u003cdiv class=\"occm-signing-badge\"\u003e\n      Send-In Pre-Order\n    \u003c\/div\u003e\n\n    \u003cp class=\"occm-signing-intro\"\u003e\n      Send your own collectible to be signed by \u003cstrong\u003eKaitlyn Robrock\u003c\/strong\u003e.\n      Once send-in pre-orders close, only a limited selection of OCCM-provided\n      items may be available during the live show.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"occm-deadline-box\"\u003e\n\n    \u003cdiv class=\"occm-deadline-item\"\u003e\n      \u003cstrong\u003eLive Signing\u003c\/strong\u003e\n      \u003cspan\u003eSeptember 25th at 4 PM CT\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"occm-deadline-item\"\u003e\n      \u003cstrong\u003eOrders Close\u003c\/strong\u003e\n      \u003cspan\u003eSeptember 18th\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"occm-deadline-item\"\u003e\n      \u003cstrong\u003eItems Must Arrive By\u003c\/strong\u003e\n      \u003cspan\u003eSeptember 23rd\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"occm-signing-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0264\/6153\/6311\/files\/Whatnot_Social_45b361b2-0f4d-4e51-a31f-04754c71d76e.png?v=1788796172\" alt=\"Kaitlyn Robrock Live Signing\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"occm-included-box\"\u003e\n\n    \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n    \u003cdiv class=\"occm-included-grid\"\u003e\n\n      \u003cdiv class=\"occm-included-item\"\u003e\n        One Kaitlyn Robrock autograph on your send-in item\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"occm-included-item\"\u003e\n        Personalization \u0026amp; Character Name – FREE\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"occm-included-item\"\u003e\n        Quotes up to 5 words – $20\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"occm-included-item\"\u003e\n        OCCM authentication\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdetails open\u003e\n\n    \u003csummary\u003e💲 Send-In Pricing\u003c\/summary\u003e\n\n    \u003cdiv class=\"occm-details-content\"\u003e\n\n      \u003ctable class=\"occm-pricing-table\"\u003e\n\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eItem Type\u003c\/th\u003e\n            \u003cth\u003ePrice\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePhotos \/ Flats (8x10 through 16x20)\u003c\/td\u003e\n            \u003ctd\u003e$40\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eDVD \/ VHS\u003c\/td\u003e\n            \u003ctd\u003e$50\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFunko Pop!\u003c\/td\u003e\n            \u003ctd\u003e$50\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFull-Size Poster\u003c\/td\u003e\n            \u003ctd\u003e$60\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eTrading Cards\u003c\/td\u003e\n            \u003ctd\u003e$80\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eProps\u003c\/td\u003e\n            \u003ctd\u003e$80\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n\n      \u003c\/table\u003e\n\n      \u003cdiv class=\"occm-note\"\u003e\n        The send-in price covers one Kaitlyn Robrock autograph on the selected\n        item type. Paid add-ons must be purchased separately before the signing.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails open\u003e\n\n    \u003csummary\u003e➕ Available Add-Ons\u003c\/summary\u003e\n\n    \u003cdiv class=\"occm-details-content\"\u003e\n\n      \u003cul\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003ePersonalization:\u003c\/strong\u003e FREE when requested\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eCharacter Name:\u003c\/strong\u003e FREE when requested\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eQuote:\u003c\/strong\u003e $20 for up to 5 words\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"occm-note\"\u003e\n        Enter all personalization, character name, quote, ink color and placement\n        requests when placing your order. All requests are subject to talent\n        approval and are not guaranteed.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails open\u003e\n\n    \u003csummary\u003e📦 How to Prepare and Ship Your Item\u003c\/summary\u003e\n\n    \u003cdiv class=\"occm-details-content\"\u003e\n\n      \u003cp\u003e\n        Please include a printed copy of your order confirmation inside your package.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n\n        \u003cli\u003e\n          Clearly write your name and order number on the included paperwork.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Attach a removable note to the item showing your requested signature\n          placement and ink color.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Include the same personalization, character name and quote instructions\n          entered with your online order.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not write autograph instructions directly on the collectible.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Package your item securely to prevent movement or damage during transit.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Remove unnecessary display cases or bulky outer packaging unless needed\n          for safe transit. Funko Pop! protectors may be included if desired.\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n\n      \u003ch4\u003eShip Your Item To:\u003c\/h4\u003e\n\n      \u003cdiv class=\"occm-address-box\"\u003e\n\n        \u003cstrong\u003eOC Celebrity Marketing LLC\u003c\/strong\u003e\u003cbr\u003e\n        C\/O – \u003cstrong\u003eKR\u003c\/strong\u003e\u003cbr\u003e\n        120 Holiday Ct. Ste 5\u003cbr\u003e\n        Franklin, TN 37067\n\n      \u003c\/div\u003e\n\n\n      \u003cp\u003e\n        \u003cstrong\u003eAccepted carriers:\u003c\/strong\u003e USPS, UPS, FedEx and DHL\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"occm-note\"\u003e\n        We strongly recommend using a tracked shipping service. OCCM is not\n        responsible for packages that are lost or damaged before they are\n        delivered to our facility.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails open\u003e\n\n    \u003csummary\u003e⚠️ Important Signing Policies\u003c\/summary\u003e\n\n    \u003cdiv class=\"occm-details-content\"\u003e\n\n      \u003cul\u003e\n\n        \u003cli\u003e\n          This product covers one send-in item for the\n          \u003cstrong\u003eKaitlyn Robrock live signing\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Items must arrive by \u003cstrong\u003eSeptember 23rd\u003c\/strong\u003e. Purchasing the\n          send-in option does not extend the arrival deadline.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Items should arrive signing-ready with all instructions clearly labeled.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Signature placement, ink color, personalization, character name and quote\n          requests are subject to talent approval and may be changed or declined.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Paid add-ons must be purchased before the signing. Requests written on\n          the item or order paperwork are not considered purchased add-ons.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          OCCM may make reasonable placement or ink-color adjustments when needed\n          to protect the item or improve autograph visibility.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Only a limited selection of OCCM-provided items may be available once\n          the live show begins.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Return shipping is charged during checkout. Please allow approximately\n          \u003cstrong\u003e5–7 business days\u003c\/strong\u003e after the signing for authentication,\n          processing and shipment.\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdiv class=\"occm-warning\"\u003e\n    \u003cstrong\u003eBefore mailing your collectible:\u003c\/strong\u003e\n    Confirm that your order number, customer name and autograph instructions are\n    included inside the package.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"OC Celebrity Marketing LLC","offers":[{"title":"Photos \/ Flats (8x10 through 16x20)","offer_id":42433327890487,"sku":null,"price":40.0,"currency_code":"USD","in_stock":true},{"title":"DVD \/ VHS","offer_id":42433327923255,"sku":null,"price":50.0,"currency_code":"USD","in_stock":true},{"title":"Funko Pop!","offer_id":42433327956023,"sku":null,"price":50.0,"currency_code":"USD","in_stock":true},{"title":"Full-Size Poster","offer_id":42433327988791,"sku":null,"price":60.0,"currency_code":"USD","in_stock":true},{"title":"Trading Cards","offer_id":42433328021559,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"Props","offer_id":42433328054327,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0264\/6153\/6311\/files\/ChatGPTImageAug31_2026_01_20_59PM_443eb8b3-5d2e-42dd-a76a-9f81dd5722fa.png?v=1788797091","url":"https:\/\/occelebritymarketing.com\/products\/kaitlyn-robrock-send-in-option-signing-sept-25th","provider":"OC Celebrity Marketing LLC","version":"1.0","type":"link"}