{"id":61,"date":"2025-09-08T00:42:09","date_gmt":"2025-09-08T00:42:09","guid":{"rendered":"https:\/\/pisondigitals.com.ng\/wp9x_\/?page_id=61"},"modified":"2025-09-08T12:38:19","modified_gmt":"2025-09-08T12:38:19","slug":"cart","status":"publish","type":"page","link":"https:\/\/pisondigitals.com.ng\/wp9x_\/cart\/","title":{"rendered":"Cart"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"61\" class=\"elementor elementor-61\">\n\t\t\t\t<div class=\"elementor-element elementor-element-822ed04 e-flex e-con-boxed e-con e-parent\" data-id=\"822ed04\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75e3179 elementor-widget elementor-widget-html\" data-id=\"75e3179\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- START: Cart \/ Upgrade Block -->\r\n<style>\r\n  :root{\r\n    --accent: #059669;        \/* green accent *\/\r\n    --accent-2: #10b981;\r\n    --badge: #f59e0b;         \/* yellow for badge *\/\r\n    --card-bg: #ffffff;\r\n    --page-bg: #f8fafb;\r\n    --text: #111827;\r\n    --muted: #6b7280;\r\n    --shadow: 0 8px 24px rgba(15,23,42,0.06);\r\n  }\r\n\r\n  .cart-wrap {\r\n    max-width: 1100px;\r\n    margin: 20px auto;\r\n    padding: 18px;\r\n    background: var(--page-bg);\r\n    border-radius: 12px;\r\n  }\r\n\r\n  .cart-heading {\r\n    text-align: center;\r\n    font-size: 30px;\r\n    font-weight: 700;\r\n    color: var(--text);\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  .cart-sub {\r\n    text-align: center;\r\n    color: var(--muted);\r\n    margin-bottom: 20px;\r\n    font-size: 16px;\r\n    line-height: 1.4;\r\n    max-width: 900px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n  }\r\n\r\n  .cart-grid {\r\n    display: flex;\r\n    gap: 18px;\r\n    align-items: stretch;\r\n    flex-wrap: wrap;\r\n    margin-bottom: 18px;\r\n  }\r\n\r\n  .card {\r\n    background: var(--card-bg);\r\n    box-shadow: var(--shadow);\r\n    border-radius: 14px;\r\n    padding: 18px;\r\n    flex: 1 1 320px;\r\n    min-width: 260px;\r\n    position: relative;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n  }\r\n\r\n  .badge {\r\n    position: absolute;\r\n    top: -12px;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    background: var(--badge);\r\n    color: #000;\r\n    padding: 6px 10px;\r\n    border-radius: 999px;\r\n    font-weight: 700;\r\n    font-size: 12px;\r\n    box-shadow: 0 6px 18px rgba(245,158,11,0.12);\r\n  }\r\n\r\n  .card-title {\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    color: var(--text);\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .price {\r\n    text-align: center;\r\n    font-weight: 800;\r\n    font-size: 22px;\r\n    color: var(--accent);\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .features {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0 0 16px 0;\r\n    color: var(--text);\r\n  }\r\n\r\n  .features li {\r\n    display: flex;\r\n    gap: 10px;\r\n    align-items: center;\r\n    font-size: 14px;\r\n    color: var(--text);\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .features svg { width:18px; height:18px; flex-shrink:0; stroke:var(--accent); stroke-width:2; }\r\n\r\n  .btn {\r\n    display: inline-block;\r\n    width: 100%;\r\n    text-align: center;\r\n    padding: 12px 14px;\r\n    border-radius: 10px;\r\n    font-weight: 700;\r\n    text-decoration: none;\r\n    color: #fff;\r\n    background: var(--accent-2);\r\n    box-shadow: 0 8px 22px rgba(16,185,129,0.12);\r\n    transition: transform .15s ease, box-shadow .15s ease;\r\n    font-size: 15px;\r\n  }\r\n\r\n  .btn:hover { transform: translateY(-3px); box-shadow: 0 12px 30px rgba(16,185,129,0.18); }\r\n\r\n  .btn-outline {\r\n    background: transparent;\r\n    color: var(--text);\r\n    border: 2px solid #e6e6e6;\r\n    box-shadow: none;\r\n  }\r\n\r\n  \/* pulsing effect for recommended button *\/\r\n  @keyframes pulse {\r\n    0% { transform: scale(1); }\r\n    50% { transform: scale(1.06); }\r\n    100% { transform: scale(1); }\r\n  }\r\n\r\n  .pulse {\r\n    animation: pulse 2s infinite;\r\n  }\r\n\r\n  .small-note {\r\n    text-align: center;\r\n    color: var(--muted);\r\n    font-size: 13px;\r\n    margin-top: 12px;\r\n  }\r\n\r\n  \/* motivational footer *\/\r\n  .motivation {\r\n    text-align: center;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    color: var(--text);\r\n    font-weight: 500;\r\n    margin-top: 20px;\r\n    max-width: 720px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n  }\r\n\r\n  \/* bottom quick-buy bar (mobile only) *\/\r\n  .mobile-bar {\r\n    display: none; \/* hidden on desktop *\/\r\n  }\r\n\r\n  \/* layout responsiveness *\/\r\n  @media (max-width: 880px) {\r\n    .cart-grid { flex-direction: column; }\r\n  }\r\n\r\n  @media (max-width: 720px) {\r\n    .mobile-bar {\r\n      display: flex;\r\n      gap: 8px;\r\n      position: fixed;\r\n      left: 12px;\r\n      right: 12px;\r\n      bottom: 12px;\r\n      background: #fff;\r\n      border-radius: 12px;\r\n      padding: 8px;\r\n      box-shadow: 0 12px 36px rgba(13,14,16,0.12);\r\n      z-index: 9999;\r\n    }\r\n    .mobile-bar .btn { font-size: 13px; padding: 10px; }\r\n  }\r\n\r\n  \/* trust row *\/\r\n  .trust-row {\r\n    display:flex;\r\n    gap:12px;\r\n    justify-content:center;\r\n    margin-top:12px;\r\n    color:var(--muted);\r\n    font-size:13px;\r\n  }\r\n\r\n  \/* small helper *\/\r\n  .muted { color: var(--muted); font-size:13px; }\r\n<\/style>\r\n\r\n<div class=\"cart-wrap\" role=\"region\" aria-label=\"Choose your package\">\r\n  <h2 class=\"cart-heading\">You\u2019re One Step Away From Transforming Your Digital Journey \ud83d\ude80<\/h2>\r\n  <p class=\"cart-sub\">Congratulations! \ud83c\udf89 You\u2019ve made the right choice by starting your journey into the world of digital products. Now, you have two exciting options in front of you. Pick the package that best fits your dreams \u2014 whether you\u2019re starting simple or going all-in with a done-for-you sales funnel that saves you time and effort.<\/p>\r\n\r\n  <div class=\"cart-grid\">\r\n    <!-- Option 1 -->\r\n    <section class=\"card\" aria-labelledby=\"pkg1-title\">\r\n      <div>\r\n        <div class=\"card-title\" id=\"pkg1-title\">DIGITAL PRODUCT COURSE<\/div>\r\n        <div class=\"price\">\u20a64,900<\/div>\r\n\r\n        <ul class=\"features\" aria-hidden=\"false\">\r\n          <li>\r\n            <!-- svg check -->\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n            Step-by-step guide on creating & selling digital products\r\n          <\/li>\r\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Lifetime access to course materials<\/li>\r\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Perfect for beginners\u2014learn at your pace<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div>\r\n        <!-- REPLACE the href below with your real checkout link or product add-to-cart URL -->\r\n        <a class=\"btn btn-outline\" href=\"https:\/\/pisondigitals.com.ng\/wp9x_\/checkout\/?plan=course\" id=\"btn-course\">Yes! I Want the Course (\u20a64,900)<\/a>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Option 2 -->\r\n    <section class=\"card\" aria-labelledby=\"pkg2-title\">\r\n      <div class=\"badge\" aria-hidden=\"true\">Best Value<\/div>\r\n\r\n      <div>\r\n        <div class=\"card-title\" id=\"pkg2-title\">COURSE + REGISTRATION + FREE SALES FUNNEL<\/div>\r\n        <div class=\"price\" style=\"color:var(--accent-2)\">\u20a67,400<\/div>\r\n\r\n        <ul class=\"features\">\r\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Everything in the course<\/li>\r\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Personal registration & support<\/li>\r\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> FREE done-for-you sales funnel built for you<\/li>\r\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M20 6L9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Save time\u2014start selling faster<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div>\r\n        <!-- REPLACE the href below with your real checkout link or product add-to-cart URL -->\r\n        <a class=\"btn pulse\" href=\"https:\/\/pisondigitals.com.ng\/wp9x_\/checkout\/\">Get Course + Free Sales Funnel (\u20a67,400)<\/a>\r\n      <\/div>\r\n    <\/section>\r\n  <\/div>\r\n\r\n  <!-- motivational footer -->\r\n  <div class=\"motivation\">\r\n    \ud83d\ude80 Remember: Success loves speed. The difference between dreamers and achievers is the action they take today. Whether you choose the starter package or the all-in package, you are investing in your future. But if you want faster results with less stress, the Sales Funnel Package is built exactly for you.\r\n  <\/div>\r\n\r\n  <div class=\"small-note muted\">\u2705 Secure payments \u2022 \u2705 Instant access \u2022 \u2705 100% beginner-friendly<\/div>\r\n  <div class=\"trust-row\">\r\n    <div>Secure checkout<\/div>\r\n    <div>|<\/div>\r\n    <div>Money-back guarantee<\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- Mobile quick bar -->\r\n<div class=\"mobile-bar\" role=\"dialog\" aria-label=\"Quick buy bar\">\r\n  <a class=\"btn btn-outline\" href=\"https:\/\/pisondigitals.com.ng\/wp9x_\/checkout\/\">Course \u2013 \u20a64,900<\/a>\r\n  <a class=\"btn pulse\" href=\"https:\/\/pisondigitals.com.ng\/wp9x_\/checkout\/\">All-In \u2013 \u20a67,400<\/a>\r\n<\/div>\r\n<!-- END: Cart \/ Upgrade Block -->\r\n\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>You\u2019re One Step Away From Transforming Your Digital Journey \ud83d\ude80 Congratulations! \ud83c\udf89 You\u2019ve made the right choice by starting your journey into the world of digital products. Now, you have two exciting options in front of you. Pick the package that best fits your dreams \u2014 whether you\u2019re starting simple or going all-in with a [&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-61","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pisondigitals.com.ng\/wp9x_\/wp-json\/wp\/v2\/pages\/61","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pisondigitals.com.ng\/wp9x_\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pisondigitals.com.ng\/wp9x_\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pisondigitals.com.ng\/wp9x_\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pisondigitals.com.ng\/wp9x_\/wp-json\/wp\/v2\/comments?post=61"}],"version-history":[{"count":10,"href":"https:\/\/pisondigitals.com.ng\/wp9x_\/wp-json\/wp\/v2\/pages\/61\/revisions"}],"predecessor-version":[{"id":95,"href":"https:\/\/pisondigitals.com.ng\/wp9x_\/wp-json\/wp\/v2\/pages\/61\/revisions\/95"}],"wp:attachment":[{"href":"https:\/\/pisondigitals.com.ng\/wp9x_\/wp-json\/wp\/v2\/media?parent=61"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}