Portfolio Logo
Back to Home

Custom Liquid section (Shopify)

Custom Shopify Liquid section with external CSS, synced via GitHub.

Shopify Liquid section preview

This section was created locally using Shopify LCI and implemented in a .liquid file within the theme. CSS styles are linked in the main layout using {%- render 'stylesheets' -%} and {{ 'retro.css' | asset_url | stylesheet_tag }}. The section supports dynamic blocks (badges) and is configurable via the theme editor. The project is synced between GitHub and VS Code for a modern, version-controlled development workflow.