Shopify
-
Showing a product’s maximum variant price in Shopify Liquid
When you have a product with multiple priced variants, many Shopify themes default to showing “from [lowest variant price]”. If you prefer to just show the highest price, that’s easy to do in Liquid: Continue reading
-
Making Shopify conversion scripts conditional on backorder status
In some environments, it can be helpful to have the ability to run scripts in Shopify’s checkout based on whether the order placed was a preorder, backorder, or other scenario where the item was out of stock when the order was placed. For example, if you integrate with an outside service to suggest product reorders… Continue reading