Що робити, якщо я видалив вкладку реєстрації клієнта?

Що робити, якщо я видалив вкладку реєстрації клієнта?

Anastasi02
New Member
4 0 0

Good afternoon, please help!) What to do if, while I was editing the code, the client registration tab disappeared. I wanted to add the code via from this site , but accidentally deleted everything. And how should I insert it so that it works? (I will be very grateful for the answer!)

{% form 'create_customer' %}
{{ form.errors | default_errors }}

<div class="first-name">
<label for="first-name">First name</label>
<input type="text" name="customer[first_name]">
</div>

<div class="last-name">
<label for="last-name">Last name</label>
<input type="text" name="customer[last_name]">
</div>

<div class="email">
<label for="email">Email</label>
<input type="email" name="customer[email]">
</div>

<div class="password">
<label for="password">Password</label>
<input type="password" name="customer[password]">
</div>

<div class="submit">
<input type="submit" value="Create">
</div>
{% endform %}

 

{% form 'create_customer', return_to: routes.all_products_collection_url %}
<!-- form content -->
{% endform %}

 

Reply 1 (1)

BSS-Commerce
Shopify Partner
3477 463 535

Hi @Anastasi02 ,
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency