Shopify themes, liquid, logos, and UX
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 %}
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
Learn what's possible with customizing Shopify Checkout beyond what's available out of...
By Shopify Feb 19, 20252m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025