{{basket.items_count}} {{#lang}}items in cart{{/lang}}
{{#lang}}Total{{/lang}}: {{basket.total_amount}}
{{#lang}}Checkout{{/lang}}# Authentication
Source: https://quickbutik.dev/api-v1/authentication
Secure your API requests with Basic Authentication
The Quickbutik API uses **Basic Authentication** with API keys to authenticate requests. All API calls must be made over HTTPS, and requests made over HTTP will be rejected.
## Quick Start
{{#lang}}Guest checkout available{{/lang}} {{shop.soldout_text}} {{#lang}}Currently unavailable{{/lang}} {{#lang}}Check back soon for new arrivals{{/lang}} {{#lang}}Your cart is empty{{/lang}} {{basket.items_count}} {{#lang}}items in cart{{/lang}} {{#lang}}Total{{/lang}}: {{basket.total_amount}} {{#lang}}Order number{{/lang}}: {{order.id}} {{variant}} {{#lang}}Quantity{{/lang}}: {{qty}} {{#lang}}Price{{/lang}}: {{price}} {{#lang}}Your cart is empty{{/lang}} {{variant_name}} {{basket.items_count}} {{#lang}}items{{/lang}} β’ {{basket.total_amount}} {{#lang}}Looks like you haven't added anything to your cart yet{{/lang}} {{#lang}}SKU{{/lang}}: {{item.sku}} {{variant_name}}
{{/product.firstimage}}
{{^product.firstimage}}
{{/firstimage}}
{{^firstimage}}
{{/firstimage}}
{{title}}
{{#lang}}No products in this category yet{{/lang}}
{{id}}
{{/shop.languages}}
{{title}}
{{/title}}
{{#page.content}}
{{blog.title_current}}
{{#blog.filter_tags}}
{{title}}
{{post.title}}
{{#lang}}Thank you for your order{{/lang}}
{{#lang}}Order Summary{{/lang}}
{{title}}
{{#variant}}
{{/item.firstimage}}
{{item.title}}
{{#is_variant}}
```
{{#basket.items}}
{{#lang}}Product{{/lang}}
{{#lang}}Price{{/lang}}
{{#lang}}Quantity{{/lang}}
{{#lang}}Total{{/lang}}
{{/basket.items}}
{{/item.firstimage}}
{{item.price}}
{{qty}}
{{amount}}
{{#lang}}Total{{/lang}}
{{basket.total_amount}}
{{#lang}}Ready to checkout?{{/lang}}
{{#lang}}Shopping Cart{{/lang}}
{{#basket.isEmpty}}
{{#lang}}Your cart is empty{{/lang}}
{{#lang}}Cart Items{{/lang}} ({{basket.items_count}})
{{/item.firstimage}}
{{item.title}}
{{#lang}}Order Summary{{/lang}}