{"id":216050,"date":"2020-08-13T06:27:43","date_gmt":"2020-08-13T06:27:43","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=216050"},"modified":"2022-09-07T10:40:20","modified_gmt":"2022-09-07T10:40:20","slug":"multi-user-customer-account-for-shopify","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/","title":{"rendered":"Multi User Customer Account for Shopify"},"content":{"rendered":"\n<p>Do you want your customer&#8217;s account to be accessed by multiple users? If yes then, here is the solution. Yes! we came up with the concept of allowing multiple members to use your customer&#8217;s account on your Shopify store with the <a href=\"https:\/\/apps.shopify.com\/multi-user-customer-account\" target=\"_blank\" aria-label=\"undefined (opens in a new tab)\" rel=\"noreferrer noopener\"><strong>Multi User Customer Account<\/strong> App<\/a> for <a aria-label=\"Shopify (opens in a new tab)\" rel=\"noreferrer noopener\" href=\"https:\/\/www.shopify.com\/free-trial?ref=webkul\" target=\"_blank\">Shopify<\/a>. <\/p>\n\n\n\n<p>With the <span style=\"text-decoration: underline;\">Multi-User Customer Account app<\/span>, you can enable customers to share their shopping carts with the members &amp; let them purchase products added to your carts.<\/p>\n\n\n\n<p>You can allow customers to add members, create groups &amp; let the approved members get access to the customer&#8217;s shopping cart.  <\/p>\n\n\n\n<p>This way, you can now have multiple users for your customer&#8217;s account on your Shopify store. <\/p>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Purpose<\/h3><\/div><div class=\"margin-bottom-50\">\n<p><p style=\"color:#2f4422\" class=\"has-text-color\">The purpose of allowing multiple users to share their shopping carts is to simplify the purchasing process for a group or family. Basically, you are automating the purchasing process for your customers that ultimately results in higher productivity &amp; make the product selling process easier.<\/p><\/p>\n<\/div>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">How to Install?<\/h3><\/div><div class=\"margin-bottom-50\">\n<p>You can simply install the Multiple User Customer Account from the Shopify App Store. The app comes with a pricing plan of <strong>$11 USD per month<\/strong>. <a aria-label=\"undefined (opens in a new tab)\" href=\"https:\/\/apps.shopify.com\/multi-user-customer-account\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Get App<\/strong><\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Workflow<\/h3><\/div><div class=\"margin-bottom-50\">\n<p><span style=\"text-decoration: underline;\">ADMIN END<\/span><\/p>\n\n\n\n<p>As soon as you install the app to your Shopify store, firstly you need to configure the app front end to enable the app functionality for the customers.  <\/p>\n<\/div>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Set-up Store Front<\/h3><\/div><div class=\"margin-bottom-50\">\n<p>In order to display the options for customers on your store front end, you need to add the codes to the required template file in Shopify store <strong>Themes<\/strong>. You can either auto-inject the codes or add the codes to the template files. <\/p>\n\n\n\n<p><span style=\"text-decoration: underline;\">CART PAGE CONFIGURATIONS<\/span><\/p>\n\n\n\n<p><strong>Code to display the &#8216;Share with Member&#8217; button on the cart page:-<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">&lt;button id=&#039;wk-share-cart-btn&#039; type=&#039;button&#039; data-customer-id=&#039;{{customer.id}}&#039; data-customer-email=&#039;{{customer.email}}&#039;&gt;Share with Member&lt;\/button&gt;<\/pre>\n\n\n\n<p><strong>Code to display pop-up on the cart page to share the cart with friends or groups<\/strong>:-<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">&lt;div class=&#039;wk-share-cart-content&#039;&gt;&lt;\/div&gt;<\/pre>\n\n\n\n<p><span style=\"text-decoration: underline;\"><strong>Link To Member Management Page:<\/strong>&#8211;<\/span><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">&lt;a href=&#039;\/pages\/shared-cart&#039;&gt;Member Management&lt;\/a&gt;<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Shopify-1200x597-png-1200%C3%97597-1.png\" alt=\"Shopify-1200x597-png-1200\u00d7597-1\" class=\"wp-image-351484\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><\/p>\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Shopify-1-1200x597-png-1200%C3%97597-2.png\" alt=\"Shopify-1-1200x597-png-1200\u00d7597-2\" class=\"wp-image-351485\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Online Store 2.0 &#8211; Code Instructions<\/h3><\/div>\n\n\n\n<p>If you are using&nbsp;<strong><a href=\"https:\/\/www.shopify.com\/partners\/blog\/shopify-online-store\" target=\"_blank\" rel=\"noreferrer noopener\">Online store 2.0<\/a><\/strong>&nbsp;(Example- Dawn), you need to follow the steps to add the codes.<\/p>\n\n\n\n<p>Code to display the &#8216;Share with Member&#8217; button on the cart page, add the codes to <strong>main-cart-footer.liquid<\/strong> file:-<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">&lt;button id=&#039;wk-share-cart-btn&#039; type=&#039;button&#039; data-customer-id=&#039;{{customer.id}}&#039; data-customer-email=&#039;{{customer.email}}&#039;&gt;Share with Member&lt;\/button&gt;<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"588\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17-1200x588.png\" alt=\"Screenshot-17\" class=\"wp-image-303488\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17-1200x588.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17-768x376.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17.png 1255w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Code to add into <strong>main-cart-footer.liquid&nbsp;<\/strong>file to display pop-up on the cart page to share the cart with friends or groups:-<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">&lt;div class=&#039;wk-share-cart-content&#039;&gt;&lt;\/div&gt;<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"590\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-18-1200x590.png\" alt=\"Screenshot-18\" class=\"wp-image-303489\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-18-1200x590.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-18-300x148.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-18-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-18-768x378.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-18.png 1263w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>&nbsp;To add the Member Management Page Link, add the codes to <strong>customers\/account.liquid <\/strong>file:-<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">&lt;p&gt;&lt;a href=&#039;\/pages\/shared-cart&#039;&gt;Member Management&lt;\/a&gt;&lt;\/p&gt;<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"600\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-19-1200x600.png\" alt=\"Screenshot-19\" class=\"wp-image-303490\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-19-1200x600.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-19-300x150.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-19-250x125.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-19-768x384.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-19.png 1245w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Moreover, you can verify or <strong>create a new asset <\/strong>in case you change the theme of your Shopify store.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Shopify-3-1200x597-png-1200%C3%97597-3.png\" alt=\"Shopify-3-1200x597-png-1200\u00d7597-3\" class=\"wp-image-351487\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><span style=\"text-decoration: underline;\">The Final Step of Configuration:-<\/span><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Shopify-4-1200x557-png-1200%C3%97557-4.png\" alt=\"Shopify-4-1200x557-png-1200\u00d7557-4\" class=\"wp-image-351488\" loading=\"lazy\" \/><\/figure>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>To share the shopping cart with other members, the customer login is mandatory. <\/p><\/blockquote>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Member Management<\/h3><\/div>\n\n\n\n<p>After adding the codes:<\/p>\n\n\n\n<p>As soon as the customers log in to their accounts, they will view the <strong>Member Management <\/strong>button on the &#8220;<strong>My Account<\/strong>&#8221; section. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Account-%E2%80%93-multiuseraccount-demo-1200x627.png\" alt=\"Account-\u2013-multiuseraccount-demo\" class=\"wp-image-220907\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong><span style=\"text-decoration: underline;\">MEMBER MANAGEMENT<\/span><\/strong><\/p>\n\n\n\n<p>Clicking on it, the customer will be redirected to the <strong>Member<\/strong> section. From this section, the customers can add new members.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">How does a Customer Add Members?<\/h3><\/div>\n\n\n\n<p><span style=\"text-decoration: underline;\"><strong>MEMBERS<\/strong><\/span><\/p>\n\n\n\n<p>Clicking the Member Management button, the customer will be straightaway redirected to the <strong>Members<\/strong> section. This section lists all the added members either in request pending or approved state.<\/p>\n\n\n\n<p>By clicking the <strong>Add Member<\/strong> button, the customer can add a new member who will be added to the default group. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Shared-Cart-%E2%80%93-multiuseraccount-demo-2-1200x557.png\" alt=\"Shared-Cart-\u2013-multiuseraccount-demo-2\" class=\"wp-image-221178\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><span style=\"text-decoration: underline;\"><strong>Customer Adding a New Member<\/strong><\/span><\/p>\n\n\n\n<p>The customer will enter the Name &amp; Email of the member &amp; click the <strong>Add Member<\/strong> button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Shared-Cart-%E2%80%93-multiuseraccount-demo-3-1200x568.png\" alt=\"Shared-Cart-\u2013-multiuseraccount-demo-3\" class=\"wp-image-221179\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>This way, the customers can request the members to access his\/her account on your Shopify store for sharing carts with each other.<\/p>\n\n\n\n<p>Now, you as an admin can configure if you want the customers to join the members <strong>with<\/strong> or <strong>without<\/strong> their approvals.  <\/p>\n\n\n\n<p><strong>CASE 1: <span style=\"text-decoration: underline;\">Auto-join option is Enabled &amp; the customer has added a new member<\/span>.<br><\/strong>In this case, the new member simply gets notified via mail that the member is added to access customer&#8217;s account with certain permissions. Thus, the member will not get the option to accept or reject the request &amp; is directly added.<\/p>\n\n\n\n<p>Admin End&gt;&gt;Configuration&gt;&gt;<strong>General Configuration<\/strong>.<\/p>\n\n\n\n<p><strong>CASE 2:&nbsp;<span style=\"text-decoration: underline;\">Auto-Join option is Disabled &amp; the customer has added a new member.<\/span><br><\/strong>In this case, the new member will receive a request to use the customer&#8217;s account. He\/she can either accept or reject the request from his\/her panel.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Member Requests<\/h3><\/div>\n\n\n\n<p><span style=\"text-decoration: underline;\"><strong>MEMBER REQUESTS<\/strong><\/span><\/p>\n\n\n\n<p>Customers or members can view the requests received from each other from the \u201c<strong>Member Requests<\/strong>\u201d section of their respective panels.<br>A member can either accept or delete the request. Once the member accepts\/rejects the request, the same will be no more available in the list.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Shared-Cart-%E2%80%93-multiuseraccount-demo-5-1200x517.png\" alt=\"Shared-Cart-\u2013-multiuseraccount-demo-5\" class=\"wp-image-221194\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><span style=\"text-decoration: underline;\"><strong>GROUP<\/strong><\/span><\/p>\n\n\n\n<p>All the members will be added to a default group once they accepts the request. Also, the customer can create a new group &amp; add members to it. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Shared-Cart-%E2%80%93-multiuseraccount-demo-6-1200x556.png\" alt=\"Shared-Cart-\u2013-multiuseraccount-demo-6\" class=\"wp-image-221195\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\"><strong>How to Add Group?<\/strong><\/h3><\/div><div class=\"margin-bottom-50\">\n<p><\/p>\n<\/div>\n\n\n\n<p>From the <strong>Groups<\/strong> section, a customer can create a new group, add members to the group, view the added members and also delete the members, if required. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Shared-Cart-%E2%80%93-multiuseraccount-demo-10-1200x559.png\" alt=\"Shared-Cart-\u2013-multiuseraccount-demo-10\" class=\"wp-image-222065\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Clicking the <strong>Create New Group<\/strong> button, the customer needs to enter a group name &amp; select the members to be added to the group. <\/p>\n\n\n\n<p><strong>Note<\/strong>:-All the approved members will be listed in the &#8220;Select Member&#8221; listing (as shown in the below screenshot). So, only those members can be added to the group.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Shared-Cart-%E2%80%93-multiuseraccount-demo-7-1200x554.png\" alt=\"Shared-Cart-\u2013-multiuseraccount-demo-7\" class=\"wp-image-221196\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, clicking the &#8220;<strong>View Member<\/strong>&#8221; button, the customer can view all the added members of that group. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Shared-Cart-%E2%80%93-multiuseraccount-demo-8-1200x576.png\" alt=\"Shared-Cart-\u2013-multiuseraccount-demo-8\" class=\"wp-image-221209\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong><span style=\"text-decoration: underline;\">SHARED CARTS<\/span><\/strong><\/p>\n\n\n\n<p>In the <strong>Member Management<\/strong> section, the customer can view the list of all the carts shared with him\/her &amp; also the carts he\/she has shared with other members.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Shared-Cart-%E2%80%93-multiuseraccount-demo-9-1200x604.png\" alt=\"Shared-Cart-\u2013-multiuseraccount-demo-9\" class=\"wp-image-221214\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>This section lists the shared carts.<\/p>\n\n\n\n<p>Clicking the&nbsp;<strong>Share by Me<\/strong>&nbsp;button, the customers\/members can view the carts shared by him\/her to other members.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1119\" height=\"581\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183519.921.png\" alt=\"Screenshot-2020-01-10T183519.921\" class=\"wp-image-221950\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183519.921.png 1119w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183519.921-300x156.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183519.921-250x130.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183519.921-768x399.png 768w\" sizes=\"(max-width: 1119px) 100vw, 1119px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, clicking the <strong>View Cart<\/strong> button, customers can view the members who purchased products from the shared cart.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1134\" height=\"506\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183747.763.png\" alt=\"Screenshot-2020-01-10T183747.763\" class=\"wp-image-221951\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183747.763.png 1134w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183747.763-300x134.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183747.763-250x112.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183747.763-768x343.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183747.763-604x270.png 604w\" sizes=\"(max-width: 1134px) 100vw, 1134px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><br>Clicking the&nbsp;<strong>Share with Me<\/strong>&nbsp;button, the customers\/members can view the carts shared with him\/her.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">CART PAGE: Customer Sharing Cart with Members<\/h3><\/div>\n\n\n\n<p><p style=\"color:#73330d\" class=\"has-text-color\"><span style=\"text-decoration: underline;\"><strong>SHARE WITH MEMBER<\/strong><\/span><\/p><\/p>\n\n\n\n<p>Now, once the customer adds a product to the cart, he\/she will get the option to share the cart with members. <\/p>\n\n\n\n<p>On the cart page, the customer can view a button <strong>Share with Member<\/strong>. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Your-Shopping-Cart-%E2%80%93-multiuseraccount-demo-1200x627.png\" alt=\"Your-Shopping-Cart-\u2013-multiuseraccount-demo\" class=\"wp-image-220892\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Clicking on it, the customer will be asked to enter the name of the member with whom he\/she is going to share his\/her cart.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"611\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot23-1200x611.png\" alt=\"Screenshot23\" class=\"wp-image-221947\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot23-1200x611.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot23-300x153.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot23-250x127.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot23-768x391.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot23.png 1231w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Once the customer shares his\/her shopping cart with other members, the member will receive a request. <\/p>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Customer Sharing Cart with Groups<\/h3><\/div>\n\n\n\n<p><p style=\"color:#53370d\" class=\"has-text-color\"><span style=\"text-decoration: underline;\"><strong>SHARE WITH GROUP<\/strong><\/span><\/p><\/p>\n\n\n\n<p>The customer can select a group &amp; share the cart with all the members added to that group. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"623\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot24-1200x623.png\" alt=\"Screenshot24\" class=\"wp-image-221948\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot24-1200x623.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot24-300x156.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot24-250x130.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot24-768x399.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot24.png 1217w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Merge Carts<\/h3><\/div>\n\n\n\n<p><p style=\"color:#8d3e17\" class=\"has-text-color\"><span style=\"text-decoration: underline;\"><strong>MERGE CART<\/strong><\/span><\/p><\/p>\n\n\n\n<p> This feature is used to merge the products of the existing shared cart with the products of the current cart.<\/p>\n\n\n\n<p><strong>Note<\/strong>:- If the cart you are going to share already contains some products that are in your current cart then, the quantity gets updated accordingly in the merged cart. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"638\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183302.994-1200x638.png\" alt=\"Screenshot-2020-01-10T183302.994\" class=\"wp-image-221949\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183302.994-1200x638.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183302.994-300x159.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183302.994-250x133.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183302.994-768x408.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/Screenshot-2020-01-10T183302.994.png 1214w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><span style=\"text-decoration: underline;\"> <strong>Allow member to add products to shared carts<\/strong><\/span><\/p>\n\n\n\n<p>You can <strong>enable<\/strong> the option &#8220;<strong>Allow member to add products to shared carts<\/strong>&#8221; to let members add products to share carts.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1167\" height=\"557\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-6.png\" alt=\"Multi-User-Customer-Account-6\" class=\"wp-image-351510\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-6.png 1167w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-6-300x143.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-6-250x119.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-6-768x367.png 768w\" sizes=\"(max-width: 1167px) 100vw, 1167px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><span style=\"text-decoration: underline;\"> <strong>Allow member to delete products from shared carts<\/strong><\/span><\/p>\n\n\n\n<p>You can <strong>enable<\/strong> the option &#8220;<strong>Allow member to delete products from shared carts<\/strong>&#8221; to let members add products to share carts.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1197\" height=\"530\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-7.png\" alt=\"Multi-User-Customer-Account-7\" class=\"wp-image-351511\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-7.png 1197w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-7-300x133.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-7-250x111.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-7-768x340.png 768w\" sizes=\"(max-width: 1197px) 100vw, 1197px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Translation<\/h3><\/div><div class=\"margin-bottom-50\"><\/div>\n\n\n\n<p>You can also translate the labels in the app from the <strong>Translation<\/strong> menu of the app. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1197\" height=\"529\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-8.png\" alt=\"Multi-User-Customer-Account-8\" class=\"wp-image-351512\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-8.png 1197w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-8-300x133.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-8-250x110.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-8-768x339.png 768w\" sizes=\"(max-width: 1197px) 100vw, 1197px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><strong><span style=\"text-decoration: underline;\">Email Configuration<\/span><\/strong><\/p>\n\n\n\n<p>Moreover, you can configure the email templates in the app. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1199\" height=\"540\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-9.png\" alt=\"Multi-User-Customer-Account-9\" class=\"wp-image-351513\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-9.png 1199w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-9-300x135.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-9-250x113.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-9-768x346.png 768w\" sizes=\"(max-width: 1199px) 100vw, 1199px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><strong><span style=\"text-decoration: underline;\">Shared Cart<\/span><\/strong><\/p>\n\n\n\n<p>You can view the list of all the shared carts of your store. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1199\" height=\"456\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-10.png\" alt=\"Multi-User-Customer-Account-10\" class=\"wp-image-351515\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-10.png 1199w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-10-300x114.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-10-250x95.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-10-768x292.png 768w\" sizes=\"(max-width: 1199px) 100vw, 1199px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Clicking the View Cart, you can view all the products added to the shared cart.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1197\" height=\"410\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-11.png\" alt=\"Multi-User-Customer-Account-11\" class=\"wp-image-351517\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-11.png 1197w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-11-300x103.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-11-250x86.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-11-768x263.png 768w\" sizes=\"(max-width: 1197px) 100vw, 1197px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><span style=\"text-decoration: underline;\"><strong>Group<\/strong> <\/span><\/p>\n\n\n\n<p>The admin can view the list of all the groups created by the customers\/members on his\/her store. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1199\" height=\"420\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-12.png\" alt=\"Multi-User-Customer-Account-12\" class=\"wp-image-351521\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-12.png 1199w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-12-300x105.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-12-250x88.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-12-768x269.png 768w\" sizes=\"(max-width: 1199px) 100vw, 1199px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Clicking the View Member button, the admin can view all the members added to the respective groups. Moreover, the admin can check the status if the member has joined the group or not.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"374\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/Screenshot-77-1-1200x374.png\" alt=\"family group\" class=\"wp-image-216412\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/Screenshot-77-1-1200x374.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/Screenshot-77-1-300x94.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/Screenshot-77-1-250x78.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/Screenshot-77-1-768x239.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/Screenshot-77-1.png 1293w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Customers<\/h3><\/div>\n\n\n\n<p>From this section, you can view the list of all the customers &amp; members added by them.<br>Members<br>Customers who added &#8220;Someone&#8221; as a member<br>Groups created by &#8216;that member&#8217;.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1196\" height=\"575\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-13.png\" alt=\"Multi-User-Customer-Account-13\" class=\"wp-image-351524\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-13.png 1196w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-13-300x144.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-13-250x120.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/09\/Multi-User-Customer-Account-13-768x369.png 768w\" sizes=\"(max-width: 1196px) 100vw, 1196px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>From the Dashboard, You can track the ongoing progress of your store i.e. Total Revenue, No of shared carts, total groups, etc.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1062\" height=\"573\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/Screenshot-79-1.png\" alt=\"Dashboard\" class=\"wp-image-216419\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/Screenshot-79-1.png 1062w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/Screenshot-79-1-300x162.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/Screenshot-79-1-250x135.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/12\/Screenshot-79-1-768x414.png 768w\" sizes=\"(max-width: 1062px) 100vw, 1062px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>This is all about the Multi User Customer Account for Shopify.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Demo<\/h3><\/div><div class=\"margin-bottom-50\">\n<p>Check the Demo of the Multi User Customer Account for Shopify:-<a rel=\"noreferrer noopener\" aria-label=\" https:\/\/multiuseraccount-demo.myshopify.com\/pages\/demo (opens in a new tab)\" href=\"https:\/\/multiuseraccount-demo.myshopify.com\/pages\/demo\" target=\"_blank\">https:\/\/multiuseraccount-demo.myshopify.com\/pages\/demo<\/a><\/p>\n<\/div>\n\n\n\n<p>If you need any kind of support, just raise a ticket at&nbsp;<a href=\"http:\/\/webkul.uvdesk.com\/\">http:\/\/webkul.uvdesk.com\/<\/a>&nbsp;or feel free to drop a mail at&nbsp;<strong>support@webkul.com<\/strong>.<\/p>\n\n\n\n<p>Hope you like this blog. Keep in touch with us for more interesting blogs!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Do you want your customer&#8217;s account to be accessed by multiple users? If yes then, here is the solution. Yes! we came up with the concept of allowing multiple members to use your customer&#8217;s account on your Shopify store with the Multi User Customer Account App for Shopify. With the Multi-User Customer Account app, you <a href=\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":183,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[841],"tags":[7840,5458,3384,29],"class_list":["post-216050","post","type-post","status-publish","format-standard","hentry","category-shopify","tag-customer-account-approval","tag-share-product","tag-shopify-apps","tag-shopping-cart"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Multi User Customer Account for Shopify | Share Cart<\/title>\n<meta name=\"description\" content=\"With the Multi User Customer Account app for Shopify, you can allow customers to share their shopping carts with multiple users of your store.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Multi User Customer Account for Shopify | Share Cart\" \/>\n<meta property=\"og:description\" content=\"With the Multi User Customer Account app for Shopify, you can allow customers to share their shopping carts with multiple users of your store.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-13T06:27:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-09-07T10:40:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17-1200x588.png\" \/>\n<meta name=\"author\" content=\"Supriya Srivastava\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Supriya Srivastava\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/\"},\"author\":{\"name\":\"Supriya Srivastava\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/82e882f9d26265c50d20efca6f27f973\"},\"headline\":\"Multi User Customer Account for Shopify\",\"datePublished\":\"2020-08-13T06:27:43+00:00\",\"dateModified\":\"2022-09-07T10:40:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/\"},\"wordCount\":1452,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17-1200x588.png\",\"keywords\":[\"Customer Account Approval\",\"share product\",\"Shopify Apps\",\"shopping cart\"],\"articleSection\":[\"Shopify\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/\",\"url\":\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/\",\"name\":\"Multi User Customer Account for Shopify | Share Cart\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17-1200x588.png\",\"datePublished\":\"2020-08-13T06:27:43+00:00\",\"dateModified\":\"2022-09-07T10:40:20+00:00\",\"description\":\"With the Multi User Customer Account app for Shopify, you can allow customers to share their shopping carts with multiple users of your store.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17.png\",\"width\":1255,\"height\":615,\"caption\":\"Screenshot-17\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Multi User Customer Account for Shopify\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/82e882f9d26265c50d20efca6f27f973\",\"name\":\"Supriya Srivastava\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/01a0336285ee18d95bdb526260e11e31f9329f011ca4e492c66b84651cb36281?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/01a0336285ee18d95bdb526260e11e31f9329f011ca4e492c66b84651cb36281?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"caption\":\"Supriya Srivastava\"},\"url\":\"https:\/\/webkul.com\/blog\/author\/supriya-srivastava691\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Multi User Customer Account for Shopify | Share Cart","description":"With the Multi User Customer Account app for Shopify, you can allow customers to share their shopping carts with multiple users of your store.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/","og_locale":"en_US","og_type":"article","og_title":"Multi User Customer Account for Shopify | Share Cart","og_description":"With the Multi User Customer Account app for Shopify, you can allow customers to share their shopping carts with multiple users of your store.","og_url":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2020-08-13T06:27:43+00:00","article_modified_time":"2022-09-07T10:40:20+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17-1200x588.png","type":"","width":"","height":""}],"author":"Supriya Srivastava","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Supriya Srivastava","Est. reading time":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/"},"author":{"name":"Supriya Srivastava","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/82e882f9d26265c50d20efca6f27f973"},"headline":"Multi User Customer Account for Shopify","datePublished":"2020-08-13T06:27:43+00:00","dateModified":"2022-09-07T10:40:20+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/"},"wordCount":1452,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17-1200x588.png","keywords":["Customer Account Approval","share product","Shopify Apps","shopping cart"],"articleSection":["Shopify"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/","url":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/","name":"Multi User Customer Account for Shopify | Share Cart","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17-1200x588.png","datePublished":"2020-08-13T06:27:43+00:00","dateModified":"2022-09-07T10:40:20+00:00","description":"With the Multi User Customer Account app for Shopify, you can allow customers to share their shopping carts with multiple users of your store.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/Screenshot-17.png","width":1255,"height":615,"caption":"Screenshot-17"},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/multi-user-customer-account-for-shopify\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Multi User Customer Account for Shopify"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/82e882f9d26265c50d20efca6f27f973","name":"Supriya Srivastava","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/01a0336285ee18d95bdb526260e11e31f9329f011ca4e492c66b84651cb36281?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/01a0336285ee18d95bdb526260e11e31f9329f011ca4e492c66b84651cb36281?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","caption":"Supriya Srivastava"},"url":"https:\/\/webkul.com\/blog\/author\/supriya-srivastava691\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/216050","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/183"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=216050"}],"version-history":[{"count":40,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/216050\/revisions"}],"predecessor-version":[{"id":351526,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/216050\/revisions\/351526"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=216050"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=216050"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=216050"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}