Shopify Fix Missing field “priceValidUntil” (in “offers”)
July 18th, 2023
Shopify’s dawn theme will cause a warning in Google Search Console. Missing field “priceValidUntil” (in “offers”) While this warning does [More…]
Shopify Translate & Adapt: Which section settings/input types are translatable?
March 22nd, 2023
Shopify recently released the Translate & Adapt app to allow store owners to easily translate content for different markets. In [More…]
Shopify Access Metaobjects With Liquid
February 15th, 2023
Shopify recently released their Shopify Editions 2023, highlighting new features and updates to the platform. One of these new features [More…]
Shopify Dawn Theme Disable Cart Drawer Open on Add to Cart
December 5th, 2022
If you want to install a different app for, say, a slideout cart, you may want to disable the inbuilt [More…]
Shopify Dawn 7.0.0+ Disable Cart Drawer Popup
November 3rd, 2022
If you use a third-party app to create a slide-out cart, then you will likely want to disable dawn’s (new) [More…]
Shopify remove decimal from prices
September 30th, 2022
On my store, we use whole number prices so there was no reason to show the “.00” on the end. [More…]
Shopify Theme Development Fix 404 on Product Page
September 13th, 2022
GitHub can be used to sync Shopify themes and attempt to move over a theme from a development store to [More…]
Shopify Liquid Get Variant Object From Metafield
August 10th, 2022
When setting a metafield to a type “variant” you would be forgiven for thinking it would return a product object [More…]
Shopify Liquid Get Product Object From Metafield
August 3rd, 2022
When setting a metafield to a type “product” you would be forgiven for thinking it would return a product object [More…]
Shopify Dawn Disable Autoscroll On Variant Change
July 18th, 2022
While implementing a scroll-spy for a client, the page kept scrolling to the top. Initially, I figured it had been [More…]