{
  "headers": {
    "categories": "Categories",
    "collections": "Collections",
    "popularSearches": "Popular searches",
    "turbolinks": "Quick links",
    "products": "Products",
    "recent": "Recent searches",
    "articles": "Articles"
  },
  "noResults": "No results for {search}",
  "allResults": "Show all results for {search}",
  "price": {
    "priceFrom": "from {price}"
  },
  "askAI": {
    "tabLabel": "Ask AI",
    "searchTabLabel": "Search",
    "greeting": "Hi!",
    "askAnything": "Ask me anything about {storeName}.",
    "exampleQuestions": "EXAMPLE QUESTIONS",
    "sendMessage": "Send message",
    "inputPlaceholder": "What are you looking for today?",
    "defaultWelcome": "I'm an AI assistant here to help you find the perfect products.",
    "defaultStoreName": "our store",
    "defaultQuestions": {
      "trending": "What's trending this season?",
      "gift": "Help me find a gift under $50",
      "bestSellers": "Show me your best sellers",
      "eco": "Find eco-friendly products"
    }
  }
}