@extends('V2.layouts.B2B') @push('styles') @vite('resources/assets/slick/slick.css') @vite('resources/assets/slick/slick-theme.css') @endpush @section('content')

image

PROGRAM SELECTION

Choose the program that is right for you

@if (empty($iDiscount))

Buy the subscription now

@else

Buy the subscription now to get our exclusive discount up to {{ $showPercentage }}%

@endif
@php $payButtonClass = $vCountry == 'India' && ($text['Currency'] ?? '') == 'INR' ? 'alternate_pay_link_buy' : 'buy_now_btn'; $alternatePayBtnClass = $vCountry == 'India' && ($text['Currency'] ?? '') == 'INR' ? 'buy_now_btn_alter' : 'alternate_pay_link'; if (($text['CouponAppliedDiscount'] ?? 0) == 100) { $payButtonClass = 'active_free'; } @endphp

Text-Based Program

image

{{ $text['vDescription'] }}

@if (!$text['SubStatus'])
{{ $text['CancelCurrency'] . $text['FirstCrossPrice'] }}/{{ __('messages.per_month') }}
{{ $text['CancelCurrency'] . $text['CrossPrice'] }}/{{ __('messages.per_month') }}
{{ $text['Currency'] . $text['Price'] }}/{{ __('messages.per_month') }}
@if ($text['Price'] == 0) @else

If you face issues with the above payment method

Alternate payment link
@endif
Coupon Applied:
{{ $text['CouponCode'] }}
Remove Coupon
@else

You already have an active subscription to this program

VIEW DETAILS
@endif
@php $payButtonClass = $vCountry == 'India' && ($video['Currency'] ?? '') == 'INR' ? 'alternate_pay_link_buy' : 'buy_now_btn'; $alternatePayBtnClass = $vCountry == 'India' && ($video['Currency'] ?? '') == 'INR' ? 'buy_now_btn_alter' : 'alternate_pay_link'; if (($video['CouponAppliedDiscount'] ?? 0) == 100) { $payButtonClass = 'active_free'; } @endphp

Video-Based Program

image

{{ $video['vDescription'] }}

@if (!$video['SubStatus'])
{{ $video['CancelCurrency'] . $video['FirstCrossPrice'] }}/{{ __('messages.per_month') }}
{{ $video['CancelCurrency'] . $video['CrossPrice'] }}/{{ __('messages.per_month') }}
{{ $video['Currency'] . $video['Price'] }}/{{ __('messages.per_month') }}
@if ($video['Price'] == 0) @else

If you face issues with the above payment method

Alternate payment link
@endif
Coupon Applied:
{{ $video['CouponCode'] }}
Remove Coupon
@else

You already have an active subscription to this program

VIEW DETAILS
@endif

(Just one month is enough)

Oops! Payment Failed. Please try again!

For any issues or concerns, connect with us at hello@quitsure.app

Start your smoke-free journey now and see results
in just 6 days

World’s leading quit-smoking program. 50,000+ clients who have taken control back from nicotine.

image
image
image
image
image
4.7/5

(Google Play Store)

image

Proven CBT and mindfulness techniques

To transform your relationship with nicotine 

We make success simple

No cravings. No weight gain. No lifestyle changes. 

Built with compassion and experience

Designed by ex-smokers who understand you and have done this journey themselves

Here’s what you get if you subscribe:

The entire transformative 6-day program in the format you have chosen

24*7 chat-based personalized coaching from our trained experts

image

Lifetime access to our powerful post-quit tools for long-term success

image

And finally, freedom from this addiction and nicotine’s control over your brain

Based on your smoking habits, you can

save ~{{ $vPayCurrency . ' ' . $decCostPerMonth }} every month

after you quit

Start now before your mind tricks you into quitting later. You have a 74% higher chance of success if you get started today.

image
image
image
image
image
image

Frequently Asked Questions

You may be wondering why the program has a monthly subscription, when it is just a 6 day program. Practically, many of our clients are leading quite hectic lifestyles. So they need 10-12 days to complete the program. This is completely fine and the program has been designed to be completed in 6-12 days.

But because of our dependence on smoking, we have a tendency to procrastinate (we have all felt this before our many quitting attempts). This is the biggest reason that most of us find it difficult to quit, or even start the quitting attempt. To avoid that, we have defined this one month timeline within which the program must be completed. It gives our clients that little extra push they need to overcome procrastination.

In fact, because of this time limit, many clients complete the program right before their subscription is due to end. Without this time limit, they may have continued to delay doing the program and may still have been smokers today.

Yes. If you have completed the program and are smoke-free, you will not need to access the program’s content. So we request you to unsubscribe once you have completed the program. You will still have access to the post-quit tools and your journal after unsubscribing.

You can cancel your subscription at any time via your ‘Subscription Details’ page in the QuitSure App. Do make sure to login using the same email address you used to create your QuitSure account.

Go to the QuitSure App now

Please reach out to us at hello@quitsure.app and we will help you sort it out asap.

Yes, each program has a separate subscription. You can purchase multiple programs at the same time by subscribing to each one separately.

You can access the program via the QuitSure app. Do make sure to login using the same email address you used to create your QuitSure account.

Go to the QuitSure app now

QuitSure offers a unique money back guarantee (no questions asked) if the program doesn't work for you. You can find the latest terms of our Refund Policy here.

@endsection @include('V2.B2B.partials.js.subscribeJsEnglish')