#femina-product-catalog
1 messages · Page 1 of 1 (latest)
Hello! What kind of limitation are you thinking of?
I am creating a recurring subscription from API in which i am passing line item array.
in this line items array we have product_data. This is creating new product for each users
This is just a picture of the Dashboard
Are you asking "is there a limit to how many products you can create"? If so no, though it's best to try and re-use existing Product objects
Ok I will re-use the product object.
But sometime we provide custom price to product for specific user so will that update the price in others customers as welll if we reuse it ?