{% assign no_image_url = 'no-image.png' | asset_url %}
Trang chủ {{ page.current_category.name | strip }}
{% for _attr in page.attribute_filter_list %} {% endfor %}
Sắp xếp theo: {% for _sort in page.sort_by_collection %} {% if forloop.first %} {{ _sort.name }} {% else %} · {{ _sort.name }} {% endif %} {% endfor %}
{{ page.product_count }} sản phẩm
{% for _product in page.product_list %}
{{ _product.productName }}
{{ _product.label | strip | default: 'Sắm tết vô tư' }}
{% if _product.price > 0 %}

{{ _product.price | format_number }} đ

{% assign _price_off = _product.price_off | strip %} {% if _price_off != '' and _price_off != '0' %} -{{ _price_off }}% {% endif %}
{% if _product.marketPrice > 0 %}

{{ _product.marketPrice | format_number }} đ

{% endif %} {% else %}

Liên hệ

{% endif %} {{ _product.productName }}
{{ _product.rating | default: 0 }} · Đã bán {{ _product.reviewCount | default: 0 }}
{% endfor %}
{{ page.paging.html }}
{% assign _articles = page.current_category.related['article-article'] %} {% assign _videos = page.current_category.related['article-video'] %} {% if _articles.size > 0 or _videos.size > 0 %}
{% if _articles.size > 0 %}

TIN KHUYẾN MÃI

{% assign _main_article = _articles[0] %}
{{ _main_article.title }}

{{ _main_article.title }}

{% for _article in _articles offset:1 limit:3 %} {{ _article.title }}

{{ _article.title }}

{% endfor %}
{% endif %} {% if _videos.size > 0 %}

VIDEO REVIEW

{% assign _main_video = _videos[0] %} {{ _main_video.title }}
{% for _video in _videos offset:1 limit:2 %}
{{ _video.title }}

{{ _video.title }}

{% endfor %}
{% endif %}
{% endif %} {% if page.current_category.tags.size > 0 %}

Mọi người cũng tìm kiếm

{% for _tag in page.current_category.tags %} {{ _tag.name }} {% endfor %}
{% endif %}