{"product_id":"entrepreneur-starter-kit","title":"Entrepreneur starter kit","description":"\u003cstyle\u003e\n  .sb-page {\n    --forest: #003B2C;\n    --cream: #FFF3E3;\n    --ink: #08251D;\n    --sunshine: #FFBF00;\n    --coral: #FF4040;\n    --mango: #FF9F00;\n    --meadow: #168447;\n    --pink: #F72567;\n    --line: rgba(8,37,29,0.12);\n    --font-display: 'Montserrat', sans-serif;\n    --font-body: 'Inter', sans-serif;\n    font-family: var(--font-body);\n    color: var(--ink);\n    background: var(--cream);\n    line-height: 1.6;\n  }\n  .sb-page * { box-sizing: border-box; }\n  .sb-page img { max-width: 100%; display: block; }\n  .sb-page h1, .sb-page h2, .sb-page h3 { font-family: var(--font-display); font-weight: 800; margin: 0; letter-spacing: -0.01em; }\n  .sb-eyebrow { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-body); font-weight: 700; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pink); }\n  .sb-eyebrow::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--pink); }\n  .sb-wrap { max-width: 1120px; margin: 0 auto; padding: 0 24px; }\n  .sb-pill { display: inline-block; background: var(--forest); color: var(--cream); font-size: 12px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; padding: 7px 16px; border-radius: 999px; }\n\n  .sb-back-top { position: fixed; bottom: 24px; right: 24px; width: 46px; height: 46px; border-radius: 50%; background: var(--forest); color: var(--sunshine); display: flex; align-items: center; justify-content: center; font-size: 20px; cursor: pointer; box-shadow: 0 8px 20px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity 0.2s ease; z-index: 50; border: none; }\n  .sb-back-top.is-visible { opacity: 1; pointer-events: auto; }\n\n  .sb-cta-banner { background: var(--forest); padding: 36px 24px; text-align: center; }\n  .sb-cta-banner p { color: rgba(255,243,227,0.75); font-size: 14.5px; margin: 0 0 14px; }\n  .sb-cta-btn { display: inline-block; background: var(--sunshine); color: var(--ink); font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 14px 30px; border-radius: 12px; border: none; cursor: pointer; }\n\n  .sb-highlights { background: transparent; padding: 40px 0 40px 32px; position: sticky; top: 20px; align-self: start; }\n  .sb-product-title { font-family: var(--font-display); font-weight: 800; font-size: 28px; color: var(--forest); text-align: left; margin: 0 0 12px; }\n  .sb-product-desc { font-size: 15.5px; color: #4a463d; text-align: left; max-width: 620px; margin: 0 0 18px; line-height: 1.6; }\n  .sb-escalation { list-style: none; margin: 0 0 20px; padding: 0; max-width: 620px; }\n  .sb-escalation li { font-size: 14.5px; color: #4a463d; padding: 5px 0 5px 20px; position: relative; }\n  .sb-escalation li::before { content: '\\2192'; position: absolute; left: 0; color: var(--pink); font-weight: 800; }\n  .sb-escalation li:last-child { color: var(--forest); font-weight: 700; }\n\n  .sb-price-block { margin-bottom: 18px; }\n  .sb-price-row-top { display: flex; align-items: baseline; gap: 12px; }\n  .sb-product-price { font-family: var(--font-display); font-weight: 800; font-size: 26px; color: var(--forest); }\n  .sb-price-was { font-size: 15px; text-decoration: line-through; color: #9a9086; }\n  .sb-save-badge { display: inline-block; background: var(--sunshine); color: var(--ink); font-size: 11px; font-weight: 800; letter-spacing: 0.04em; text-transform: uppercase; padding: 4px 10px; border-radius: 999px; margin-top: 6px; }\n\n  .sb-pace-note { font-size: 12px; color: #6b6558; margin-bottom: 16px; text-align: left; }\n  .sb-fomo { display: flex; align-items: center; justify-content: flex-start; gap: 8px; background: #fff; border: 1px solid var(--line); border-radius: 999px; padding: 9px 16px; font-size: 12.5px; color: var(--ink); margin: 0 0 20px; max-width: 460px; }\n  .sb-fomo-dot { width: 7px; height: 7px; border-radius: 50%; background: #2ecc71; flex-shrink: 0; animation: sbPulse 1.6s infinite; }\n  @keyframes sbPulse { 0% { opacity: 1; } 50% { opacity: 0.3; } 100% { opacity: 1; } }\n\n  .sb-btn-row { display: flex; gap: 12px; max-width: 480px; margin: 0 0 16px; }\n  .sb-btn-add, .sb-btn-buy { flex: 1; text-align: center; font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 15px 18px; border-radius: 12px; cursor: pointer; border: none; }\n  .sb-btn-add { background: transparent; color: var(--forest); border: 2px solid var(--forest); }\n  .sb-btn-add:hover { background: var(--forest); color: var(--cream); }\n  .sb-btn-buy { background: var(--sunshine); color: var(--ink); }\n  .sb-btn-buy:hover { background: #FFD24D; }\n\n  .sb-accordion { max-width: 700px; margin: 28px 0 0; border-top: 1px solid var(--line); }\n  .sb-accordion details { border-bottom: 1px solid var(--line); }\n  .sb-accordion summary { cursor: pointer; list-style: none; padding: 16px 2px; font-family: var(--font-display); font-weight: 700; font-size: 15px; color: var(--forest); display: flex; justify-content: space-between; align-items: center; }\n  .sb-accordion summary::-webkit-details-marker { display: none; }\n  .sb-accordion summary::after { content: '+'; font-size: 20px; color: var(--pink); }\n  .sb-accordion details[open] summary::after { content: '\\2013'; }\n  .sb-accordion .sb-accordion-body { padding: 0 2px 16px; font-size: 14px; color: #4a463d; }\n  .sb-benefits { list-style: none; margin: 0; padding: 0; }\n  .sb-benefits li { font-size: 14.5px; padding: 12px 0; border-bottom: 1px solid var(--line); color: var(--ink); }\n  .sb-benefits li:last-child { border-bottom: none; }\n  .sb-benefits li strong { display: block; font-family: var(--font-display); font-size: 15px; color: var(--forest); margin-bottom: 3px; }\n  .sb-benefits li span.sb-sub-line { color: #4a463d; }\n  .sb-vol-list { list-style: none; margin: 0; padding: 0; }\n  .sb-vol-list li { font-size: 13.5px; padding: 8px 0; border-bottom: 1px solid var(--line); }\n  .sb-vol-list li:last-child { border-bottom: none; }\n  .sb-vol-list strong { color: var(--forest); font-family: var(--font-display); }\n\n  .sb-toast { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%) translateY(20px); background: var(--forest); color: var(--cream); padding: 14px 24px; border-radius: 999px; font-size: 14px; font-weight: 600; box-shadow: 0 12px 30px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity .25s ease, transform .25s ease; z-index: 99999; }\n  .sb-toast.is-visible { opacity: 1; transform: translateX(-50%) translateY(0); }\n\n  @media (max-width: 860px) {\n    .sb-highlights { position: static; background: transparent; padding: 20px 20px 32px; margin-top: 0; border-top: 1px solid var(--line); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sb-page\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"sb-highlights\"\u003e\n\u003cspan class=\"sb-pill\"\u003eThe Complete Starter Kit, All 3 Books\u003c\/span\u003e\n\u003ch1 class=\"sb-product-title\" style=\"margin-top: 12px;\"\u003eEntrepreneur Starter Kit\u003cmeta charset=\"utf-8\"\u003e\n\u003c\/h1\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cp class=\"p1\"\u003eMost people give up before they start, not because starting a business is impossible, but because they don’t know what to build, how to build it properly, or how to turn the idea into consistent daily action. \u003cspan class=\"s2\"\u003e\u003cb\u003eThis complete starter kit takes you from choosing the right business, to building the framework, to executing your first 90 days, all in one purchase.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"sb-price-block\"\u003e\n\u003cdiv class=\"sb-price-row-top\"\u003e\n\u003cspan class=\"sb-product-price\"\u003e₦20,000.00\u003c\/span\u003e \u003cspan class=\"sb-price-was\"\u003e₦30,000.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"sb-save-badge\"\u003eSave ₦10,000 vs Buying All 3 Separately\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-btn-row\"\u003e\n\u003cbutton type=\"button\" class=\"sb-btn-add sb-cart-btn\"\u003eAdd to Cart\u003c\/button\u003e \u003cbutton type=\"button\" class=\"sb-btn-buy sb-cart-btn\"\u003eBuy Now\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp class=\"sb-pace-note\"\u003e3 books, 134 chapters and sections combined. Choose it, build it, execute it.\u003c\/p\u003e\n\u003cdiv class=\"sb-fomo\"\u003e\n\u003cspan class=\"sb-fomo-dot\"\u003e\u003c\/span\u003e \u003cspan id=\"sbFomoText\"\u003eChinedu in Lagos just got his copy, 4 minutes ago\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSee What Changes For You\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003e\n\u003cul class=\"sb-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop staring at a blank page wondering what business to start.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e 50 real, specific businesses, each with actual startup costs, sourcing, and pricing for the Nigerian market.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop building on guesswork instead of a real framework.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e A 60-chapter system covering validation, legal setup, funding, launch, marketing, money management, and scaling.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop having a framework with nowhere to actually execute it.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e A 77-page working document with a real 90-day launch tracker, not a book you read once and shelve.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou save ₦10,000 buying the complete kit at once.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e The same three books, bought individually, cost ₦30,000. Together, they cost ₦20,000.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's Inside?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003e\n\u003cul class=\"sb-vol-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe ₦100,000 Business Blueprint\u003c\/strong\u003e (60 chapters): a foundation on mindset, capital, sourcing, and pricing, then 50 real businesses you can start with under ₦100,000, each with real startup costs, sourcing, pricing, and how to get your first customer.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow To Start And Grow A Business\u003c\/strong\u003e (60 chapters, 9 parts): the complete framework, validation, legal structure, funding, launch, marketing, financial management, hiring, and scaling beyond what you can run alone.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSabi Business Launch Planner\u003c\/strong\u003e (77 pages, 14 sections): the working document. Business idea through a tracked 90-Day Launch Planner, ending with your first paying customer.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich one should I start with?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003eIf you don't know which business to start, begin with The ₦100,000 Business Blueprint. Once you've chosen, use How To Start And Grow A Business for the full framework, then the Business Launch Planner to turn it into a tracked, working plan.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-toast\" id=\"sbToast\"\u003eAdded to cart\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SABI LIBRARY","offers":[{"title":"Default Title","offer_id":47377460625564,"sku":null,"price":20000.0,"currency_code":"NGN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0757\/0079\/7596\/files\/D99F7EDF-2CC8-4FA0-9940-5B059B848999.png?v=1786560471","url":"https:\/\/sabilibrary.com\/products\/entrepreneur-starter-kit","provider":"SABI LIBRARY","version":"1.0","type":"link"}