Hello,
I have 1 offering and 3 packages in it, basic,standard,gold. Each package has 1 product associated with it.
In the paywall editor, I want to see the price of my product in preview. So I am using this format {{ products["my_package_id"].price}} but it only show the raw value not the price.
So my question is, How to see the price of my products ? My products are also available in app store-in app purchases and they are ready to submit. Should I submit them first 😁?
Thanks.