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

Commit

Permalink
DEVDOCS-5506: [update] End-to-End Guide, Headless with REST (#2101)
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Riehl <[email protected]>
  • Loading branch information
bc-traciporter and Sarah Riehl authored Nov 28, 2023
1 parent 85f4b8a commit 33f4b91
Show file tree
Hide file tree
Showing 5 changed files with 759 additions and 852 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)
Loading

0 comments on commit 33f4b91

Please sign in to comment.