# Page Not Found

The URL `order-service/checkout-items/remove-sku-from-cart` does not exist.

You might be looking for one of these pages:
- [Remove SKU from Cart](https://docs.violet.io/api-reference/orders-and-checkout/cart-items/remove-sku-from-cart.md)
- [Remove Discount from Cart](https://docs.violet.io/api-reference/orders-and-checkout/cart-discounts/remove-discount-from-cart.md)
- [Add SKU to Cart](https://docs.violet.io/api-reference/orders-and-checkout/cart-items/add-sku-to-cart.md)
- [Update SKU in Cart](https://docs.violet.io/api-reference/orders-and-checkout/cart-items/update-sku-in-cart.md)
- [Create Cart](https://docs.violet.io/api-reference/orders-and-checkout/carts/create-cart.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.violet.io/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.violet.io/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/api-reference/orders-and-checkout/cart-items/remove-sku-from-cart.md`)
- Use `Accept: text/markdown` header for content negotiation