1 / 10

Customers Import in Spree

The task of keeping customer's order history intact despite the platform migration from Shopify to Spree.<br>

vinsol
Download Presentation

Customers Import in Spree

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Customers Import in Spree Shopify Products/Orders/Customers Import in Spree

  2. As we already saw in our last blog post that datashift_spree lays the strong foundation for various product import cases, so we decided to rely and build on top of it for Shopify Product Import. Hence we wrote a simple transform to get datashift_spree_compatible csvto take Shopify Product Export CSV as input and return a CSV compatible with datashift product import. Yeah, you guessed it right, we adapted :)

  3. Try the Product Import Demo here Admin Credentials: pikender@vinsol.com/vinsol • Download Sample Shopify File or have yours ready :) • Ensure every product/variant has unique sku as needed by Spree • Product Import is a 2 step process 1. Upload Shopify csv to get import compatible csv file 2. Import the file generated, in Step 1, above to populate products

  4. We did not got lucky with Shopify Order Import like our product import so we sat to create instead of adapt this time and changes can be reviewed here Please note that above Order Import is not exhaustive and is developed keeping in mind that we are interested in showing customer’s their order history so might not correctly work for cases where order processing details & sequence are important.

  5. Try the Product Import Demo here Admin Credentials: pikender@vinsol.com/vinsol • Line items product/variant lookup is based on sku’s • Upload the Shopify Product CSV to ensure all line item sku’s/products are already present, OR, • Check the product sku’s in line items are present in existing products, otherwise it will fail while checking product/variants • Download Sample Orders CSV or have yours ready :) • Import the downloaded file to load order history

  6. Last, but not the least, we completed the Shopify system migration with customers. Shopify Customer’s Export CSV will work without changes and address imported as Ship Address by default but can be imported as Bill Address with configuration.

  7. Try the User Import Demo here Admin Credentials: pikender@vinsol.com/vinsol • User & Address import can be easily configured as Ship/Bill Address • It creates the user, if needed • It creates the addresses only if not already associated with user, else skips it

  8. Please share the feedback and report any issues, you may find while trying out the imports by raising issues on respective github repos • Demo Spree Store • Spree Extension extending Admin for User/Product/Order Imports • Vinsol fork of datashift_spree gem • Vinsol fork of datashift gem

  9. Need help migrating Shopify Stores to Spree for more control and customisation or to discuss, reach out to us We are always trying to meet Business time-to-market requirement with the technical challenges and bridge the gap to be narrower :) Checkout Launch Your Store in One Day to not miss the edge.

  10. Thank you...

More Related