Re: Implement customer addresses management in frontend like admin side

Implement customer addresses management in frontend like admin side

ManuelLop
Shopify Partner
29 2 2

Hi, we want to implement something like the admin side customer addresses management (see screenshots). We already have a form, but it do redirect after submit. We want an ajax form or something like that to manage customer addresses.

Replies 3 (3)

wajahatanwar
Shopify Partner
15 1 5

I saw the screenshot you shared. You have an ajax form and you want users to sign up there and then you want to make them your Shopify customer also. Then you can manage that customer in Shopify just like you are doing. 

If it's correct then you need to implement Shopify API. Through AJAX call you can create customers on Shopify via API. So you need the Shopify app for this purpose. There are also some contact form apps which you can use for this purpose.


JaviExpress
Shopify Partner
183 16 26

Hi @ManuelLop 

 

With this app you can replace the account page with a more complete widget that implements features like Address and Profile Editing: Customer Account Concierge

 

I think it may be what you're looking for

Customer Accounts Concierge
All-in-One Customer Portal: Profile, Orders, Loyalty, Referral, Wishlist, Custom Forms, Social Login
ManuelLop
Shopify Partner
29 2 2

Thank you so much, but we want to implement in our own Customer App