Medusa Marketplace #2.2 | Extending ProductService
Hello everyone!
Now that our vendors have access to their store, I can tell they are getting bored. Indeed, without any things to sell, our back office is useless, therefore we're spending this time expanding the product concept and adding a decent b...
blog.perseides.org7 min read
Ranma
Thanks you Adil for this incredible tutorial! It is very nice to have a hands on step-for-step tutorial instead of the recipe on the Medusa website.
One small thing, the Product object has no 'name' property, I have used 'title' to make a unique handle. ${productObject.title}
I have a question about the store frontend, do you know how it is possible to get only the products for one particular store in the Store API instead of all the products?