Checkout checkbox subscription on ticked

Can I please get help with the code for it. I need when it’s checked to be subscribed and get a 10% discount
image

Hey @ntest1, welcome to the Funnelish community! :wave:

Yes, it’s definitely possible to trigger a subscription and apply a 10% discount when a checkout checkbox is ticked—but the exact setup will depend on how your funnel page is structured and how you’re handling subscriptions.

Could you please share a preview or screenshot of the full checkout page (or a link to it if it’s public)? That’ll help me better understand your current setup and provide you with a more accurate code snippet and integration guide.

Once I see the layout, I can help with the JavaScript logic to:

  1. Detect when the checkbox is ticked :white_check_mark:
  2. Apply a 10% discount dynamically :abacus:
  3. Trigger a subscription flow (e.g., via webhook, custom event, etc.) :envelope_with_arrow:

Happy to help hands-on if needed!

Best,
Anwer