Chris Changchristopherc819.hashnode.dev·Dec 29, 2022Liquid Templating for Affiliate Page{% for tag in product.tags %} {% if tag contains 'affiliate' %} {% assign isAffiliateProduct = true %} {% assign affiliateLink = tag | split: '_' | last %} {% endif %} {% endfor %} {% unless isAffiliateProduct %} //Code Base {% endunles...DiscussShopify Development
Michael Myersblog.devmoek.com·Nov 12, 2022FeaturedShopify Full GuideIn this article, I’ve tried to look at Shopify from the developer side and the user side. I spoke about my experience and certain points of view related to various themes. If you’re not familiar with Shopify, I’ve tried to provide you with the key in...dipesh joshi and 1 other are discussing this2 people are discussing thisDiscuss·24 likes·393 readsShopifyshopify
Evelynn Paigeevelynnpaigepl.hashnode.dev·Oct 4, 2022Is it time to upgrade to Shopify 2.0?Shopify, one of the most trusted and widely used ecommerce platforms, is constantly evolving to better meet the needs of their customers. Shopify 2.0 is the latest update to the Shopify platform, and it includes a number of new features that are desi...Discuss·35 readsShopify Upgrade