{"product_id":"anti-na®-sips-30-count-pre-order","title":"Anti-Na® SIPS 30-Count — Pre-Order","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003ePre-Order Anti-Na® SIPS | Ships in 10 Weeks\u003c\/title\u003e\n\u003cstyle\u003e\n  :root {\n    --teal:    #00A896;\n    --teal-dk: #00786D;\n    --orange:  #FF5C39;\n    --cream:   #F9F6F1;\n    --yellow:  #FFE8A3;\n    --charcoal:#2C2C2C;\n    --mid:     #6B6B6B;\n    --white:   #FFFFFF;\n    --border:  rgba(44,44,44,0.12);\n    --pink:    #E91E78;\n  }\n  *,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\n  body{font-family:'Helvetica Neue',Arial,sans-serif;background:var(--cream);color:var(--charcoal);-webkit-font-smoothing:antialiased}\n  .container{max-width:900px;margin:0 auto;padding:0 24px}\n\n  \/* ── HERO BANNER ── *\/\n  .hero{background:linear-gradient(135deg,#00786D 0%,var(--teal) 100%);color:var(--white);padding:48px 24px;text-align:center}\n  .hero__eyebrow{font-size:11px;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.7);margin-bottom:12px}\n  .hero__headline{font-family:Georgia,serif;font-size:clamp(28px,5vw,46px);font-weight:400;line-height:1.2;margin-bottom:12px}\n  .hero__headline em{font-style:italic;color:var(--yellow)}\n  .hero__sub{font-size:16px;color:rgba(255,255,255,0.85);max-width:560px;margin:0 auto 28px;line-height:1.6}\n  .badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.3);border-radius:24px;padding:8px 18px;font-size:13px;font-weight:600;color:var(--white)}\n  .badge::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--yellow);flex-shrink:0;animation:pulse 2s infinite}\n  @keyframes pulse{0%,100%{opacity:1}50%{opacity:0.4}}\n\n  \/* ── INVENTORY WARNING ── *\/\n  .inventory-bar{background:var(--orange);color:var(--white);text-align:center;padding:14px 24px;font-size:14px;font-weight:600}\n\n  \/* ── MAIN CONTENT ── *\/\n  .main{padding:56px 24px}\n  .two-col{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}\n\n  \/* ── PRODUCT CARD ── *\/\n  .product-card{background:var(--white);border:1px solid var(--border);border-radius:16px;overflow:hidden}\n  .product-card__header{background:var(--teal-dk);padding:20px 24px}\n  .product-card__label{font-size:10px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.7);margin-bottom:4px}\n  .product-card__name{font-family:Georgia,serif;font-size:22px;color:var(--white);font-weight:400}\n  .product-card__body{padding:24px}\n  .price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:6px}\n  .price-pre{font-size:36px;font-weight:700;color:var(--teal-dk)}\n  .price-was{font-size:16px;color:var(--mid);text-decoration:line-through}\n  .price-save{font-size:12px;font-weight:700;background:var(--yellow);color:var(--charcoal);padding:3px 8px;border-radius:12px}\n  .price-retail{font-size:12px;color:var(--mid);margin-bottom:20px}\n\n  .gift-box{background:var(--cream);border:1px solid var(--border);border-radius:10px;padding:14px 16px;margin-bottom:20px;display:flex;gap:12px;align-items:flex-start}\n  .gift-icon{font-size:24px;flex-shrink:0}\n  .gift-text{font-size:13px;line-height:1.5;color:var(--charcoal)}\n  .gift-text strong{display:block;font-size:14px;margin-bottom:2px}\n  .gift-note{font-size:11px;color:var(--mid);margin-top:4px}\n\n  .feature-list{list-style:none;margin-bottom:24px}\n  .feature-list li{font-size:13px;color:var(--charcoal);padding:6px 0;border-bottom:1px solid var(--border);display:flex;gap:10px;align-items:flex-start;line-height:1.5}\n  .feature-list li:last-child{border-bottom:none}\n  .feature-list li::before{content:'✓';color:var(--teal);font-weight:700;flex-shrink:0}\n\n  .btn{display:block;width:100%;padding:16px;border-radius:10px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;border:none;text-decoration:none;transition:opacity .15s,transform .15s}\n  .btn:hover{opacity:.92;transform:translateY(-1px)}\n  .btn-orange{background:var(--orange);color:var(--white)}\n  .btn-outline{background:transparent;color:var(--teal-dk);border:2px solid var(--teal-dk);margin-top:10px;font-size:14px;padding:12px}\n  .btn-note{font-size:11px;color:var(--mid);text-align:center;margin-top:10px;line-height:1.5}\n\n  \/* ── INFO PANEL ── *\/\n  .info-panel{}\n  .section-label{font-size:10px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--teal);margin-bottom:8px}\n  .section-h2{font-family:Georgia,serif;font-size:clamp(22px,3vw,30px);font-weight:400;color:var(--charcoal);margin-bottom:12px;line-height:1.3}\n  .section-body{font-size:15px;color:var(--mid);line-height:1.7;margin-bottom:24px}\n\n  .timeline{display:flex;flex-direction:column;gap:0;margin-bottom:28px}\n  .timeline-step{display:flex;gap:16px;align-items:flex-start;position:relative}\n  .timeline-step:not(:last-child)::after{content:'';position:absolute;left:15px;top:32px;bottom:-12px;width:1px;background:var(--border)}\n  .step-dot{width:32px;height:32px;border-radius:50%;background:var(--teal);color:var(--white);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:4px}\n  .step-content{padding:4px 0 20px}\n  .step-title{font-size:14px;font-weight:700;color:var(--charcoal);margin-bottom:2px}\n  .step-sub{font-size:13px;color:var(--mid);line-height:1.5}\n\n  .quote-block{border-left:3px solid var(--teal);padding:14px 18px;background:var(--white);border-radius:0 10px 10px 0;margin-bottom:24px}\n  .quote-block p{font-size:14px;font-style:italic;color:var(--charcoal);line-height:1.6}\n  .quote-block cite{display:block;font-size:12px;color:var(--mid);font-style:normal;margin-top:8px}\n\n  \/* ── WAITLIST SECTION ── *\/\n  .waitlist-section{background:var(--charcoal);color:var(--white);padding:56px 24px;text-align:center}\n  .waitlist-section .section-h2{color:var(--white);margin-bottom:8px}\n  .waitlist-section .section-body{color:rgba(255,255,255,0.75);max-width:500px;margin:0 auto 32px}\n  .waitlist-form{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.15);border-radius:14px;padding:28px;max-width:500px;margin:0 auto;text-align:left}\n  .form-row{margin-bottom:16px}\n  .form-row label{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.07em;color:rgba(255,255,255,0.6);margin-bottom:6px}\n  .form-row input,.form-row select{width:100%;padding:12px 14px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.2);border-radius:8px;color:var(--white);font-size:14px;font-family:inherit}\n  .form-row input::placeholder{color:rgba(255,255,255,0.3)}\n  .form-row input:focus,.form-row select:focus{outline:none;border-color:var(--teal);background:rgba(255,255,255,0.12)}\n  .form-row select option{background:var(--charcoal);color:var(--white)}\n  .form-note{font-size:12px;color:rgba(255,255,255,0.4);text-align:center;margin-top:14px;line-height:1.5}\n  .btn-teal{background:var(--teal);color:var(--white)}\n\n  \/* ── CERTS BAR ── *\/\n  .certs-bar{background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:16px 24px}\n  .certs-inner{max-width:900px;margin:0 auto;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}\n  .cert{font-size:12px;font-weight:600;color:var(--mid);display:flex;align-items:center;gap:6px}\n  .cert::before{content:'✓';color:var(--teal);font-weight:700}\n\n  \/* ── FOOTER ── *\/\n  .footer{background:var(--teal-dk);color:var(--white);text-align:center;padding:20px 24px;font-size:12px}\n\n  @media(max-width:700px){\n    .two-col{grid-template-columns:1fr}\n    .info-panel{order:-1}\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- INVENTORY WARNING --\u003e\n\u003cdiv class=\"inventory-bar\"\u003e\n  ⚠️   Current inventory nearly sold out — Pre-order now to secure your spot in our next production run\n\u003c\/div\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cp class=\"hero__eyebrow\"\u003ePre-Order — Ships in approximately 10 weeks\u003c\/p\u003e\n    \u003ch1 class=\"hero__headline\"\u003eReserve your \u003cem\u003eAnti-Na® SIPS\u003c\/em\u003e\u003cbr\u003ebefore we sell out\u003c\/h1\u003e\n    \u003cp class=\"hero__sub\"\u003eOur current inventory is nearly gone. Pre-order now to lock in today's pricing and secure your place in our next GMP-certified manufacturing run.\u003c\/p\u003e\n    \u003cspan class=\"badge\"\u003e🎀   Born from a breast cancer warrior's journey\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- CERTS BAR --\u003e\n\u003cdiv class=\"certs-bar\"\u003e\n  \u003cdiv class=\"certs-inner\"\u003e\n    \u003cspan class=\"cert\"\u003eNSF\/ANSI 455-2 Certified Manufacturer\u003c\/span\u003e\n    \u003cspan class=\"cert\"\u003eSQF Food Safety Code Edition 9.0\u003c\/span\u003e\n    \u003cspan class=\"cert\"\u003eGMP-Certified Facility\u003c\/span\u003e\n    \u003cspan class=\"cert\"\u003eWADA Tested\u003c\/span\u003e\n    \u003cspan class=\"cert\"\u003eNon-GMO · No Stimulants\u003c\/span\u003e\n    \u003cspan class=\"cert\"\u003eFDA-Registered Facility\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- MAIN --\u003e\n\u003csection class=\"main\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"two-col\"\u003e\n\n      \u003c!-- PRODUCT CARD --\u003e\n      \u003cdiv class=\"product-card\"\u003e\n        \u003cdiv class=\"product-card__header\"\u003e\n          \u003cp class=\"product-card__label\"\u003ePre-Order Special\u003c\/p\u003e\n          \u003cp class=\"product-card__name\"\u003e30-Count Daily Relief Box\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-card__body\"\u003e\n\n          \u003cdiv class=\"price-row\"\u003e\n            \u003cspan class=\"price-pre\"\u003e$75.00\u003c\/span\u003e\n            \u003cspan class=\"price-was\"\u003e$81.00\u003c\/span\u003e\n            \u003cspan class=\"price-save\"\u003eSave $6\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"price-retail\"\u003ePre-order price · Retail $81.00 after launch\u003c\/p\u003e\n\n          \u003c!-- MUG GIFT --\u003e\n          \u003cdiv class=\"gift-box\"\u003e\n            \u003cspan class=\"gift-icon\"\u003e☕\u003c\/span\u003e\n            \u003cdiv class=\"gift-text\"\u003e\n              \u003cstrong\u003eFree Gift — Anti-Na® Branded Mug\u003c\/strong\u003e\n              Included with every pre-order. Perfect for your warm morning SIPS ritual.\n              \u003cspan class=\"gift-note\"\u003e⚠️ Hand wash only · While supplies last\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cul class=\"feature-list\"\u003e\n            \u003cli\u003e30 dissolvable stick packs — 30-day supply\u003c\/li\u003e\n            \u003cli\u003e2,000mg Therapeutic Ginger (CINV-validated dose)\u003c\/li\u003e\n            \u003cli\u003e1,000mg Bioenergy Ribose® (U.S. Patent #6,159,942)\u003c\/li\u003e\n            \u003cli\u003eDissolves hot or cold — no capsules needed\u003c\/li\u003e\n            \u003cli\u003eOnset typically 5–15 minutes\u003c\/li\u003e\n            \u003cli\u003eFull payment now · Ships ~10 weeks from order\u003c\/li\u003e\n            \u003cli\u003eYou'll receive a shipping confirmation email\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003ca href=\"#\" class=\"btn btn-orange\"\u003ePre-Order Now — $75.00\u003c\/a\u003e\n          \u003ca href=\"#waitlist\" class=\"btn btn-outline\"\u003eNot ready to pay? Join the waitlist →\u003c\/a\u003e\n          \u003cp class=\"btn-note\"\u003eSecure checkout · Full refund if we can't fulfill · orders@kddnutra.com\u003c\/p\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- INFO PANEL --\u003e\n      \u003cdiv class=\"info-panel\"\u003e\n        \u003cp class=\"section-label\"\u003eWhy pre-order?\u003c\/p\u003e\n        \u003ch2 class=\"section-h2\"\u003eWe're in our final inventory — here's what happens next\u003c\/h2\u003e\n        \u003cp class=\"section-body\"\u003eAnti-Na® SIPS is manufactured in small, pharmaceutical-grade batches at our NSF and SQF-certified facility. Our current stock is nearly gone. Pre-ordering now locks in your discounted price AND directly funds the next production run.\u003c\/p\u003e\n\n        \u003cdiv class=\"timeline\"\u003e\n          \u003cdiv class=\"timeline-step\"\u003e\n            \u003cdiv class=\"step-dot\"\u003e1\u003c\/div\u003e\n            \u003cdiv class=\"step-content\"\u003e\n              \u003cp class=\"step-title\"\u003eYou pre-order today\u003c\/p\u003e\n              \u003cp class=\"step-sub\"\u003eFull payment at $75 (saving $6 off retail). Your mug is reserved.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"timeline-step\"\u003e\n            \u003cdiv class=\"step-dot\"\u003e2\u003c\/div\u003e\n            \u003cdiv class=\"step-content\"\u003e\n              \u003cp class=\"step-title\"\u003eManufacturing begins\u003c\/p\u003e\n              \u003cp class=\"step-sub\"\u003eYour order triggers our next GMP-certified production run at Nutra Connection, Spanish Fork UT.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"timeline-step\"\u003e\n            \u003cdiv class=\"step-dot\"\u003e3\u003c\/div\u003e\n            \u003cdiv class=\"step-content\"\u003e\n              \u003cp class=\"step-title\"\u003eShips in ~10 weeks\u003c\/p\u003e\n              \u003cp class=\"step-sub\"\u003eYou receive a shipping confirmation with tracking. Your mug ships in the same package.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"quote-block\"\u003e\n          \u003cp\u003e\"I tried them next time I felt nauseous and within 15 minutes felt much better and got up to make dinner. And instead of bracing myself, I felt steadier. Like my body found something to grab onto when the wave hit.\"\u003c\/p\u003e\n          \u003ccite\u003e— Cancer patient, Gifts That Whisper I Love You · growingtogive.org\u003c\/cite\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"section-label\"\u003eQuestions?\u003c\/p\u003e\n        \u003cp class=\"section-body\" style=\"margin-bottom:0\"\u003eEmail us at \u003ca href=\"mailto:orders@kddnutra.com\" style=\"color:var(--teal-dk)\"\u003eorders@kddnutra.com\u003c\/a\u003e or visit \u003ca href=\"https:\/\/sips.science\" style=\"color:var(--teal-dk)\"\u003esips.science\u003c\/a\u003e for the full clinical reference library.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- WAITLIST --\u003e\n\u003csection class=\"waitlist-section\" id=\"waitlist\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cp class=\"section-label\" style=\"color:rgba(255,255,255,0.6)\"\u003eNot ready to commit yet?\u003c\/p\u003e\n    \u003ch2 class=\"section-h2\"\u003eJoin the waitlist\u003c\/h2\u003e\n    \u003cp class=\"section-body\"\u003eWe'll notify you the moment the next batch is ready to ship. No payment now — just your spot in line.\u003c\/p\u003e\n\n    \u003cform class=\"waitlist-form\" action=\"https:\/\/formspree.io\/f\/xwvdzljv\" method=\"POST\"\u003e\n      \u003cdiv class=\"form-row\"\u003e\n        \u003clabel for=\"wl-name\"\u003eYour Name\u003c\/label\u003e\n        \u003cinput type=\"text\" id=\"wl-name\" name=\"name\" placeholder=\"Jane Smith\" required\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"form-row\"\u003e\n        \u003clabel for=\"wl-email\"\u003eEmail Address\u003c\/label\u003e\n        \u003cinput type=\"email\" id=\"wl-email\" name=\"email\" placeholder=\"you@example.com\" required\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"form-row\"\u003e\n        \u003clabel for=\"wl-type\"\u003eI am a...\u003c\/label\u003e\n        \u003cselect id=\"wl-type\" name=\"type\" required\u003e\n          \u003coption value=\"\" disabled selected\u003eSelect one\u003c\/option\u003e\n          \u003coption value=\"patient\"\u003ePatient \/ Personal use\u003c\/option\u003e\n          \u003coption value=\"caregiver\"\u003eCaregiver or family member\u003c\/option\u003e\n          \u003coption value=\"practitioner\"\u003eHealthcare practitioner\u003c\/option\u003e\n          \u003coption value=\"clinic\"\u003eClinic \/ Practice (wholesale)\u003c\/option\u003e\n        \u003c\/select\u003e\n      \u003c\/div\u003e\n      \u003cinput type=\"hidden\" name=\"_subject\" value=\"Anti-Na SIPS Waitlist Signup\"\u003e\n      \u003cinput type=\"text\" name=\"_gotcha\" style=\"display:none\"\u003e\n      \u003cbutton type=\"submit\" class=\"btn btn-teal\"\u003eNotify Me When Available →\u003c\/button\u003e\n      \u003cp class=\"form-note\"\u003eNo payment required. No spam. Just one email when your SIPS are ready.\u003c\/p\u003e\n    \u003c\/form\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"footer\"\u003e\n  \u003cstrong\u003eANTI-NA® SIPS\u003c\/strong\u003e  ·  KDD Nutraceuticals, Inc.  ·  Irvine, CA  · \n  \u003ca href=\"mailto:orders@kddnutra.com\" style=\"color:rgba(255,255,255,0.7)\"\u003eorders@kddnutra.com\u003c\/a\u003e  · \n  \u003ca href=\"https:\/\/sips.science\" style=\"color:rgba(255,255,255,0.7)\"\u003esips.science\u003c\/a\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Anti-na® | Life, Uninterrupted","offers":[{"title":"Default Title","offer_id":46444774555798,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0582\/7831\/4134\/files\/Sips_Packet_ca81bfb4-1113-4f51-ba30-6396133ad5d6.png?v=1765473995","url":"https:\/\/anti-na.com\/products\/anti-na%c2%ae-sips-30-count-pre-order","provider":"Anti-na: Life, Uninterrupted","version":"1.0","type":"link"}