{% form 'create_customer' %} customer[accepts_marketing]

Hello,
For some reason @Shopify_77 this not long work when the customer is create. How can I create a customer without not accepts marketing email subscription? I ask this because this line of code doesn’t work anymore, and for default accepts marketing when the costumer is create.

Thank you!

{% form 'create_customer' %}

{% endform %}

Solution:

{% form 'create_customer' %}

{% endform %}