Cập nhật: {{ page.product_info.title }} (ID: {{ page.product_info.id }})
{% 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 %}