{% form 'create_customer' %}
<input type="hidden" id="customer_tags" name="customer[tags]" value="wholesale"/>
{% endform %}
{% form 'create_customer' %}
<input type="hidden" id="customer_tags" name="customer[tags]" value="wholesale"/>
{% endform %}