I have recently published a new library for the Shopify API written in the R language. For those who don't know, R is the de facto language for statistical analysis of data. The R package is called s...
Aug 13, 2013
From an email I just received: Customer data may not have complete information. Your customer model data may include some, all, or none of these fields: Email Address Name Phone Zip Etc. I ...
Jun 29, 2013
INTRO I implemented an autocomplete search using jQuery and the jQuery UI library. You can see it here (search in the box). Basically, it leverages Shopify search, Liquid and Javascript / jQuery. Th...
Nov 22, 2012
Greetings, I am wondering if there is an easy way to replace occurrences of specific strings using liquid. I know there is a replace function and whatnot, and I've used it with success, but I am wo...
No content to show
User Activity
10-23-2013
You could always use a library like curl to send your own http request to the real server and see what you get.