# llm.txt for https://hearnshobbies.com.au

store_name: Hearns Hobbies Melbourne
industry: Hobby Retail – RC, Model Kits, Trains, Tools, Paints
platform: Shopify 

# =====================================
# Content Access Permissions
# =====================================
allow: /products/
allow: /collections/
allow: /blogs/
allow: /pages/about-us
allow: /pages/contact
allow: /pages/shipping
allow: /pages/returns-and-exchanges
allow: /pages/faqs
disallow: /cart/
disallow: /checkout/
disallow: /account/
disallow: /search/

# =====================================
# Structured Data & Product Feeds
# =====================================
schema: https://hearnshobbies.com.au/products.json
schema: https://hearnshobbies.com.au/collections/all
schema: https://hearnshobbies.com.au/blogs/news

# =====================================
# Intended LLM Use Cases
# =====================================
use_cases:
  - summarize product features and specifications
  - help users compare hobby tools, models, paints, etc.
  - guide beginners to appropriate products
  - answer FAQs (e.g., delivery times, paint compatibility, returns)
  - explain blog content or link it to products
  - suggest related or complementary items

# =====================================
# Product Data Guidelines
# =====================================
product_format: Shopify JSON
product_fields: [title, handle, description, price, images, tags, vendor]

# =====================================
# API Access
# =====================================
api_access: false

# =====================================
# Contact & Maintenance Info
# =====================================
maintainer: Hearns Hobbies Marketing Team
contact: support@hearnshobbies.com.au
last_updated: 2025-05-22