I switched to V2 Paywall, I want to print “Try 7 Days Free & Subscribe” on the purchase button and I tried it like this: Try {{ product.offer_period_with_unit }} Free & Subscribe. This is not working, I want this variable to say 7 Days when monthly package is selected and 14 Days when annual package is selected.
Page 1 / 1
Hi, can you try the variable {{product.offer_period_in_days}} instead? So do “Try {{ product.offer_period_in_days }} Days Free & Subscribe”
Hi, can you try the variable {{product.offer_period_in_days}} instead? So do “Try {{ product.offer_period_in_days }} Days Free & Subscribe”
In fact, in the first example, the string I want in the editor writes the string I want, the variable does not come in the app. I also tried your suggestion but the result is the same
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.