{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}

{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}

{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}

{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}

{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}

{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}

The custom
Shopify store
build

Get a unique store designed in Figma, built as a custom Shopify theme. Your business is unique - your store should be too. I'll tailor every element to your brand, your target audience, and your products.

Start with all the essential store pages, then add exactly what your business needs. You decide what matters most, keeping full control of scope and budget.

Included page templates

  • Home
  • Collection list
  • Collection
  • Product
  • Cart
  • Contact
  • Default
  • 404

Included features

  • Cart drawer
  • Newsletter signup
  • Currency switch

Page templates add-ons

  • Blog + article
    €800
  • Search results
    €900
  • Collection
    €600
  • Product
    €1.250
  • Custom page
    €1.250
  • Classic customer accounts
    €500
  • Gift card
    €350

Features add-ons

Total:
€12.500
Estimated delivery
4 weeks
Need help?

Launched
projects

Eatsous.com

>
More coming soon!

With a tailored custom Shopify store, I help ecommerce business transfrom from  

to

A generic, templated Shopify store

A unique, captivating shopping experience that differentiates you in the market

Bland shopping experience that fails to stick with visitors after they leave.

Crafting a memorable experience that delights and retains customers

Struggling to capture attention and differentiate yourself

Establishing your brand as an authoritative leader in your niche

Low perceived value of your products

Enhanced product perception, making your offer the top choice

Lacking trust-building elements that leave visitors skeptical

Building trust and credibility with new visitors

Inefficiently communicating the value of your product

Clearly showcasing what makes your products exceptional and worth buying

Missing opportunities for higher sales and average order value

Maximising your average order value through strategic upsells, cross-sells, and bundles

The design philosophy and the core principles that shape my work.

01 / 05
  • Make shopping seamless and simple.

    Every click and scroll should feel effortless. With intuitive navigation and clean design, I create stores that make browsing and buying a frictionless experience—from first glance to checkout.

{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}

{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}

{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}

{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}

{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}

{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}
{% paginate collection.products by 10 %}
  {% for product in collection.products %}
    <div class="product">
      <h2>{{ product.title }}</h2>
      <p>{{ product.price | money }}</p>
    </div>
  {% endfor %}
  {% if paginate.next %}
    <a href="{{ paginate.next.url }}">Next page</a>
  {% endif %}
{% endpaginate %}<div class="dynamic-content">
  {% for vendor in shop.vendors %}
    <h3>Vendor: {{ vendor }}</h3>
    {% assign vendor_products = collections.all.products | where: "vendor", vendor %}
    <ul>
      {% for product in vendor_products %}
        <li>{{ product.title }} - {{ product.price | money }}</li>
      {% endfor %}
    </ul>
  {% endfor %}
</div>{% unless cart.empty %}
  <div class="cart-summary">
    <h3>Your Cart</h3>
    {% for item in cart.items %}
      <p>{{ item.product.title }} (x{{ item.quantity }}) - {{ item.line_price | money }}</p>
    {% endfor %}
    <p>Total: {{ cart.total_price | money }}</p>
  </div>
{% else %}
  <p>Your cart is empty!</p>
{% endunless %}

<
>

Feedback from
collaborations

<
>
Dave Mence!

After working with Hendrik on half a dozen projects and counting, my team and I have enjoyed his killer combination of being professional, reliable and pleasant, while at the same time always delivering design creativity, clever development solutions and top quality work in general.

We now consider Hendrik whenever we have a new project opportunity that could benefit from his skillset, and we know we can expect a good experience and results that speak for themselves.

Let me help you take your store to the next level.

I’ve been a Shopify merchant myself with thousands of customers.

I’ve worked on tens of Shopify stores throughout the last few years, combining my experience in eCommerce, marketing, design and Shopify development.

I’ve helped a start-up go from a few hundred euros in revenue to 5 million in 2 year after the store launch.

The process

  • Discovery and strategy

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

  • Concept and design

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

  • Shopify development

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

  • Launch

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

phase 1
phase 2
phase 3
phase 4