News
Updates, tips and notes on design and code
Looking for Shopify Code Snippets? See my GitHub Repo
The Shopify Product Review app is a great (and free) way to get that social proof and trust built into your products. One thing it doesn't do well is to collate the reviews onto a single page - let's explore some Liquid and JavaScript code that does just that.
There's plenty of Shopify ecommerce stores out there that only have a few products, but those products have many variants. The drawback to this approach is that collection pages can look a little sparse but let's fix that with some simple theme edits.
Date formatting in Shopify is pretty simple stuff but one common task merchants want to do is the ability to add time to things. Think of the usage case of wanting to show something on a product after a certain amount of time (or conversely hide something).