{% assign no_image_url = 'no-image.png' | asset_url %}
Trang chủ {{ page.current_category.name }}
{% 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 }} {% if _product.productType.isSaleOff == 1 %} Sale off {% elsif _product.productType.isHot == 1 %} Hot {% elsif _product.productType.isNew == 1 %} Mới {% endif %} {% if _product.price > 0 %}

{{ _product.price | number_format }} đ

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

{{ _product.marketPrice | number_format }} đ

{% endif %} {% else %}

Liên hệ

{% endif %} {{ _product.productName }} {% if _product.rating > 0 %}
{{ _product.rating }} · {{ _product.reviewCount }} đánh giá
{% endif %}
{% 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 %}