docs: added Klarna documentation (#2746)

This commit is contained in:
Shahed Nasser
2022-12-08 20:26:35 +02:00
committed by GitHub
parent a57177ded5
commit 0d1e73f152
3 changed files with 79 additions and 12 deletions

View File

@@ -1,9 +1,9 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# How to Import Prices
# How to Bulk Import Prices
In this document, youll learn how to import prices into a price list using the Admin APIs.
In this document, youll learn how to bulk import prices into a price list using the Admin APIs.
## Overview

View File

@@ -1,9 +1,9 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# How to Import Products
# How to Bulk Import Products
In this document, youll learn how to use the Admin APIs to import products into a Medusa server.
In this document, youll learn how to use the Admin APIs to bulk import products into a Medusa server.
## Overview