Emmanouilidis Christos

Results 8 comments of Emmanouilidis Christos

PR sent ! It's important to say that for the wishlist to work metafield must be created using shopify store admin page. (Settings -> Metafields -> Customers -> Add Definition...

I could also automate the procedure even further by modifying the use-signup shopify handler to use the admin api instead of the storefront API in order to unlock the possibility...

Corrections Commit includes the following changes: **### Commerce API** 1. reverted commerce/api/endpoints/wishlist & commerce/types/wishlist to source implementation to avoid problems with other providers and major breaking changes **### Shopify provider**...

> Thank you for your contribution. It looks awesome and is a lot of work. Please see my comments and requests for changes. > > _Additional notes_: > > *...

now the main "local" build succeeds.

You can easilly implement the feature you want by adding the Admin API to your implementation. This is what I did in order to implement a wishlist feature to the...

> @chemmanouilidis thanks for this PR. Is there any progress here, did you ever use this in production? I don't think any further progress is required. I currently use it...