🎒 I'd like to introduce Design Packs 🎒
I've created a Shopify app that let's you add Sections and Templates to your existing theme!
It's free to install and you can browse the "Packs" and purchase them (one time fee) to add to any theme in your shop. We've created packs for function and style. For example you could add a logo list to your homepage, or a pie chart. We've also created banners that only show up for certain locations or at certain times. Once added to your theme, you can customize them through the normal theme customizer to fit the styles of your store.
We're always in the market for new ideas, so if there's something you're looking for let us know! info@codescouts.ca
If set up your app using the shopify_app gem you probably noticed that you can make use of the ShopifyApp active record resource and retrieve data...
read moreTime to display data in the view of your private application ✨
read moreSo you wanna develop a Shopify theme. But where do you start? This tutorial will get you set up with a starter theme and and a basic understanding of how to start developing it.
read moreGetting a good development flow going on for Shopify will make the development process that much more enjoyable.
read moreIn this tutorial we're going to show you how to add a 'Buy this collection button', adding all collection items to the cart, with AJAX.
read moreIn this post we are going to go over how you can implement filtering using Ajax. We will filter on product tags, but the same principles can apply to different criteria.
read moreStoring data coming in from your Shopify store in your template can help with optimization. You may also want to store values so that you can manipulate and re-use them later. Whatever the use case may be, the ability to store information in an array using liquid is a good arsenal to have in your Shopify Dev Toolkit.
read moreShopify has a wonderful solution whether you are just starting or looking to optimize your development flow to allow you to develop locally with ease: enter Theme Kit 🙌
read more