I want to setup functionality for subscribe and save checkbox in a normal order

I’d like to set up functionality for the ‘Subscribe & Save’ checkbox on the standard product order. When a user selects this option, the product price should automatically update with the subscription discount applied. Additionally, I should receive a backend notification indicating a new subscription order has been placed.

Hi Harry, welcome to the community! :waving_hand:

The functionality you’re describing — where selecting a ‘Subscribe & Save’ checkbox dynamically updates the product price and triggers a backend notification — can definitely be implemented, but it requires custom scripting and access to Funnelish’s Advanced Plan.

If you’re comfortable with JavaScript, it’s doable with some effort. Otherwise, I recommend reaching out to Funnelish Live Chat Support — they can assist you further or connect you with someone who can help set this up.

Let us know if you have any other questions!

1 Like

Hi @harry :waving_hand:

Just checking in — were you able to get the Subscribe & Save checkbox functionality working?

If you’ve already started implementing it and need help with the JavaScript logic (like updating the price dynamically or tagging the order as a subscription), feel free to share your current setup. I’d be happy to guide you further or help debug any issues you’re running into.

Also, if you’re on the Advanced Plan but haven’t reached out to support yet, I’d still recommend doing that — they might already have a code snippet or a best practice for this exact use case.

Let me know how it’s going!