I am configuring a shopping cart to sell memberships. It must allow customers to choose a recuring billing option (whether it be weekly, monthly, quarterly, etc.) Since the membership service is identical, I would like to create/display only 1 product, allowing customers to simply choose between billing options from that one product. I tried exploring variants (a different varient for each frequency option), but this doesn't seem to work (since the frequency is set at the product level).
Is my only option to create a separate product for each recurring billing frequency I am offering?
If in fact, this is my only option, what is the easiest way to create 5 products with the same descriptive tabs, videos, images, etc. without manually entering each.
Thank you.