<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ravi Singh</title>
    <description>The latest articles on DEV Community by Ravi Singh (@rvibit).</description>
    <link>https://dev.to/rvibit</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F875635%2Ff6156547-bee8-444a-89dd-42c99a0965a1.jpg</url>
      <title>DEV Community: Ravi Singh</title>
      <link>https://dev.to/rvibit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rvibit"/>
    <language>en</language>
    <item>
      <title>Shopify Customer Profile Edit Page</title>
      <dc:creator>Ravi Singh</dc:creator>
      <pubDate>Sat, 11 Jun 2022 10:22:25 +0000</pubDate>
      <link>https://dev.to/rvibit/shopify-customer-profile-edit-page-4ad6</link>
      <guid>https://dev.to/rvibit/shopify-customer-profile-edit-page-4ad6</guid>
      <description>&lt;p&gt;Shopify is great for starting an online shop quickly &amp;amp; start selling your products. Shopify comes with all the essential features you need to start selling your products, managing orders/inventory accepting payments, etc.&lt;/p&gt;

&lt;p&gt;After working on many Shopify stores as a developer, I noticed that there is one essential and basic feature that is missing in Shopify.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Customer Edit Profile Page in Shopify&lt;/strong&gt; is not something that you get out of the box in a Shopify store. As a store owner, you'll want your customer to update their latest details in their Profile for better communication. Shopify doesn't have an Edit Profile Page in the account section which is weird because almost all Big E-commerce website gives their customer an option to update their profile.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--l4NKa319--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3kpm1zelnbsn4w1vdte9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--l4NKa319--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3kpm1zelnbsn4w1vdte9.png" alt="Image description" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After doing some research, I found out that there is no easy way to add an &lt;strong&gt;Account update page in Shopify&lt;/strong&gt;. There is one app that used to work fine before but is not maintained anymore so I decided to develop one app for the stores I was working on.&lt;/p&gt;

&lt;p&gt;The app is very simple and only provides a single feature for now, which is the Edit Profile page for Shopify stores. I uploaded the app to &lt;a href="https://apps.shopify.com/customer-profile-editor-1"&gt;Shopify App Store&lt;/a&gt; so other stores can also get benefited from it. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://softopia.tech/how-to-create-a-customer-edit-profile-page-in-shopify/"&gt;Continue reading...&lt;/a&gt;&lt;/p&gt;

</description>
      <category>shopify</category>
      <category>liquid</category>
      <category>app</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
