{"product_id":"cut-and-definition-stack","title":"Cut and Definition Stack","description":"\u003c!-- ============================================================\n  PRE NUTRITION — CUT \u0026 DEFINITION STACK\n  Shopify Product Description (HTML)\n  \n  HOW THE TIER CARDS WORK:\n  Clicking a tier card scrolls the customer to the TOP of the page\n  where Shopify's native variant dropdown + Add to Cart button live.\n  It also auto-selects the correct variant in the dropdown so the\n  customer just hits Add to Cart — no friction.\n  \n  SETUP:\n  1. Paste this into the product Description (click \u003c\u003e HTML view)\n  2. No variant IDs needed — works with Shopify's native form\n============================================================ --\u003e\n\n\u003cstyle\u003e\n.pn-wrap *{box-sizing:border-box;margin:0;padding:0}\n.pn-wrap{font-family:'Arial Black','Arial Bold',Arial,sans-serif;background:#0a0a0a;color:#fff;max-width:960px;margin:0 auto}\n\n\/* HERO *\/\n.pn-hero{background:#0a0a0a;border-bottom:3px solid #d62b2b;padding:56px 40px 48px;text-align:center;position:relative;overflow:hidden}\n.pn-hero::before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(-45deg,transparent,transparent 40px,rgba(214,43,43,.03) 40px,rgba(214,43,43,.03) 80px);pointer-events:none}\n.pn-badge{display:inline-block;background:#d62b2b;color:#fff;font-size:11px;font-weight:900;letter-spacing:3px;text-transform:uppercase;padding:5px 16px;margin-bottom:18px}\n.pn-h1{font-size:clamp(34px,6vw,60px);font-weight:900;text-transform:uppercase;letter-spacing:-1px;line-height:1.05;margin-bottom:8px}\n.pn-h1 span{color:#d62b2b}\n.pn-hero-sub{font-size:12px;color:#777;letter-spacing:2px;text-transform:uppercase;font-family:Arial,sans-serif;font-weight:400;margin-bottom:24px}\n.pn-hero-desc{font-family:Arial,sans-serif;font-weight:400;font-size:16px;color:#bbb;max-width:660px;margin:0 auto;line-height:1.75}\n\n\/* SECTION *\/\n.pn-sec{padding:48px 40px;max-width:960px;margin:0 auto}\n.pn-sec-alt{background:#0d0d0d}\n.pn-label{font-size:10px;letter-spacing:4px;text-transform:uppercase;color:#d62b2b;font-weight:900;margin-bottom:12px}\n.pn-title{font-size:clamp(24px,4vw,36px);font-weight:900;text-transform:uppercase;margin-bottom:36px;border-bottom:1px solid #1f1f1f;padding-bottom:18px}\n\n\/* TIER CARDS *\/\n.pn-tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:16px;margin-bottom:10px}\n.pn-card{background:#1a1a1a;border:1px solid #2a2a2a;border-top:3px solid #333;padding:26px 24px;cursor:pointer;transition:all .2s;position:relative;text-decoration:none;color:inherit;display:block}\n.pn-card:hover{background:#222;transform:translateY(-2px)}\n.pn-card.beg{border-top-color:#4a9eff}\n.pn-card.int{border-top-color:#d62b2b}\n.pn-card.adv{border-top-color:#c9a84c;border-color:#2e2510;background:#120f04}\n.pn-card.adv:hover{background:#1a1200}\n\n.pn-tier-badge{display:inline-block;font-size:10px;font-weight:900;letter-spacing:2px;text-transform:uppercase;padding:3px 10px;background:#4a9eff;color:#fff;margin-bottom:14px}\n.pn-card.int .pn-tier-badge{background:#d62b2b}\n.pn-card.adv .pn-tier-badge{background:#c9a84c;color:#000}\n\n.pn-card-name{font-size:20px;font-weight:900;text-transform:uppercase;margin-bottom:5px;color:#fff}\n.pn-card-tag{font-family:Arial,sans-serif;font-size:13px;color:#888;margin-bottom:18px;line-height:1.5}\n\n.pn-products{list-style:none;margin-bottom:20px}\n.pn-products li{font-family:Arial,sans-serif;font-size:13px;color:#ccc;padding:7px 0;border-bottom:1px solid #2a2a2a;display:flex;align-items:center;gap:9px}\n.pn-products li::before{content:'';width:5px;height:5px;background:#d62b2b;flex-shrink:0;display:inline-block}\n.pn-card.adv .pn-products li::before{background:#c9a84c}\n\n.pn-retail{font-family:Arial,sans-serif;font-size:12px;color:#555;text-decoration:line-through;margin-bottom:3px}\n.pn-price{font-size:30px;font-weight:900;color:#fff;line-height:1;margin-bottom:6px}\n.pn-card.adv .pn-price{color:#e5c97e}\n.pn-save{display:inline-block;background:rgba(214,43,43,.12);color:#ff6b6b;border:1px solid rgba(214,43,43,.25);font-size:11px;font-weight:700;padding:2px 9px;margin-bottom:20px;font-family:Arial,sans-serif}\n.pn-card.adv .pn-save{background:rgba(201,168,76,.12);color:#e5c97e;border-color:rgba(201,168,76,.25)}\n\n\/* SELECT CTA inside card *\/\n.pn-select-btn{display:block;width:100%;padding:13px;font-size:12px;font-weight:900;letter-spacing:2px;text-transform:uppercase;text-align:center;background:transparent;color:#fff;border:1px solid #444;cursor:pointer;font-family:'Arial Black',Arial,sans-serif;transition:all .2s;margin-top:4px}\n.pn-card.beg .pn-select-btn{border-color:#4a9eff;color:#4a9eff}\n.pn-card.beg .pn-select-btn:hover{background:#4a9eff;color:#000}\n.pn-card.int .pn-select-btn{border-color:#d62b2b;color:#fff;background:#d62b2b}\n.pn-card.int .pn-select-btn:hover{background:#a81e1e}\n.pn-card.adv .pn-select-btn{border-color:#c9a84c;color:#000;background:#c9a84c}\n.pn-card.adv .pn-select-btn:hover{background:#e5c97e}\n\n.pn-card-arrow{position:absolute;top:50%;right:16px;transform:translateY(-50%);font-size:18px;color:#333;transition:color .2s}\n.pn-card:hover .pn-card-arrow{color:#666}\n.pn-card.int .pn-card-arrow{color:#d62b2b;opacity:.4}\n.pn-card.adv .pn-card-arrow{color:#c9a84c;opacity:.4}\n\n\/* SCROLL-UP BANNER (shows after clicking) *\/\n.pn-scroll-hint{display:none;background:#d62b2b;padding:14px 24px;text-align:center;margin-bottom:16px;animation:fadeIn .3s ease}\n.pn-scroll-hint.show{display:block}\n.pn-scroll-hint p{font-family:Arial,sans-serif;font-size:13px;color:#fff;font-weight:700}\n@keyframes fadeIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}\n\n\/* LIVER-RX ADDON BANNER *\/\n.pn-addon{background:rgba(201,168,76,.06);border:1px solid rgba(201,168,76,.18);padding:20px 24px;margin:20px 0;display:flex;align-items:flex-start;gap:16px}\n.pn-addon-body h4{font-size:13px;font-weight:900;text-transform:uppercase;color:#e5c97e;margin-bottom:4px}\n.pn-addon-body p{font-family:Arial,sans-serif;font-size:13px;color:#888;line-height:1.5;margin-bottom:8px}\n.pn-addon-link{display:inline-block;font-size:11px;font-weight:900;letter-spacing:2px;text-transform:uppercase;padding:8px 18px;background:#c9a84c;color:#000;text-decoration:none;font-family:'Arial Black',Arial,sans-serif}\n.pn-addon-link:hover{background:#e5c97e}\n\n\/* BREAKDOWN *\/\n.pn-breakdown{background:#0f0f0f;border-left:3px solid #d62b2b;padding:26px;margin-bottom:24px}\n.pn-breakdown h3{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#d62b2b;margin-bottom:18px}\n.pn-row{display:grid;grid-template-columns:130px 1fr;gap:10px 18px;align-items:start;padding:14px 0;border-bottom:1px solid #1e1e1e}\n.pn-row:last-child{border-bottom:none}\n.pn-row-name{font-size:13px;font-weight:900;text-transform:uppercase;color:#fff}\n.pn-row-role{font-family:Arial,sans-serif;font-size:12px;color:#666;font-style:italic;margin-top:2px}\n.pn-row-desc{font-family:Arial,sans-serif;font-size:13px;color:#bbb;line-height:1.65}\n\n\/* CYCLE *\/\n.pn-cycle{background:#111;border:1px solid #222;padding:26px;margin-bottom:24px}\n.pn-cycle h3{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#666;margin-bottom:18px}\n.pn-weeks{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:6px}\n.pn-week{background:#1a1a1a;border:1px solid #2a2a2a;padding:10px 6px;text-align:center}\n.pn-week.on{background:rgba(214,43,43,.08);border-color:rgba(214,43,43,.3)}\n.pn-week.pct{background:rgba(74,158,255,.06);border-color:rgba(74,158,255,.25)}\n.pn-week-n{font-size:9px;letter-spacing:1px;text-transform:uppercase;color:#555;margin-bottom:3px;font-family:Arial,sans-serif}\n.pn-week-l{font-size:11px;font-weight:700;color:#fff;text-transform:uppercase}\n.pn-week.on .pn-week-l{color:#ff6b6b}\n.pn-week.pct .pn-week-l{color:#4a9eff}\n\n\/* TRUST *\/\n.pn-trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin:28px 0}\n.pn-trust-block{background:#0f0f0f;border:1px solid #1e1e1e;padding:18px}\n.pn-trust-block h4{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;color:#fff}\n.pn-trust-block p{font-family:Arial,sans-serif;font-size:12px;color:#666;line-height:1.5}\n\n\/* FAQ *\/\n.pn-faq{border-bottom:1px solid #1a1a1a;padding:18px 0}\n.pn-faq h4{font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.5px;margin-bottom:7px;color:#fff}\n.pn-faq p{font-family:Arial,sans-serif;font-size:13px;color:#999;line-height:1.7}\n\n\/* SEO *\/\n.pn-seo{background:#080808;border-top:1px solid #141414;padding:36px 40px}\n.pn-seo p{font-family:Arial,sans-serif;font-size:13px;color:#444;line-height:1.8;margin-bottom:10px}\n\n@media(max-width:600px){\n  .pn-hero,.pn-sec,.pn-seo{padding-left:20px;padding-right:20px}\n  .pn-row{grid-template-columns:1fr}\n  .pn-addon{flex-direction:column}\n  .pn-card-arrow{display:none}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pn-wrap\"\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pn-hero\"\u003e\n  \u003cdiv class=\"pn-badge\"\u003ePre Nutrition Stacks\u003c\/div\u003e\n  \u003ch1 class=\"pn-h1\"\u003eCut \u0026amp; \u003cspan\u003eDefinition\u003c\/span\u003e\u003cbr\u003eStack\u003c\/h1\u003e\n  \u003cp class=\"pn-hero-sub\"\u003eHi-Tech Pharmaceuticals · 3 Tiers · Cyclasome Delivery Technology\u003c\/p\u003e\n  \u003cp class=\"pn-hero-desc\"\u003eBuilt for athletes who want to strip fat, harden muscle, and step on stage or in the mirror looking their best. Every compound is precision-selected for lean mass preservation, vascularity, and definition — zero bloat, all results.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- TIER SELECT --\u003e\n\u003cdiv class=\"pn-sec\"\u003e\n  \u003cdiv class=\"pn-label\"\u003eStep 1 — Choose Your Level\u003c\/div\u003e\n  \u003cdiv class=\"pn-title\"\u003eSelect Your Stack\u003c\/div\u003e\n\n  \u003c!-- Scroll hint banner — appears after clicking a tier --\u003e\n  \u003cdiv class=\"pn-scroll-hint\" id=\"pn-hint\"\u003e\n    \u003cp\u003e↑ Tier selected above — choose your variant and click ADD TO CART\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pn-tiers\"\u003e\n\n    \u003c!-- BEGINNER --\u003e\n    \u003cdiv class=\"pn-card beg\" onclick=\"selectTier('Beginner')\" id=\"card-beg\"\u003e\n      \u003cdiv class=\"pn-tier-badge\"\u003eBeginner\u003c\/div\u003e\n      \u003cdiv class=\"pn-card-name\"\u003eLean Stack\u003c\/div\u003e\n      \u003cdiv class=\"pn-card-tag\"\u003eFirst cut. Anavar for hardness and dryness, Osta-Plex to protect lean mass.\u003c\/div\u003e\n      \u003cul class=\"pn-products\"\u003e\n        \u003cli\u003eAnavar 180ct\u003c\/li\u003e\n        \u003cli\u003eOsta-Plex 60ct\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"pn-retail\"\u003eRetail: $119.98\u003c\/div\u003e\n      \u003cdiv class=\"pn-price\"\u003e$105.00\u003c\/div\u003e\n      \u003cdiv class=\"pn-save\"\u003eSave $14.98 · 12% Off\u003c\/div\u003e\n      \u003cdiv class=\"pn-select-btn\"\u003eSelect This Tier ↑\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- INTERMEDIATE --\u003e\n    \u003cdiv class=\"pn-card int\" onclick=\"selectTier('Intermediate')\" id=\"card-int\"\u003e\n      \u003cdiv class=\"pn-tier-badge\"\u003e★ Most Popular\u003c\/div\u003e\n      \u003cdiv class=\"pn-card-name\"\u003eShred Stack\u003c\/div\u003e\n      \u003cdiv class=\"pn-card-tag\"\u003eTriple-compound protocol. Dry, hard, and vascular. No water, no fat.\u003c\/div\u003e\n      \u003cul class=\"pn-products\"\u003e\n        \u003cli\u003eWinstrol 90ct\u003c\/li\u003e\n        \u003cli\u003eAnavar 180ct\u003c\/li\u003e\n        \u003cli\u003eOsta-Plex 60ct\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"pn-retail\"\u003eRetail: $179.97\u003c\/div\u003e\n      \u003cdiv class=\"pn-price\"\u003e$155.00\u003c\/div\u003e\n      \u003cdiv class=\"pn-save\"\u003eSave $24.97 · 14% Off\u003c\/div\u003e\n      \u003cdiv class=\"pn-select-btn\"\u003eSelect This Tier ↑\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ADVANCED --\u003e\n    \u003cdiv class=\"pn-card adv\" onclick=\"selectTier('Advanced')\" id=\"card-adv\"\u003e\n      \u003cdiv class=\"pn-tier-badge\"\u003eAdvanced\u003c\/div\u003e\n      \u003cdiv class=\"pn-card-name\"\u003eCompetition Stack\u003c\/div\u003e\n      \u003cdiv class=\"pn-card-tag\"\u003e4-compound assault. For experienced users chasing stage-ready conditioning.\u003c\/div\u003e\n      \u003cul class=\"pn-products\"\u003e\n        \u003cli\u003eWinstrol 90ct\u003c\/li\u003e\n        \u003cli\u003eTrenabol 60ct\u003c\/li\u003e\n        \u003cli\u003eHalotestin 60ct\u003c\/li\u003e\n        \u003cli\u003eOsta-Plex 60ct\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"pn-retail\"\u003eRetail: $239.96\u003c\/div\u003e\n      \u003cdiv class=\"pn-price\"\u003e$195.00\u003c\/div\u003e\n      \u003cdiv class=\"pn-save\"\u003eSave $44.96 · 18% Off\u003c\/div\u003e\n      \u003cdiv class=\"pn-select-btn\"\u003eSelect This Tier ↑\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LIVER-RX ADD-ON BANNER --\u003e\n  \u003cdiv class=\"pn-addon\" id=\"liverx-addon\"\u003e\n    \u003cdiv class=\"pn-addon-body\"\u003e\n      \u003ch4\u003e⚡ Add Liver-RX — On-Cycle Liver Support\u003c\/h4\u003e\n      \u003cp\u003eCutting compounds are hard on the liver. Liver-RX promotes detoxification, supports healthy liver enzymes, and protects organ health from start to finish. 90ct — full cycle coverage for $14.99. Non-negotiable on any Intermediate or Advanced cut.\u003c\/p\u003e\n      \u003ca class=\"pn-addon-link\" href=\"\/products\/liver-rx\"\u003eAdd Liver-RX — $14.99 →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- WHAT'S IN THE STACK --\u003e\n\u003cdiv class=\"pn-sec-alt\"\u003e\n\u003cdiv class=\"pn-sec\"\u003e\n  \u003cdiv class=\"pn-label\"\u003eFull Breakdown\u003c\/div\u003e\n  \u003cdiv class=\"pn-title\"\u003eWhat's In Your Stack\u003c\/div\u003e\n\n  \u003cdiv class=\"pn-breakdown\"\u003e\n    \u003ch3\u003eCompound Roles — Cut \u0026amp; Definition\u003c\/h3\u003e\n\n    \u003cdiv class=\"pn-row\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"pn-row-name\"\u003eAnavar\u003c\/div\u003e\n\u003cdiv class=\"pn-row-role\"\u003eHardening Agent · Beginner \u0026amp; Intermediate\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-row-desc\"\u003eHi-Tech's flagship cutting compound. Anavar is engineered to promote extreme muscle hardness and dryness without water retention or bloat. Supports fat oxidation while preserving lean tissue — the ideal base for any cut. GMP-certified, 180 tablets.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pn-row\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"pn-row-name\"\u003eOsta-Plex\u003c\/div\u003e\n\u003cdiv class=\"pn-row-role\"\u003eLean Mass Protector · All Tiers\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-row-desc\"\u003eThe most clinically researched androgen receptor modulator in Hi-Tech's lineup. During a caloric deficit, Osta-Plex is essential — it drives lean mass retention, supports joint integrity under heavy training loads, and accelerates recovery. Every tier needs it.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pn-row\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"pn-row-name\"\u003eWinstrol\u003c\/div\u003e\n\u003cdiv class=\"pn-row-role\"\u003eStrength \u0026amp; Vascularity · Int\/Adv\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-row-desc\"\u003eHi-Tech's Winstrol delivers the hardening, vascularity, and strength output cutting athletes demand. Powered by Cyclasome delivery for maximum bioavailability. Complements Anavar perfectly in the Intermediate stack and anchors the Advanced protocol alongside Trenabol and Halotestin.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pn-row\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"pn-row-name\"\u003eTrenabol\u003c\/div\u003e\n\u003cdiv class=\"pn-row-role\"\u003eConditioning Agent · Advanced Only\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-row-desc\"\u003eThe elite compound for serious conditioning. Trenabol drives extreme muscle density and hardness — the kind of grainy, dry look that separates competition-ready physiques from the rest. For experienced users only. Non-negotiable for the Advanced stack.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pn-row\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"pn-row-name\"\u003eHalotestin\u003c\/div\u003e\n\u003cdiv class=\"pn-row-role\"\u003eAggression \u0026amp; Strength · Advanced Only\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-row-desc\"\u003eHi-Tech's most powerful strength amplifier. Halotestin delivers unmatched training intensity and aggression when running a deep deficit. Supports lean mass hardness and gives you the mental edge to push through the toughest phases of a cut.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pn-row\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"pn-row-name\"\u003eLiver-RX\u003c\/div\u003e\n\u003cdiv class=\"pn-row-role\"\u003eOn-Cycle Support · Add-On All Tiers\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-row-desc\"\u003eAvailable as a standalone add-on for all tiers. Supports healthy liver function, promotes detoxification, and protects overall organ health throughout the cycle. 90ct full-cycle coverage at $14.99 — mandatory for Intermediate and Advanced users.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CYCLE GUIDE --\u003e\n\u003cdiv class=\"pn-sec\"\u003e\n  \u003cdiv class=\"pn-label\"\u003eHow to Run It\u003c\/div\u003e\n  \u003cdiv class=\"pn-title\"\u003eRecommended Cycle Structure\u003c\/div\u003e\n\n  \u003cdiv class=\"pn-cycle\"\u003e\n    \u003ch3\u003e8-Week Cut \u0026amp; Definition Cycle — Intermediate Example\u003c\/h3\u003e\n    \u003cdiv class=\"pn-weeks\"\u003e\n      \u003cdiv class=\"pn-week on\"\u003e\n\u003cdiv class=\"pn-week-n\"\u003eWk 1\u003c\/div\u003e\n\u003cdiv class=\"pn-week-l\"\u003eLoad\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-week on\"\u003e\n\u003cdiv class=\"pn-week-n\"\u003eWk 2\u003c\/div\u003e\n\u003cdiv class=\"pn-week-l\"\u003eCut\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-week on\"\u003e\n\u003cdiv class=\"pn-week-n\"\u003eWk 3\u003c\/div\u003e\n\u003cdiv class=\"pn-week-l\"\u003eCut\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-week on\"\u003e\n\u003cdiv class=\"pn-week-n\"\u003eWk 4\u003c\/div\u003e\n\u003cdiv class=\"pn-week-l\"\u003ePeak\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-week on\"\u003e\n\u003cdiv class=\"pn-week-n\"\u003eWk 5\u003c\/div\u003e\n\u003cdiv class=\"pn-week-l\"\u003ePeak\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-week on\"\u003e\n\u003cdiv class=\"pn-week-n\"\u003eWk 6\u003c\/div\u003e\n\u003cdiv class=\"pn-week-l\"\u003ePeak\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-week pct\"\u003e\n\u003cdiv class=\"pn-week-n\"\u003eWk 7\u003c\/div\u003e\n\u003cdiv class=\"pn-week-l\"\u003ePCT\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pn-week pct\"\u003e\n\u003cdiv class=\"pn-week-n\"\u003eWk 8\u003c\/div\u003e\n\u003cdiv class=\"pn-week-l\"\u003ePCT\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pn-addon\" style=\"border-color:rgba(74,158,255,.2);background:rgba(74,158,255,.05)\"\u003e\n    \u003cdiv class=\"pn-addon-body\"\u003e\n      \u003ch4 style=\"color:#4a9eff\"\u003ePCT Is Not Optional\u003c\/h4\u003e\n      \u003cp\u003eEvery Cut \u0026amp; Definition tier requires post-cycle therapy to restore natural testosterone production. We carry Novedex XT and Arimiplex PCT — ask us which fits your cycle before you order.\u003c\/p\u003e\n      \u003ca class=\"pn-addon-link\" href=\"https:\/\/myprenutrition.com\/products\/60-count-hi-tech-pharmaceuticals-novadex-pct\" style=\"background:#4a9eff;color:#000\"\u003eShop PCT →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- TRUST --\u003e\n\u003cdiv class=\"pn-sec-alt\"\u003e\n\u003cdiv class=\"pn-sec\"\u003e\n  \u003cdiv class=\"pn-label\"\u003eWhy Pre Nutrition\u003c\/div\u003e\n  \u003cdiv class=\"pn-title\"\u003eRichmond's #1 Supplement Store\u003c\/div\u003e\n  \u003cdiv class=\"pn-trust\"\u003e\n    \u003cdiv class=\"pn-trust-block\"\u003e\n      \u003ch4\u003eGMP Certified\u003c\/h4\u003e\n      \u003cp\u003eEvery Hi-Tech product is manufactured in GMP-certified facilities. No fillers, no shortcuts.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pn-trust-block\"\u003e\n      \u003ch4\u003eCyclasome Delivery\u003c\/h4\u003e\n      \u003cp\u003eHi-Tech's proprietary delivery system maximizes bioavailability. You absorb what you pay for.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pn-trust-block\"\u003e\n      \u003ch4\u003eShips Nationwide\u003c\/h4\u003e\n      \u003cp\u003eOrder by 2PM and we ship same day. Discreet packaging, fast delivery to all 50 states.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pn-trust-block\"\u003e\n      \u003ch4\u003eExpert Guidance\u003c\/h4\u003e\n      \u003cp\u003eOwner-operated. Real supplement knowledge. Message us before or during your cycle — no chatbots.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"pn-sec\"\u003e\n  \u003cdiv class=\"pn-label\"\u003eFrequently Asked\u003c\/div\u003e\n  \u003cdiv class=\"pn-title\"\u003eStack Questions\u003c\/div\u003e\n\n  \u003cdiv class=\"pn-faq\"\u003e\n    \u003ch4\u003eDo I need PCT after the Cut \u0026amp; Definition Stack?\u003c\/h4\u003e\n    \u003cp\u003eYes — all Cut \u0026amp; Definition tiers require post-cycle therapy to restore natural testosterone production. We recommend Novedex XT or Arimiplex PCT, sold separately. Don't skip it.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pn-faq\"\u003e\n    \u003ch4\u003eWhat tier is right for me?\u003c\/h4\u003e\n    \u003cp\u003eBeginner — first cut, at least 1 year of consistent training. Intermediate — prior cycle experience, ready for a multi-compound protocol. Advanced — experienced users chasing stage-ready, competition-level conditioning. When in doubt, message us.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pn-faq\"\u003e\n    \u003ch4\u003eIs Liver-RX necessary?\u003c\/h4\u003e\n    \u003cp\u003eFor Intermediate and Advanced stacks, yes. Grab it separately for $14.99 — it's 90 servings of on-cycle liver protection and one of the smartest $14.99 investments you'll make on a cut.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pn-faq\"\u003e\n    \u003ch4\u003eWill I lose muscle on the Cut \u0026amp; Definition Stack?\u003c\/h4\u003e\n    \u003cp\u003eThat's exactly what Osta-Plex is in every tier for. Androgen receptor support during a caloric deficit is the difference between losing fat and losing muscle. Every tier includes Osta-Plex to protect what you've built.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pn-faq\"\u003e\n    \u003ch4\u003eHow long is a typical cycle?\u003c\/h4\u003e\n    \u003cp\u003e6–8 weeks on-cycle followed by 4 weeks of PCT. Never run longer than 8 weeks without a break.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pn-faq\"\u003e\n    \u003ch4\u003eAre these dietary supplements?\u003c\/h4\u003e\n    \u003cp\u003eYes. All products in the Cut \u0026amp; Definition Stack are dietary supplements sold legally without a prescription. These statements have not been evaluated by the Food and Drug Administration. These products are not intended to diagnose, treat, cure, or prevent any disease.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SEO FOOTER --\u003e\n\u003cdiv class=\"pn-seo\"\u003e\n  \u003cp\u003eThe \u003cstrong\u003ePre Nutrition Cut \u0026amp; Definition Stack\u003c\/strong\u003e features Hi-Tech Pharmaceuticals prohormone supplements — Anavar, Winstrol, Trenabol, Halotestin, and Osta-Plex — available in Beginner ($105), Intermediate ($155), and Advanced ($195) tiers. Save up to 18% off retail. Formulated with Cyclasome delivery technology for maximum bioavailability and zero water retention.\u003c\/p\u003e\n  \u003cp\u003ePre Nutrition is Richmond, Virginia's #1 supplement store, shipping prohormones, pre-workouts, fat burners, protein powder, and vitamins nationwide. Shop online at myprenutrition.com or visit us in store at 9915 Hull Street Road.\u003c\/p\u003e\n  \u003cp style=\"color:#2a2a2a;font-size:11px\"\u003e*These statements have not been evaluated by the Food and Drug Administration. These products are not intended to diagnose, treat, cure, or prevent any disease. Must be 21+ to purchase. Consult a healthcare professional before beginning any supplement protocol.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end pn-wrap --\u003e\n\n\u003cscript\u003e\nfunction selectTier(tierName) {\n  \/\/ Find Shopify's native variant select dropdown\n  var selects = document.querySelectorAll('select[name=\"id\"], .single-option-selector');\n  \n  selects.forEach(function(sel) {\n    for (var i = 0; i \u003c sel.options.length; i++) {\n      if (sel.options[i].text.trim() === tierName || sel.options[i].value.indexOf(tierName) !== -1) {\n        sel.selectedIndex = i;\n        sel.dispatchEvent(new Event('change', {bubbles: true}));\n        break;\n      }\n    }\n  });\n\n  \/\/ Also try Shopify's radio button variant selectors\n  var radios = document.querySelectorAll('input[type=\"radio\"]');\n  radios.forEach(function(r) {\n    if (r.value === tierName || (r.dataset \u0026\u0026 r.dataset.value === tierName)) {\n      r.checked = true;\n      r.dispatchEvent(new Event('change', {bubbles: true}));\n      r.dispatchEvent(new Event('click', {bubbles: true}));\n    }\n  });\n\n  \/\/ Show the scroll hint banner\n  var hint = document.getElementById('pn-hint');\n  if (hint) {\n    hint.classList.add('show');\n  }\n\n  \/\/ Scroll to top of page where native Add to Cart lives\n  window.scrollTo({top: 0, behavior: 'smooth'});\n}\n\u003c\/script\u003e","brand":"myprenutrition","offers":[{"title":"Beginner","offer_id":46370981707926,"sku":null,"price":105.0,"currency_code":"USD","in_stock":true},{"title":"Intermediate","offer_id":46370981740694,"sku":null,"price":155.0,"currency_code":"USD","in_stock":true},{"title":"Advanced","offer_id":46370981773462,"sku":null,"price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0506\/7725\/2246\/files\/ChatGPTImageMay4_2026_10_45_25AM.png?v=1777932561","url":"https:\/\/myprenutrition.com\/products\/cut-and-definition-stack","provider":"myprenutrition","version":"1.0","type":"link"}