Zero One Documentation
Theme demo
  • Overview
  • Terms & Guidelines
  • Guide
    • Installation & Setup
      • Local environment
      • Server
      • Default language!
      • Multilanguage website
      • Config options
      • SMTP email options
      • Folder structure
      • htaccess
      • Updating
      • PHP Composer
    • Administration panel
      • Translating panel
    • Site options
      • SEO options
      • Multi-language
    • Theme styling
      • Less/CSS setup
      • Changing Less variables
      • app.less file
      • Customizing elements
      • Helpful classes
    • Page types
      • Page options
    • Blog
      • Comments
      • Article
    • Work (Portfolio)
      • Project page
    • Shop
      • Snipcart
    • Layout Builder
      • Column Options block
      • Subgrid block
      • Card block
      • Text (Writer) block
      • Custom Heading block
      • Custom List block
      • Typed Text block
      • Quote block
      • Button block
      • › 25 more blocks
    • Form Builder (Premium)
    • OLD Page Builder deprecation
    • Tricks
      • Using icons in the content
      • Kirbytext link tag to button
      • Tricks with image classes
      • Adding Google Fonts
      • Custom icons
      • Cookie notice/banner
    • Theme extending
      • Page Transitions (Swup)
      • Contact form extending
      • Self-hosted fonts
      • Adding new templates
      • Adding new Content block (Layout Builder)
    • GDPR
  • More
  • Support
  • Hire us
  • Changelog
  • Credits
  • Affiliate
Powered by GitBook
On this page
  1. Guide
  2. Shop

Snipcart

PreviousShopNextLayout Builder

Last updated 1 year ago

Was this helpful?

CtrlK
  • Introduction
  • Create Snipcart account
  • Configure Snipcart account
  • Snipcart Store configurations
  • Snipcart Store management
  • Zero One Snipcart Shop setup
  • Zero One Product Snipcart settings

Was this helpful?

Introduction

After testing all available options for Kirby CMS e-commerce integration, we chose Snipcart as the best among them, by far.

The main reasons are:

  1. Many payment gateways + custom payment gateway integration if needed

  2. Advanced tax support

  3. Advanced shipping support with the most popular providers of automation support

  4. Advanced invoicing support

  5. Advanced regional and currency settings

  6. Multilanguage and multicurrency support

  7. Advanced email support with abandoned carts recovery campaigns

  8. Digital products support

  9. Subscriptions support, although for now in beta, and only available for Stripe payment gateway

  10. It is free to start, with no expensive subscription

Also, a very important thing is that Snipcart developing team is very active, not just in the development part, but also in the support. In many ways, they share a similar philosophy as Kirby.

Create Snipcart account

Of course, the first thing is to create a Snipcart account https://app.snipcart.com/register

When you are in, check out how to navigate https://docs.snipcart.com/v3/dashboard/navigation

Configure Snipcart account

The second thing is to configure your account profile.

Learn more here https://docs.snipcart.com/v3/dashboard/account-configuration

Test vs Live

When developing your shop you should keep it as a test environment.

Learn more about the Testing environment at https://docs.snipcart.com/v3/testing/environment

And about going Live https://docs.snipcart.com/v3/testing/going-live

Your Snipcart account API

This is the most important thing. To be able to connect your Snipcart account with your Zero One shop you must create your unique API key inside your account.

Learn more here https://docs.snipcart.com/v3/dashboard/account-configuration#3-api-keys

Snipcart Store configurations

Now, head to Store configurations, where you can setup:

  • Payment gateway

  • Taxes

  • Shipping

  • Domains & URLs

  • Invoices

  • Regional and currency settings

  • Email templates

Learn more at https://docs.snipcart.com/v3/dashboard/store-configuration

Snipcart Store management

When sales start pouring in Snipcart dashboard will be your command center.

Learn more at https://docs.snipcart.com/v3/dashboard/store-management

Zero One Snipcart Shop setup

The main thing is to go to Shop Settings in the Site Settings tab, turn on Snipcart, and add your Snipcart API. You can also choose how you like the cart to be displayed and whether the tax is included in the price, or it is added to the price at the checkout. If you have tax at all.

Shop Snipcart options

Zero One Product Snipcart settings

All that is left is to add a product and choose Snipcart in the Product Type option.

Snipcart product options

And voila, you are ready to go 🚀