Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

danielmeade's avatar

Render Plan features inline instead of the Modal

I'd like to render all of my Spark plans together and show the product description/features at the same time - so the user doesn't need to click to open up the modal.

I have had some success replacing the button with @{{ plan.features }} which does give me the plan description, however, it also renders the brackets within the array i.e ["Feature description text"].

Is there a better way I can be doing this?

0 likes
0 replies

Please or to participate in this conversation.