I'm working with OpenCart 3.0.3.8, using the default theme, without any additional addons and I have a unique scenario that I'm trying to address. I have a product with three options, and I'd like to tie a recurring profile to a specific option, hiding it when other options are selected.
Here's the example:
Product: Monthly Magazine Subscription
Original Price: $10
Options:
Digital Copy: $8 per month
Printed Copy: $12 per month
Both Digital and Printed Copy: $18 per monthI want to attach a recurring profile to this option
I would like the recurring profile to only be available for the "Printed Copy" and "Both Digital and Printed Copy" options. When a user selects the "Digital Copy" option, the recurring profile should be hidden.I want to attach a recurring profile to this option as well
could someone provide guidance on how to do this? Any pointers or guidance would be greatly appreciated.
Thank you in advance for your support!