# Overview

## Features

* Easy setup of your Snipcart shop
* Product blueprint containing all possible Snipcart product attributes
* Antlers Tag to automatically create Snipcart product buttons
* Complete support of custom fields to create product variants with dropdowns, checkboxes, and more
* Multi-Site support with configurable currency, length, and weight units per site

## Requirements

* Snipcart Account
* Statamic 4
* Laravel 10
* PHP 8.1

## License

Snipcart for Statamic is paid software with an open-source codebase. If you want to use it in production, you’ll need to [buy a license from the Statamic Marketplace](https://statamic.com/addons/aerni/snipcart).

## Credits

Developed by[ Michael Aerni](https://www.michaelaerni.ch)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://snipcart.michaelaerni.ch/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
