docs: added how-to documentation for the PriceList API (#2260)

* docs: added price list how-to

* added links to price list conceptual docs

* added link to the how-to guide

* fixed typo in file extension
This commit is contained in:
Shahed Nasser
2022-09-28 17:06:21 +03:00
committed by GitHub
parent d03ff07a48
commit a58955bdba
4 changed files with 477 additions and 12 deletions
@@ -84,3 +84,4 @@ Since the line item belongs to a cart, theres no need to pass the `region_id`
## Whats Next 🚀
- Learn more about [price selection strategies](../price-selection-strategy/index.md).
- Learn [how to use the PriceList Admin APIs](./use-api.mdx).