Liquid Weekly #36 Building Testing and Selling Themes

Learn how to build, test and sell a theme on Shopify 
Shopify Development news and articles
 
Liquid Weekly

Karl Says


This week we have a theme theme in our newsletter!

News & Articles

Find The Perfect Shopify Theme For Your Online Store
Honest customer reviews for 82 top Shopify themes by 23 theme developers. Read reviews, compare features and choose the best Shopify theme for your business.
Selling Themes on Shopify
Millions of merchants around the world use Shopify to run their business. With access to powerful developer tools and distribution opportunities, Shopify is the platform to flex your creativity and build themes for every part of ecommerce.
How to Use Block Scheduling to Revamp Your Workflow
This simple productivity system helps organize the chaos of work and life—and it uses tools you probably already have.
How To Test Your Theme Before Submitting To The Shopify Theme Store
When developing themes for the Shopify Theme Store, it’s critical to test your project regularly to ensure required features are working as expected and to understand how your theme responds to different conditions. In fact, the quality assurance (QA) process can be the most important stage in your journey to launching a theme on the Shopify Theme Store.
Are memberships the new loyalty program?
According to a recent McKinsey study, members of paid loyalty programs are 60% more likely to spend more on the brand after subscribing. If your client is looking for a way to boost high margin revenue and create a VIP class of customers, check out Conjured Memberships. Built by devs, for devs.

Code & Tools

AJAX: fetch cart products w/ metafield data - Shopify Community
I want to fetch all cart products via AJAX, but also return metafield data along with it - but I'm Stuck! Has this ever happened to you? Read along to see how Zachary solved his problem.
Lookbook gem is perfect for Polaris Components
The Lookbook gem becomes better and better with every new release. Apart from components previews, it offers a basic documentation generator now. Perfectly fits Polaris ViewComponents needs.
Check if Array Contains an Object in JavaScript
Compare several different methods for how to check whether an array contains a specific object in Javascript.
Theme Development with Tailwind CSS & Alpinejs
Here's a playlist from Code Inspire where they show how to build a fully functional Shopify theme from scratch.

Changelog

There is nothing new under the sun. At least, not this week.

Events

Nothing on the radar. Know of something coming up? Let us know!

Jobs

Partner Marketing Manager, remote
Own the partner-facing communication project management that aligns with and accomplishes deadlines, goals, and outcomes. These projects will be a key driver of relationship development and mutual value from a brand building and demand generation perspective for mutual growth.
Freelance Shopify Developer, PT (Remote)
We're looking for someone to join our team as a Freelance Shopify Developer to build, edit and customize Shopify themes. The ideal candidate will have experience building custom Shopify themes.

Tip of the Week

Specify Status param for /admin/api/order.json Endpoint

When retrieving a list of orders, it's important to specify the status.

The documentation is a little unclear as the status param isn't listed in the body of the documentation, but it is shown on the endpoint 'callout'

/admin/api/2021-10/orders.json?status=any

If you expand the 'hidden' portion of the param documentation you can see the status column along with the potential values:

  • open: Show only open orders.
  • closed: Show only closed orders.
  • cancelled: Show only canceled orders.
  • any: Show orders of any status, including archived orders.
 

Older messages

Liquid Weekly #35 - App Store Ads and CRO

Tuesday, April 26, 2022

Get started with App Store Ads Shopify Development news and articles Issue #35 - 4/26/2022 Read Online Liquid Weekly Karl Says Someone recently reached out to me on twitter about how to submit articles

Liquid Weekly #34 - Javascript and the Shopping Cart

Tuesday, April 19, 2022

Learn how to manipulate the shopping cart Shopify Development news and articles Issue #34 - 4/19/2022 Read Online Liquid Weekly Karl Says This issue builds on the Javascript related content from Issue

Liquid Weekly #33 - Fetching with Javascript

Tuesday, April 12, 2022

Learn how to fetch data with Javascript Shopify Development news and articles Issue #33 - 4/12/2022 Read Online Liquid Weekly Karl Says This issue is a two parter - lots of JS fetch fundamentals this

Liquid Weekly #32 - Create an Accessible FAQ Section

Tuesday, April 5, 2022

Create an accessible and SEO friendly FAQ section Shopify Development news and articles Issue #32 - 4/5/2022 Read Online Liquid Weekly Karl Says What's going on in your neck of the woods? Drop by

Liquid Weekly #31 - Using Shopify CLI for continuous integration

Tuesday, March 29, 2022

Did you know that Shopify now has built in support for CI workflows? Shopify Development news and articles Issue #31 - 3/29/2022 Read Online Liquid Weekly Karl Says I'm currently enjoying "

You Might Also Like

AI search engine startup Perplexity eyes a $3B valuation

Tuesday, April 23, 2024

Plus: It's Tesla earnings day and AWS wants to host your AI models View this email online in your browser By Cody Corrall Tuesday, April 23, 2024 Welcome back to TechCrunch PM. Today we have big

🎞️ We Tried 3D Printing a Photo — You'll Love This Secret Samsung Galaxy Bluetooth Feature

Tuesday, April 23, 2024

Also: Transferring Your Phone Number to a New Carrier, and More! How-To Geek Logo April 23, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to

You're invited – product sense, prioritization, careers

Tuesday, April 23, 2024

Product Sense Product Sense Wednesday, May 1st @ 01:00 PM EST Learn how to identify opportunities, assess risks, and make informed decisions that lead to successful product innovations by better

CTRL-C, Exceptions, Ruff Speed-up, and More

Tuesday, April 23, 2024

Asyncio Handle Control-C (SIGINT) #626 – APRIL 23, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Asyncio Handle Control-C (SIGINT) When the user presses CTRL-C on the keyboard, the OS raises an

Writing Contests Just Landed On Product Hunt 🔥

Tuesday, April 23, 2024

Upvote us to keep the $$$ coming! 👍 ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ 

Daily Coding Problem: Problem #1421 [Hard]

Tuesday, April 23, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Uber. Given an array of integers, return a new array such that each element at index i

Ranked | The Top 10 EV Battery Manufacturers 🔋

Tuesday, April 23, 2024

Asia dominates this ranking of the world's largest EV battery manufacturers in 2023. See which battery makers feature in the top 10. View Online | Subscribe Presented by: EnergyX's

Bringing PGO to the build pipeline

Tuesday, April 23, 2024

Plus how Go grew at Google, cmp.Or, and ways to visualize makefiles, Go binaries, and live Go processes. | #​504 — April 23, 2024 Unsub | Web Version Together with Three Dots Labs Go Weekly How Dolt

Noonification: Leetcode: Two-sum an Intuitive Approach

Tuesday, April 23, 2024

Top Tech Content sent at Noon! Get Algolia: AI Search that understands How are you, @newsletterest1? 🪐 What's happening in tech this week: The Noonification by HackerNoon has got you covered with

The best AI chatbot for coding

Tuesday, April 23, 2024

9 video gadget must-haves; 6 things Linux should borrow from MacOS -- ZDNET ZDNET Tech Today - US April 23, 2024 placeholder Can Meta AI code? I tested it against Llama, Gemini and ChatGPT - it wasn