abdulhannanali / shopify-js-store

Shopify store which uses JavaScript Buy SDK
MIT License
2 stars 2 forks source link

Collections Showcase #4

Open abdulhannanali opened 7 years ago

abdulhannanali commented 7 years ago

Collection show case is very organized showcase we can build to demonstrate different applications. However, this shopify js store can also be modified to look like a pretty collection showcase, instead of writing the whole logic down again. This would be a big help when coming to make all these changes ourselves.

The Shopify Buy SDK also keeps the state within it's object, which is quite a bummer. If we change a few options in an object, it changes the selectedVariant but we don't have any way to get this returned after we pass the options to the Shopify JS Store, which doesn't help at all in this case.

The collection showcase should be minimalist and the details around the design should be worked out too.