Cập nhật: {{ page.product_info.title }} (ID: {{ page.product_info.id }})
{% for _menu in page.product_menu %} {{ _menu.name }} {% if _menu.is_current == 1 %} - (current) {% endif %} {% endfor %}
{% if page.view_part == "basic" %} {% include 'product/form_components/basic' %} {% elsif page.view_part == "anonymous" %} {% include 'product/form_components/basic' %} {% else %} {% include 'product/form_components/basic' %} {% endif %}