Skip to main content
Question

edit product description


Forum|alt.badge.img+2

How can I edit the description of a product I have created? I see how I can edit the description of an entitlement or offering, but not a product.

3 replies

tina
RevenueCat Staff
Forum|alt.badge.img+10
  • RevenueCat Staff
  • 338 replies
  • March 2, 2022

Hi @R. Mark Volkmann 

When creating a RevenueCat product, we actually don’t have a description field. For reference: 

If you’re attempting to change the product identifier, I would recommend creating a new product. 


Forum|alt.badge.img+2

After I retrieve the offerings (there's only one), I get the first one from the array.

That I get the package and product like this:

 

```dart

final package = offer?.availablePackages.firstOrNull;
final product = package?.product;

```

Then I display the value of `product.description` and `product.priceString`.

The description I see is “This unlocks the ability to add more than two people and more than two occasions.”

I’m sure I entered that somewhere during my setup of all the pieces. But now I can’t find that anywhere in the RevenueCat UI and I want to modify it.


tina
RevenueCat Staff
Forum|alt.badge.img+10
  • RevenueCat Staff
  • 338 replies
  • March 3, 2022

Hi @R. Mark Volkmann 

Got it, thank you for clarifying! That description is actually what you inputted inside the app store. Here’s our docs on Apple products and Android products.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings