Shopify’s online store search function is a fully featured, powerful tool for buyers to search across all of your shop's products, articles, and pages. As your clients’ stores become more complex, they may require a more nuanced search process to filter out certain results or prioritize products over regular pages.
In this article, we’ll look at:
- The different Liquid objects that are related to search
- How to hide sold out products from search results
- How to filter out specific types of pages from search results
Continue reading
Minification refers to the process of removing unnecessary or redundant data without affecting how the resource is processed by the browser. In this article, we'll look at some of the approaches you can take when attempting to minify the code of Shopify themes.
Continue reading
Announcement bars are a great way to give your clients the ability to share messages with their buyers directly on their store. With BFCM on the horizon, learn how to build an announcement bar section in your custom themes so your clients can tell buyers about their sales and promotions.
Continue reading
A logo is critical to a brand’s identity, no matter what device customers are using—but scaling logos down for mobile can be challenging. Learn how to customize themes so your clients can choose a specific logo for smaller screens, letting you mitigate layout issues and build a more customized experience.
Continue reading
The user experience on a store’s cart and checkout pages is crucial for determining whether or not a sale will be completed. In this post, learn how to implement dynamic checkout buttons onto your custom theme’s product and cart page.
Continue reading
Forms are used across a range of touchpoints on Shopify stores. In this article, we look at how Liquid can be leveraged to simplify the form building process by generating input elements, identifying errors, and outputting feedback to customers.
Continue reading
Collection pages are crucial to merchants, as they can give buyers a first impression of available products and their prices. In this tutorial, we look at how to display prices as a range, rather than one single value, using Liquid objects and tags.
Continue reading
Announcing Shopify Liquid Code Examples, a searchable library that will help you build and customize themes faster and more reliably. Learn more about how to use Shopify Liquid Code Examples to improve your theme development experience.
Continue reading
For many online retailers, blog posts are unique opportunities to connect their brand with an audience. In this article, we’ll demonstrate practical ways to customize blog article pages, by designing an intuitive approach for displaying custom names for authors, and improving navigation with previous and next buttons.
Continue reading
Learn how to use Liquid to build internationalized or translatable themes, allowing clients to display different languages on their online stores.
Continue reading