Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A beginner's guide to headless e-commerce with Strapi and Snipcart #1154

Closed
2 tasks done
AugustBemsen opened this issue Feb 15, 2023 · 1 comment
Closed
2 tasks done
Assignees

Comments

@AugustBemsen
Copy link

AugustBemsen commented Feb 15, 2023

My resource

This article will provide a beginner-friendly introduction to headless e-commerce and how to implement it with Strapi and Snipcart. It will cover the benefits of using a headless approach for e-commerce, the basics of setting up a Strapi API and integrating it with Snipcart, and best practices for building a successful headless e-commerce site. By the end of the article, readers will have a solid understanding of how to leverage Strapi and Snipcart to build a modern, flexible, and scalable e-commerce site

Outline
I. Introduction

II. Setting up the Strapi backend
Installation and setup of Strapi
Creating product and order API endpoints
Creating a database schema for products and orders
Configuring roles and permissions for the Strapi API

III. Creating the Snipcart storefront
Installation and setup of Snipcart
Creating a Snipcart account and configuring settings
Configuring the Snipcart shopping cart and checkout process
Creating product listings and shopping cart functionality
Customizing the Snipcart storefront with HTML and CSS
Adding products and categories to the Snipcart store

IV. Integrating Strapi and Snipcart
Configuring Strapi and Snipcart to work together
Using the Strapi REST API to fetch product and category data
Adding Snipcart's shopping cart and checkout process to the frontend
Connecting Snipcart to the Strapi backend to handle orders and inventory
Creating webhook endpoints for order notifications
Testing the integration between Strapi and Snipcart

V. Conclusion

My content is

  • A Strapi Tutorial / Guide / How to article
  • About Headless, CMS, javascript, open source, or jamstack

What do you all think?
❤️ I love it!
🚀 I can help you!

Thank you for submitting your article proposal.

@PaulBratslavsky
Copy link
Contributor

@AugustBemsen Thank you so much for taking the time to submit your outline. We appreciate your interest in contributing to our community.

However, at this time we are hoping to focus on more advanced topics that haven't been covered as much on our site.

Specifically, we're looking for articles that delve into Strapi backend customizations and extensions, as we already have a lot of great content available on the basics of Strapi.

We encourage you to check out issue #1155 for some topic ideas that we think would be a great fit for our current needs. And please don't hesitate to submit future ideas as well. Thank you again for your time and effort!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants