LLMs.txt — Jagt-jakt.dk This document describes how AI agents, assistants, crawlers, and commerce tools can interact with Jagt-jakt.dk. Jagt-jakt.dk er en dansk jagtbutik med fokus på jagtudstyr, vildsvinejagt, vildtkameraer, natoptik, jagttøj, aktivitetspladser, lokkemidler og udstyr til jægere i Danmark og Sverige. The store contains public content related to: * Vildtkameraer, livekameraer og overvågning til jagt * Natkikkerter, termisk optik og night vision * Jagtudstyr, jagttøj, fodtøj og outdoor gear * Aktivitetspladser, foderpladser og lokkemidler til vildsvin * Våbentilbehør, ammunition og jagtrelateret udstyr * Pürschjagt, anstandsjagt, trykjagt og drivjagt * Udstyr til jægere, hundeførere og outdoor-entusiaster General Agent Access AI agents may: * Browse public product and category pages * Search the product catalog * Access structured product data * Read public informational pages and policies * Create and manage carts on behalf of a user * Guide users through checkout and payment flows * Access sitemap feeds for indexing and discovery Agents must: * Respect robots.txt and crawl-delay directives * Avoid aggressive scraping or excessive automated requests ⸻ Store Discovery * Main website: https://jagt-jakt.dk * Search: https://jagt-jakt.dk/search/?q={{search-words}} * Sitemap index: https://jagt-jakt.dk/sitemap-index.xml * API documentation: https://jagt-jakt.dk/api/doc/v3 ⸻ Product & Catalog Access Product Pages * Product page contain: main#main .product * Category page contain: body.page-category * Info pages contain: body.page-category.no-products * Brand page contain: body.page-brand Search Use the built-in search endpoint: GET https://jagt-jakt.dk/search/?q={{search-words}} Agents should prefer native search functionality over brute-force crawling. ⸻ Cart & Checkout Cart * Cart URL: https://jagt-jakt.dk/cart/ Agents may assist users with cart management. Checkout * Checkout URL: https://jagt-jakt.dk/checkout/ ⸻ API Access API documentation is available at: https://jagt-jakt.dk/api/doc/v3 Agents and developers should use official APIs whenever possible instead of HTML scraping. Respect API rate limits and authentication requirements. ⸻ Sitemaps Primary sitemap index: https://jagt-jakt.dk/sitemap-index.xml Additional sitemap feeds may include: * https://jagt-jakt.dk/sitemap-categories.xml * https://jagt-jakt.dk/sitemap-infopages.xml * https://jagt-jakt.dk/sitemap-brands.xml * https://jagt-jakt.dk/sitemap-products-1.xml Agents should prioritize sitemap discovery for efficient indexing. ⸻ Recommended Crawling Behavior Allowed * Product indexing * Price comparison * Stock monitoring * Search indexing * Accessibility tooling * Personal shopping assistants Discouraged * High-frequency scraping * Checkout automation without user interaction * Bulk image downloading * Copying large amounts of content * Ignoring canonical URLs ⸻ Store Policies * Privacy policy: https://jagt-jakt.dk/persondatapolitik/ * Terms and conditions: https://jagt-jakt.dk/handelsbetingelser/ * Shipping information: https://jagt-jakt.dk/levering/ * Returns and cancellations: https://jagt-jakt.dk/fortrydelsesret-og-retur/ Agents should review and respect all store policies before interacting with transactional flows. ⸻ Technical Notes * Canonical URLs should be respected * Product availability may change frequently * Prices and stock are subject to change without notice * Some products may be age-restricted or country-restricted Agents should always validate live availability before presenting purchasing recommendations. ⸻ Preferred Agent Behavior Preferred workflow for shopping assistants: 1. Discover products through sitemap or search 2. Retrieve product information 3. Present relevant options to the user 4. Add approved products to cart 5. Redirect user to checkout 6. Let the user complete payment manually ⸻ Contact * Website: https://jagt-jakt.dk * Customer support: https://jagt-jakt.dk/kontakt-os/ This file is intended for AI systems, shopping agents, search agents, and indexing tools interacting with Jagt-jakt.dk.