{% assign _check_type = global.url | split: 'related_item_type=' %}

Thêm liên quan

Thêm liên quan: HuraSoft - Test tin tức

{% if _check_type[1] == 'product' %} {% include 'article/relation_product_add' %} {% elsif _check_type[1] == 'product-category' %} {% include 'article/relation_product_category_add' %} {% endif %}