{% comment %} Renders an article card within a article list. Usually within a blog template or the Article list section Accepts: - article: {object} The article object - https://shopify.dev/docs/api/liquid/objects/article Usage: {% render 'article-card' article: article %} {% endcomment %}