4 likes
·
727 reads
2 comments
·May 17, 2024
May 17, 2024
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?
2
·
·1 reply
Author
·May 17, 2024
Hi Chu Wah Li ! I've just updated the code snippet, thanks for your feedback!
About your question, I have updated the Common Issues section and added a new example.
2
·