• Building a Shopify Checkout UI Extension with Remix

    Creating a customized checkout experience is essential for providing a seamless and branded journey for your customers. With Shopify’s Checkout Extensions, you can tailor the checkout process to better align with your store’s needs, whether that means adding custom messages, upsells, or additional fields for order information. In this blog, we’ll walk you through the…

    Read More

  • Copy / Paste Discount Code Badge – Shopify Theme Blocks

    Offering discounts is a great way to incentivize customers to make a purchase, and making those discounts easily accessible can enhance the shopping experience even further. In this guide, we’ll show you how to create a simple, user-friendly discount code widget for your Shopify product page. With just a few lines of code, you can…

    Read More

  • Building a Shopify App Extension: Display Order Count to Boost Product Popularity

    In the competitive world of e-commerce, social proof can be a powerful tool to drive sales. One effective way to leverage this is by displaying the number of orders for a product, showcasing its popularity and potentially influencing purchasing decisions. In this tutorial, we’ll walk you through the process of building a Shopify app that…

    Read More

  • Creating a Shopify App Extension in 5 minutes!

    Shopify app extensions are a unique way to create an app that is hosted on Shopify itself! Follow along to create your first app extension in just a few minutes. Just make sure you have the Shopify CLI installed and a Shopify partner account created. Code: https://github.com/ndrishinski/extension-app Prefer Video? Enjoy, otherwise read on! Create the…

    Read More

  • Starting a Shopify Remix App in 5 minutes

    Knowing where to start with Shopify app development can be tricky. Luckily, the Shopify docs have an easy to follow tutorial that we can use to build a QR code app that will link to products. If you know a little React and GraphQL, after we get things up and running you should be able…

    Read More