You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for the plugin, first of all.
Just checked it and tried to reproduce some scenarios, which are required when you would using it for implement a custom shopify storefront with Strapi as a backend, which I did with contentful to this day.
This way i came across the option to provide a "collection id" of a collection created in shopify to automatically add/show products of this collection.
I had two thoughts about this.
By default I didn't found a way to get the id of a collection without using the api of shopify to get it.
The other is, that you have to provide the "Collection ID", when creating a new content type.
This way, for a shop with for example 4 product categories, i would have to create 4 content types, right?
For each collection. Not really best practice for this case in my opinion as I would expect to just need to create one "Product Collection" content type.
I think collection should be another shopify field type added alongside "Single Shopify Product" and "Multiple Shopify Products", where the user is able to select one of the existing collections in his shopify shop.
What do you think? Or did I maybe just misunderstood your thought, when u developed this?
Obviously I know the plugin is still in beta.
Best regards, Hendrik
The text was updated successfully, but these errors were encountered:
Hi,
thanks for the plugin, first of all.
Just checked it and tried to reproduce some scenarios, which are required when you would using it for implement a custom shopify storefront with Strapi as a backend, which I did with contentful to this day.
This way i came across the option to provide a "collection id" of a collection created in shopify to automatically add/show products of this collection.
I had two thoughts about this.
By default I didn't found a way to get the id of a collection without using the api of shopify to get it.
The other is, that you have to provide the "Collection ID", when creating a new content type.
This way, for a shop with for example 4 product categories, i would have to create 4 content types, right?
For each collection. Not really best practice for this case in my opinion as I would expect to just need to create one "Product Collection" content type.
I think collection should be another shopify field type added alongside "Single Shopify Product" and "Multiple Shopify Products", where the user is able to select one of the existing collections in his shopify shop.
What do you think? Or did I maybe just misunderstood your thought, when u developed this?
Obviously I know the plugin is still in beta.
Best regards, Hendrik
The text was updated successfully, but these errors were encountered: