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?
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?