Skip to main content
Question

price edititng

  • March 1, 2026
  • 2 replies
  • 27 views

Forum|alt.badge.img

editing price, i used a pre made template and i can't find where to edit the price, can anybody help?

2 replies

cam
Forum|alt.badge.img+2
  • Helper
  • March 2, 2026

Hi!

 

To change the price you can use defined variables. When using variables, the prices come from the products you defined inside your offering. You can check which offering is being used in your paywall inside of ‘paywall settings’

 

 

Cam


alejandra-wetsch
RevenueCat Staff
Forum|alt.badge.img+6

Hey ​@david-nightingale-fe3c51,

Thank you for reaching out!

After checking your Paywall configuration, I see that you’re using the product.offer_price_per_year and product.secondary_offer_price variables to display the price of your product. To provide additional context, all variables that contain the offer keyword are intended for use with Offers and should be used in the ‘Text: introductory offer’‘Text: promotional offer’, or (in the case of the secondary_offer ones) in ‘Text: multiphase offers’. You can read more about this here.

To display regular product prices, you should change the variables you’re using to use product.price or all their variants instead. You can check all the supported variables here.

I also see that you’re using Test Store. There’s currently no way to update Test Store Product prices. If you would like to display a different price, you will need to create a new product. Once the new product is created, replace the previous one from the Offering and add the new one.

I hope this helps!