3 options is the current limit, and cannot be increased. We’ll update our docs to make this limitation apparent.
Could you share the selling plan you’re setting up and what you would use a 4th option for?
Hi @J-ROM , thanks for replying. Thanks for updating the docs, this might help others.
The options I was using were
billing policy description (in words - like “billed yearly”)
delivery policy description (in words - like “delivered every 3 months”)
trial cycles (if there’s a free or discounted trial period, like 1 or 2 months)
billing interval unit (“month” or “year”)
For now I removed one of the descriptions in words, but I still wanted to raise this issue in the forum, since there’s no access to a lot of the selling plan’s attributes in Liquid.
You could try leveraging a SellingPlanPricingPolicy to specify the free or discounted trial periods. When this policy is provided, the Product, Cart and Checkout pages will render the discounted recurring payments to your customers.
This would bring you back at the 3 options limit. More information can be found here and here.