Issue 146 - Add Native Product Swatches To a Shopify Theme

  • Displaying Variant-Specific Information with Metafields

    By default, Shopify doesn't dynamically display variant metafields based on the selected variant. However, with a few tweaks, you can ensure that this information updates automatically as customers choose different options.

    Michael Morgan

  • Add Native Product Swatches To a Shopify Theme [Editions 2024]

    In this video we are going to see how to implement swatches natively in a Shopify Theme using the new Product Standard Taxonomy feature introduced in Shopify Editions Summer 2024.

    Stacking Context

  • How to install the Extensions Only App in a Shopify Test Store if you already have the code from Git

    Here I have shown how to install the Extensions-only app in a Shopify development store if we already have the code from GitHub. Extensions only app is mostly used in Shopify checkout extensibility.

    Saad Saif

  • JSON Formatter & Validator

    The JSON Formatter was created to help folks with debugging. As JSON data is often output without line breaks to save space, it can be extremely difficult to actually read and make sense of it. This tool hoped to solve the problem by formatting and beautifying the JSON data so that it is easy to read and debug by human beings.

    JSON Formatter

  • Unboxing The Shopify Build Award

    Read more about the Shopify Build Awards, 2024 https://www.shopify.com/partners/blog/2024-shopify-build-awards

    Harshdeep Singh Hura

  • Heatmaps & Session Recoding on Shopify (Free)

    In this video, I show you how to add Microsoft Clarity to your Shopify site. Clarity provides free heat-mapping & session recording. Clarity is a powerful tool for identifying user pain points, improving user experience and optimizing conversions.

    Will Misback

  • Liquid Composability vs Configurability

    Thomas Kelly raises some good observations about the challenge of composability vs configurability in Liquid. What's your take - have you run into similar concerns?

    Thomas Kelly

  • Shopify Dev Assistant for GraphQL

    We’re committed to improving the Shopify developer experience. One new way we’re reducing build time: the .dev assistant. It’s an LLM-powered tool that produces fully usable GraphQL operations from simple natural language instructions, turning requests like “get a list of all orders with a total value greater than 500 USD” into functional GraphQL queries.

    Shopify