title = "Haryt goşmak" url = "/add-product/:productId?" layout = "default" is_hidden = 0 robot_index = "index" robot_follow = "follow" [offerform] productId = "{{ :productId }}" == {% set categories = offerform.categories %} {% set subcategories = offerform.subcategories %} {% set states = offerform.states %} {% set cities = offerform.cities %} {% set productIdOption = offerform.productIdOption %} {% set productForEditing = offerform.productForEditing %}
{% if productForEditing %}
{{ 'productAdd.HarytUytgetmek'|_ }}
{% else %}
{{ 'productAdd.HarytGosmak'|_ }}
{% endif %}
{% put scripts %} {% endput %}