{"id":10,"date":"2026-08-19T13:07:31","date_gmt":"2026-08-19T13:07:31","guid":{"rendered":"https:\/\/oisk.online\/?page_id=10"},"modified":"2026-08-19T13:12:15","modified_gmt":"2026-08-19T13:12:15","slug":"sales-page-marketing-strategy-products-2","status":"publish","type":"page","link":"https:\/\/oisk.online\/?page_id=10","title":{"rendered":"Thank you Page-  Marketing Strategy Product"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26b4058 e-flex e-con-boxed e-con e-parent\" data-id=\"26b4058\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca388d7 elementor-widget elementor-widget-html\" data-id=\"ca388d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Order Confirmed \u2014 They Have the Budget. You Don't Have the Order.<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Mono:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --ink:#1B2430;\r\n    --ink-soft:#4A5568;\r\n    --line:#E4E1D8;\r\n    --stamp-green:#3C7A5C;\r\n    --amber:#C98A2B;\r\n    --paper-light:#F7F5EE;\r\n    --white:#FFFFFF;\r\n  }\r\n  *{box-sizing:border-box; margin:0; padding:0;}\r\n  body{\r\n    background:var(--white);\r\n    color:var(--ink);\r\n    font-family:'IBM Plex Sans', sans-serif;\r\n    line-height:1.6;\r\n  }\r\n  .mono{ font-family:'IBM Plex Mono', monospace; }\r\n  .wrap{ max-width:640px; margin:0 auto; padding:0 24px; }\r\n\r\n  \/* ---------- CONFIRMATION ---------- *\/\r\n  .confirm{ padding:56px 0 36px; text-align:center; border-bottom:1px solid var(--line); }\r\n  .check-badge{\r\n    width:52px; height:52px; border-radius:50%;\r\n    background:var(--stamp-green);\r\n    color:var(--white);\r\n    display:flex; align-items:center; justify-content:center;\r\n    font-size:24px; font-weight:700;\r\n    margin:0 auto 20px;\r\n  }\r\n  .confirm .tag{\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-size:11.5px; letter-spacing:0.12em; text-transform:uppercase;\r\n    color:var(--stamp-green); margin-bottom:10px;\r\n  }\r\n  .confirm h1{ font-size:23px; font-weight:600; margin-bottom:10px; }\r\n  .confirm p{ color:var(--ink-soft); font-size:15px; max-width:44ch; margin:0 auto; }\r\n\r\n  \/* ---------- DOWNLOADS ---------- *\/\r\n  section{ padding:40px 0; }\r\n  .sec-label{\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-size:11.5px; letter-spacing:0.12em; text-transform:uppercase;\r\n    color:var(--ink-soft); margin-bottom:6px;\r\n  }\r\n  h2{ font-size:19px; font-weight:600; margin-bottom:18px; }\r\n  .dl-list{ display:flex; flex-direction:column; gap:10px; }\r\n  .dl-item{\r\n    display:flex; align-items:center; justify-content:space-between;\r\n    border:1px solid var(--line);\r\n    padding:14px 18px;\r\n    background:var(--paper-light);\r\n  }\r\n  .dl-item span.name{ font-size:14.5px; font-weight:500; }\r\n  .dl-btn{\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-size:12.5px; font-weight:600;\r\n    color:var(--white); background:var(--ink);\r\n    padding:8px 16px; text-decoration:none;\r\n    border:none; cursor:pointer;\r\n  }\r\n  .note{ font-size:13px; color:var(--ink-soft); margin-top:14px; }\r\n\r\n  \/* ---------- START HERE ---------- *\/\r\n  .start{\r\n    background:var(--ink);\r\n    color:var(--white);\r\n    padding:26px 24px;\r\n  }\r\n  .start .sec-label{ color:var(--amber); }\r\n  .start h2{ color:var(--white); }\r\n  .start p{ font-size:15px; color:var(--line); max-width:52ch; }\r\n\r\n  \/* ---------- UPSELL ---------- *\/\r\n  .upsell-card{\r\n    border:1px solid var(--line);\r\n    padding:26px;\r\n  }\r\n  .upsell-card .price{\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-size:22px; font-weight:700; color:var(--stamp-green);\r\n    margin:6px 0 12px;\r\n  }\r\n  .upsell-card p.desc{ color:var(--ink-soft); font-size:14.5px; margin-bottom:20px; }\r\n  .cta-btn{\r\n    display:inline-block;\r\n    background:var(--stamp-green);\r\n    color:var(--white);\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-weight:600; font-size:14.5px;\r\n    text-decoration:none;\r\n    padding:13px 22px;\r\n  }\r\n  .skip{\r\n    display:block; margin-top:14px;\r\n    font-size:13px; color:var(--ink-soft);\r\n    text-decoration:underline;\r\n  }\r\n\r\n  \/* ---------- COMMUNITY ---------- *\/\r\n  .community{\r\n    background:var(--paper-light);\r\n    border:1px solid var(--line);\r\n    padding:22px 26px;\r\n    display:flex; justify-content:space-between; align-items:center; gap:16px;\r\n    flex-wrap:wrap;\r\n  }\r\n  .community p{ font-size:14.5px; color:var(--ink-soft); max-width:36ch; }\r\n  .community .cta-btn{ background:var(--ink); white-space:nowrap; }\r\n\r\n  \/* ---------- FOOTER ---------- *\/\r\n  footer{\r\n    border-top:1px solid var(--line);\r\n    padding:28px 0 40px;\r\n    text-align:center;\r\n  }\r\n  footer p{ font-size:12.5px; color:var(--ink-soft); margin-bottom:4px; }\r\n  footer a{ color:var(--ink-soft); }\r\n\r\n  @media (max-width:520px){\r\n    .dl-item{ flex-direction:column; align-items:flex-start; gap:10px; }\r\n    .community{ flex-direction:column; align-items:flex-start; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- SECTION 1: CONFIRMATION -->\r\n  <div class=\"confirm\">\r\n    <div class=\"wrap\">\r\n      <div class=\"check-badge\">\u2713<\/div>\r\n      <div class=\"tag mono\">Order Confirmed<\/div>\r\n      <h1>Your order is confirmed. Check your email for a copy.<\/h1>\r\n      <p>You made a smart decision. Here is everything you need to get started.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- SECTION 2: DOWNLOADS -->\r\n  <section>\r\n    <div class=\"wrap\">\r\n      <div class=\"sec-label mono\">Your Files<\/div>\r\n      <h2>Download Center<\/h2>\r\n      <div class=\"dl-list\">\r\n        <div class=\"dl-item\"><span class=\"name\">Main Guide \u2014 They Have the Budget. You Don't Have the Order.<\/span><a href=\"#\" class=\"dl-btn\">Download<\/a><\/div>\r\n        <div class=\"dl-item\"><span class=\"name\">Bonus 1 \u2014 The Company Needs-Audit Checklist<\/span><a href=\"#\" class=\"dl-btn\">Download<\/a><\/div>\r\n        <div class=\"dl-item\"><span class=\"name\">Bonus 2 \u2014 Decision-Maker Access Scripts<\/span><a href=\"#\" class=\"dl-btn\">Download<\/a><\/div>\r\n        <div class=\"dl-item\"><span class=\"name\">Bonus 3 \u2014 The \"We Already Have a Supplier\" Objection Kit<\/span><a href=\"#\" class=\"dl-btn\">Download<\/a><\/div>\r\n        <div class=\"dl-item\"><span class=\"name\">Bonus 4 \u2014 30-Day Follow-Up Tracker<\/span><a href=\"#\" class=\"dl-btn\">Download<\/a><\/div>\r\n      <\/div>\r\n      <p class=\"note\">Save these files to your device now. A copy of all five has also been sent to the email you used at checkout.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- SECTION 3: START HERE -->\r\n  <div class=\"start\">\r\n    <div class=\"wrap\">\r\n      <div class=\"sec-label mono\">Start Here<\/div>\r\n      <h2>Your first action<\/h2>\r\n      <p>Open Bonus 1 \u2014 The Company Needs-Audit Checklist \u2014 and complete it before your next company visit. Do not read the Main Guide cover to cover first; the checklist is built to be used in the field, and the guide will make more sense once you've run it once.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- SECTION 4: UPSELL -->\r\n  <section>\r\n    <div class=\"wrap\">\r\n      <div class=\"sec-label mono\">Want to Accelerate Your Results?<\/div>\r\n      <h2>For suppliers who are serious about their next contract<\/h2>\r\n      <div class=\"upsell-card\">\r\n        <div class=\"sec-label mono\" style=\"color:var(--stamp-green);\">Recommended Next Step<\/div>\r\n        <h2 style=\"margin-bottom:4px;\">The Decision-Maker Access Session<\/h2>\r\n        <div class=\"price\">\u20a625,000<\/div>\r\n        <p class=\"desc\">A 1-on-1 session where we review your specific target company, map out who the actual decision-maker is, and script your exact approach \u2014 from first contact to the follow-up sequence that gets a signature. Built for suppliers who want the method applied to their situation, not just the general framework.<\/p>\r\n        <a href=\"#\" class=\"cta-btn\">Book the Session \u2014 \u20a625,000<\/a>\r\n        <a href=\"#\" class=\"skip\">No thanks, I have what I need<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- SECTION 5: COMMUNITY -->\r\n  <section style=\"padding-top:0;\">\r\n    <div class=\"wrap\">\r\n      <div class=\"community\">\r\n        <p>Join other suppliers applying this framework. Ask questions. Share wins.<\/p>\r\n        <a href=\"https:\/\/chat.whatsapp.com\/L51SiSfWOevDBTc400C05s?s=cl&p=a&ilr=1\" class=\"cta-btn\" target=\"_blank\" rel=\"noopener\">Join the WhatsApp Group<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- SECTION 6: FOOTER -->\r\n  <footer>\r\n    <div class=\"wrap\">\r\n      <p>Questions about your order? Contact <a href=\"mailto:kk.zoek@gmail.com\">kk.zoek@gmail.com<\/a><\/p>\r\n      <p>This guide reflects the author's personal experience and is not a guarantee of specific results.<\/p>\r\n      <p>\u00a9 2026 They Have the Budget. You Don't Have the Order. All rights reserved.<\/p>\r\n    <\/div>\r\n  <\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Order Confirmed \u2014 They Have the Budget. You Don&#8217;t Have the Order. \u2713 Order Confirmed Your order is confirmed. Check your email for a copy. You made a smart decision. Here is everything you need to get started. Your Files Download Center Main Guide \u2014 They Have the Budget. You Don&#8217;t Have the Order.Download Bonus [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/oisk.online\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oisk.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/oisk.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/oisk.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oisk.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":5,"href":"https:\/\/oisk.online\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":40,"href":"https:\/\/oisk.online\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/40"}],"wp:attachment":[{"href":"https:\/\/oisk.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}