TestStoreProduct

constructor(id: String, name: String, title: String, description: String, price: Price, period: Period?, freeTrialPeriod: Period? = null, introPrice: Price? = null)