Reviews (249)

Overall rating
4.5
Counts per rating level
  • 94% of ratings are 5 stars
  • 2% of ratings are 4 stars
  • 2% of ratings are 3 stars
  • 0% of ratings are 2 stars
  • 2% of ratings are 1 stars
All reviews
January 18, 2016

Easy and quick, and it does the job that Shopify should do. It will save a lot of time and phone calls. Our theme had a link on the account page to edit the address(es) of the customer account. I put the new link just below that and added the word "Info.".

{% if customer.default_address != nil %}

{{ customer.default_address.address1 }}


{% if customer.default_address.address2 != "" %}

{{ customer.default_address.address2 }}


{% endif %}

{{ customer.default_address.city}}, {% if address.province_code %}{{customer.default_address.province_code}}, {% endif %}{{customer.default_address.country}}


{{ customer.default_address.zip}}


{{ customer.default_address.phone }}


{% endif %}

View or Edit Addresses ({{ customer.addresses_count }})

Edit Your Account Info

Oberon Design
United States
5 days using the app