Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
add new article link to resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Riehl committed Nov 8, 2023
1 parent 1cc06b1 commit 8ac460c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/api-docs/headless/carts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ In practice, removing all cart items also essentially deletes the cart.

## Resources

- [Carts API](/docs/rest-management/carts)
- [Storefront Carts API](/docs/rest-storefront/carts)
- [End-to-End Guide: Headless Checkout Flow with REST Management APIs](/docs/storefront/headless/end-to-end-guide/rest)
- [REST Management API: Carts](/docs/rest-management/carts)
- [REST Storefront API: Carts](/docs/rest-storefront/carts)
- [Persistent Cart](https://support.bigcommerce.com/s/article/Persistent-Cart)
1 change: 1 addition & 0 deletions docs/api-docs/headless/checkout.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ The Checkouts API allows you to move the cart to checkout and turn it into an or

## Resources

- [End-to-End Guide: Headless Checkout Flow with REST Management APIs](/docs/storefront/headless/end-to-end-guide/rest)
- [Restyle Optimized One-Page Checkout](/docs/storefront/cart-checkout/optimized-one-page-checkout)
- [Checkout JS repo](https://github.com/bigcommerce/checkout-js)
- [Checkout SDK Tutorial](/docs/storefront/cart-checkout/checkout-sdk/tutorial)

0 comments on commit 8ac460c

Please sign in to comment.