saleor.io Open in urlscan Pro
13.224.189.83  Public Scan

Submitted URL: http://saleor.io/
Effective URL: https://saleor.io/
Submission: On September 24 via api from SG — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Site logo
Product

PLATFORM

CLOUD PLATFORM

Start creating now with free Developer Plan

OPEN SOURCE

The fastest growing commerce API

EASY TO MANAGE

TECHNICALLY FOCUSED

CORE FUNCTIONALITIES

Everything you need out of the box

PWA

The future of mobile experience

MERCHANDISING

Products at their very best

API-DRIVEN

Build with GraphQL for speed and scalability

SERVICES

LAUNCH & SUCCESS SUPPORT

Seamless setup and transition

MIGRATING FROM MAGENTO

Your easy transition into the next decade
Integrations
Developers

THE HEADLESS OPEN SOURCE PLATFORM

DOCUMENTATION

Technology introduction, general architecture

COMMERCE API

GETTING STARTED

ChannelsArchitectureProductsGraphQL APICheckoutPricesMetadataExtending
Saleor Tutorial
React Storefront Starter Pack
Become a Partner
Roadmap
Open Source Community
Cloud
Enterprise
Blog
April Releases: customizable webhook payloads, custom prices in checkout,
full-text search for productsSaleor 3.1: Gift Cards, Click & Collect, improved
extensibilitySaleor 3.0: multichannel, extensibility, improvementsCombining
Headless Architectures with Saleor and Strapi

Saleor Update: latest releases and Saleor CLI

Read the article
Go to BlogSign up for newsletter
16887
LoginSign Up
Saleor Update: latest releases and Saleor CLI



THE COMMERCE API THAT PUTS DEVELOPERS FIRST

An open-source, GraphQL-first e-commerce platform delivering ultra-fast, dynamic
and personalized shopping experiences.

Dashboard Demo →
Start building for free



HEADLESS COMMERCE

Truly omni-channel with finely-crafted,
extremely flexible and complete commerce API.
Use your favorite CMS, CRM, fulfilment API,
PIM, POS, ERP or innovations of
tomorrow.

VOICE
NATIVE
APPS



SOCIAL
B2B







> We selected Saleor, as our global eCommerce platform of choice. Saleor fits
> with our ethical approach to open source software, and our move away from
> large scale enterprise solutions. We’re enjoying the modularity, flexibility
> we can harness from Saleor to deliver on our promise of the best, freshest,
> handmade cosmetics.

Adam Goswell, Tech R&D

Minneapolis
Frankfurt


GLOBAL BY DESIGN

Made to power fast-growing e-commerce brands worldwide.
Its multi-channel, multi-warehouse, multi-language and multi-currency enable
frictionless expansion and flexibility. All of this is wrapped into a friendly,
fast and efficient Dashboard.

Warehouses

Select warehouses from which you will ship products for this shipping zone. This
warehouses addresses will also be used to calculate taxes

Add warehouses+
Minneapolis
Frankfurt



RADICAL FRONTEND FLEXIBILITY

Saleor natively decouples the presentation layer from your core business with
the most front-end friendly GraphQL API. Manage any number of storefronts, apps,
and devices from a single back-end. Create beautiful, engaging brand
experiences. Bullet-proof your development workflow and content strategy.


Use our minimalist PWA, your existing storefront, or build a new one in the
language and platform of your choosing.






MADE FOR DEVELOPERS

The fastest-growing open source e-commerce platform in the world.
No more specialized, closed-source knowledge and proprietary templates. Just
GraphQL, JAMstack, Next.js and modern front-end tools. We obsess over the right
abstractions so your teams don’t need to stitch together disparate systems, or
spend months integrating payments functionality. Create beautiful experiences
and powerful extensions through Webhooks/PubSub and the GraphQL API.

DocsRead Docs
1
mutation createCheckout {

2
  checkoutCreate(

3
    input: {

4
      channel: "default-channel"

5
      email: "john@example.com"

6
      lines: {

7
        variantId: "UHJvZHVjdFZhcmlhbnQ6MTcx"

8
        quantity: 1

9
      }

10
    }

11
  ) {

12
    checkout {

13
      token

14
      lines {

15
        variant {

16
          name

17
        }

18
      }

19
      totalPrice {

20
        gross {

21
          amount

22
          currency

23
        }

24
      }

25
    }

26
  }

27
}

28


Try yourself
{
  "data": {
    "checkoutCreate": {
      "checkout": {
        "token": "2182050b-3373-4ebc-a03b-8b29ebf58f10",
        "lines": [
          {
            "variant": {
              "name": "Blue Paint 1l"
            }
          }
        ],
        "totalPrice": {
          "gross": {
            "amount": 15
            "currency": "USD"
          }
        }
      }
    }
  }
}


BUILT FOR YOUR STACK

GraphQLTypeScriptApolloRelayReact
VueNext.jsGatsbyNuxt.js


START BUILDING WITH SALEOR NOW

Bootstrap a new storefront development environment in no time with Saleor CLI
and free Saleor Cloud developer account.

npx saleor storefront create --demo

Copy

ZERO DEVOPS, ZERO MAINTENANCE

We take care of scaling, updating, and securing the infrastructure, you pursue
growth

FREEDOM OF EXPERIMENTATION

Use sandboxes to build and test new ideas and updates safely

GDPR COMPLIANCE

Control where your data is stored with data centers available in both US and EU

NO GMV-TAX ON GROWTH

Our pricing model depends on resource use, all growth goes right to your bottom
line

TRUSTED BY INNOVATIVE BRANDS

Lush
Butterfly Network
Blender
BCON - Blender Conference
A-dam
Patch
Pretty Green
Hobie
RoomLab
Assemblée Nationale

PRODUCT

 * Core functionalities
 * Merchandising
 * Open platform
 * PWA
 * API-driven
 * Launch & Success support

SOLUTIONS

 * Magento Migration
 * Case studies
 * Open source
 * Custom development

DEVELOPERS

 * API documentation
 * Become a partner
 * Roadmap
 * Open source community
 * Telemetry

COMPANY

 * Newsletter
 * About
 * Blog
 * Events
 * Contact us
 * Careers

© Copyright 2018 - 2022 Saleor CommerceTerms of usePrivacy policy

All Systems Operational

By accepting our usage of third-party software such as HotJar, you help us to
deliver a better website experience to all our users. To see our full privacy
policy, click here.

ACCEPT