{% for _banner in banner.banner.homepage.banner_slider_homepage %} {{ _banner.title | default: 'Banner' }} {% endfor %}
{% assign no_image_url = 'no-image.png' | asset_url %} {% for _cat in component.main_menu.product.all_category %} {% if _cat.is_featured == '1' %} {{ _cat.title }} {{ _cat.title }} {% endif %} {% endfor %}
Sản phẩm đã xem
{% for _product in page.product_history | limit: 4 %}
{{ _product.productName }}
{% if _product.price > 0 %}

{{ _product.price | format_number }} đ

{% else %}

Liên hệ

{% endif %}
{% endfor %}
{% if page.product_collection.size > 0 %}

Ngập tràn ưu đãi- Đừng bỏ lỡ!

TẾT CHILL - VOUCHER 15% TIVI - GIẢM 50% GIA DỤNG - 50% MÁY GIẶT - 50% PHỤ KIỆN - 50% CÔNG NGHỆ CAO - 50% ĐIỀU HÒA - 50% TỦ LẠNH - 50%
{% for _product in page.product_collection limit:12 %} {% endfor %}
Xem thêm deal
{% endif %}

Top trending

Máy in laser trắng...

Màn hình máy tính...

Mac mini ...

Mực in phun...

{% assign no_image_url = 'no-image.png' | asset_url %} {% for _cat_products in page.product_category %} {% if _cat_products.size > 0 %} {% assign _cat_first = _cat_products | first %} {% assign _cat_info = _cat_first.categories | first %}

{{ _cat_info.name }}

Xem tất cả >>
{% for _product in _cat_products %}
{{ _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 %}
{% endif %} {% endfor %}