There are many ways you can design a subscription for your membership. We've made it simple and highlighted common patterns for subscriptions to help you get started.
Single tier membership
- Example A - Subscription plan with only 1 frequency (e.g weekly). Your membership modal will show only one option based on 1 frequency.
- Example B - Subscription plan with 2 frequencies (e.g. monthly and yearly). Your membership modal will show 2 options based on each frequency
- Example C - Subscription plan with 3 frequencies (e.g. weekly, monthly and annual). Your membership modal will show 3 options based on each frequency
Multiple tier membership
- Example A - Subscription plan with 1 frequency (e.g weekly). This will show x number of options based on the defined option values in your membership product.
- Example B - Subscription plan with 2 frequencies (e.g monthly and yearly). This will show x number of options based on the defined option values in your membership product. Additional radio buttons will be shown with 2 frequencies. Your default frequency is the first one that appears in your Subscription plan. This example is used on the zora demo store
- Example C - Subscription plan with only 3 frequencies (e.g weekly, monthly and annual). This will show x number of options based on the defined option values in your membership product. Additional radio buttons will be shown with 3 frequencies. Your default frequency is the first one that appears in your Subscription plan