Category "liquid"

Loop to build table using Liquid

I have seen in the documentation of Liquid which is exactly what I need but using it to build HTML emails so I need to add inline styles on parts of the HTML li

Get an array of product.id that are in the cart

I'm trying to cycle over all my product.id in my cart. I have a various product with the same product.id but different line_item. Example: line.item[1]: produ

Locale specific date in jekyll

I am trying out jekyll for website creation. I am using jekyll-bootstrap. The default configuration has the page archive, where all the posts are listed group

What is the shortcode to pull the account page urls through without the anchor tags?

I am building a theme and require the links to the log in / log out / register pages but don't want the classic shortcode. I simply want the URL nothing else. H