# L&S MjukGlass – High-Yield B2B Soft Ice Cream & Slush — Guide for AI agents

> Premium soft ice cream mix and slush syrups with real fruit content. High-yield formulas designed for maximum business profitability. Wholesale supplier for Sweden and Finland, focusing on Toje quality and premium veggie burgers.

This file describes how AI agents and other automated clients should access this site's content and product catalog. Short overview for language models: https://lsmjukglass.se/llms.txt

## Store information

- Name: L&S MjukGlass – High-Yield B2B Soft Ice Cream & Slush
- Website: https://lsmjukglass.se
- Contact: info@lsmjukglass.se
- Language: sv-SE
- Currency: SEK
- Country: Sverige
- Prices exclude VAT/tax
- Shop: https://lsmjukglass.se/?page_id=8653

## Policies

- Terms and conditions: https://lsmjukglass.se/kopvillkor/
- Privacy policy: https://lsmjukglass.se/integritetspolicy/

## Shipping

- Švédsko: SE Post Nord HD, SE Post Nord PP
- Finsko: FI Matkahuolto HD, FI Matkahuolto PP

## Payment methods

- Swish
- Faktura – Förskottsbetalning (Bankgiro)
- Billie – Företagsfaktura (30 dagar)

## Reading content

- Markdown version of any page: append `?format=markdown` to the URL, append `.md` to the path (`https://lsmjukglass.se/page.md`) or send the HTTP header `Accept: text/markdown`. Prefer Markdown over HTML.
- Full page index: https://lsmjukglass.se/?format=markdown-sitemap
- Each Markdown page starts with a YAML frontmatter (title, url, date, type, description).
- Product pages in Markdown include price, currency, SKU, stock status, rating, review count, categories and attributes.
- Structured catalog data (JSON, read-only, no authentication): `https://lsmjukglass.se/wp-json/wc/store/v1/products?search=…`, `https://lsmjukglass.se/wp-json/wc/store/v1/products/{id}`, `https://lsmjukglass.se/wp-json/wc/store/v1/products/categories`

## Rules for automated clients

- Identify yourself with a descriptive User-Agent and respect `robots.txt` and the `Content-Signal` preferences declared there.
- Keep request rates low (about 1 request per second). On HTTP 429 or 503 back off exponentially before retrying.
- Do not access cart, checkout, account or login pages.
- Purchases require explicit human approval. Do not place orders or submit checkout forms automatically; orders are placed only by a human customer in the store's checkout.
- Content may change when pages or products are updated; do not cache Markdown responses for longer than a day.
- Questions about integrations: info@lsmjukglass.se
