{
  "name": "PONTE",
  "description": "Global multi-brand luxury store selling boutique stock at a final price that includes duty, VAT and shipping.",
  "description_ko": "유럽·아시아 부티크 재고를 관부가세·배송비 포함 최종가로 판매하는 글로벌 럭셔리 스토어입니다.",
  "url": "https://ponte.style/",
  "locales": [
    {
      "code": "ko",
      "label": "한국어",
      "path_prefix": ""
    },
    {
      "code": "en",
      "label": "English",
      "path_prefix": "/en"
    },
    {
      "code": "ja",
      "label": "日本語",
      "path_prefix": "/ja"
    },
    {
      "code": "zh",
      "label": "简体中文",
      "path_prefix": "/zh"
    }
  ],
  "regions": [
    {
      "country": "KR",
      "name": "South Korea",
      "currency": "KRW",
      "incoterm": "DDP",
      "return_window_days": 7
    },
    {
      "country": "US",
      "name": "United States",
      "currency": "USD",
      "incoterm": "DDP",
      "return_window_days": 7
    },
    {
      "country": "JP",
      "name": "Japan",
      "currency": "JPY",
      "incoterm": "DDP",
      "return_window_days": 7
    },
    {
      "country": "SG",
      "name": "Singapore",
      "currency": "SGD",
      "incoterm": "DDP",
      "return_window_days": 7
    },
    {
      "country": "HK",
      "name": "Hong Kong SAR",
      "currency": "HKD",
      "incoterm": "DDP",
      "return_window_days": 7
    },
    {
      "country": "TW",
      "name": "Taiwan",
      "currency": "TWD",
      "incoterm": "DDP",
      "return_window_days": 7
    },
    {
      "country": "GB",
      "name": "United Kingdom",
      "currency": "GBP",
      "incoterm": "DDP",
      "return_window_days": 14
    },
    {
      "country": "DE",
      "name": "Germany",
      "currency": "EUR",
      "incoterm": "DDP",
      "return_window_days": 14
    },
    {
      "country": "FR",
      "name": "France",
      "currency": "EUR",
      "incoterm": "DDP",
      "return_window_days": 14
    },
    {
      "country": "IT",
      "name": "Italy",
      "currency": "EUR",
      "incoterm": "DDP",
      "return_window_days": 14
    },
    {
      "country": "ES",
      "name": "Spain",
      "currency": "EUR",
      "incoterm": "DDP",
      "return_window_days": 14
    },
    {
      "country": "AU",
      "name": "Australia",
      "currency": "AUD",
      "incoterm": "DDP",
      "return_window_days": 7
    },
    {
      "country": "CA",
      "name": "Canada",
      "currency": "CAD",
      "incoterm": "DDP",
      "return_window_days": 7
    },
    {
      "country": "AE",
      "name": "United Arab Emirates",
      "currency": "AED",
      "incoterm": "DDU",
      "return_window_days": 7
    }
  ],
  "catalog": {
    "products": 2040,
    "brands": 408,
    "categories": 95,
    "updated_at": "2026-09-22T18:55:56.338Z"
  },
  "endpoints": {
    "catalog_api": "https://ponte.style/api/proxy/catalog/products",
    "product_api": "https://ponte.style/api/proxy/catalog/products/{slug}",
    "brands_api": "https://ponte.style/api/proxy/catalog/brands",
    "categories_api": "https://ponte.style/api/proxy/catalog/categories",
    "natural_language_query": "https://ponte.style/api/proxy/catalog/query?q={question}",
    "assistant": "https://ponte.style/api/assist/messages",
    "mcp": "https://ponte.style/api/proxy/mcp",
    "llms_txt": "https://ponte.style/llms.txt",
    "llms_full_txt": "https://ponte.style/llms-full.txt",
    "sitemap": "https://ponte.style/sitemap.xml"
  },
  "policies": {
    "ai_usage": "https://ponte.style/ai",
    "robots": "https://ponte.style/robots.txt",
    "terms": "https://ponte.style/legal/terms",
    "privacy": "https://ponte.style/legal/privacy",
    "returns": "https://ponte.style/help/returns-refunds",
    "commercial_use": "Citation with a link is allowed. Bulk redistribution or resale of the catalogue requires written permission.",
    "training": "Public catalogue and policy pages may be used for training and retrieval. Customer, order and account data is never exposed.",
    "disallowed_paths": [
      "/account",
      "/bag",
      "/checkout",
      "/search",
      "/wishlist",
      "/admin",
      "/api"
    ]
  },
  "definitions": {
    "final_price": "The final price is the amount including the item, duty, VAT and shipping, and it does not rise at checkout.",
    "passport": "PASSPORT is the authenticity record issued with every order, holding the purchase reference, customs number and verification method, and anyone can check it by QR.",
    "boutique_stock": "Boutique stock means inventory that European and Asian boutiques actually hold, which is why past seasons and unusual sizes appear.",
    "salon": "A salon is a group order where the unit price falls as more customers join within a set period."
  },
  "contact": {
    "email": "care@ponte.style",
    "privacy_email": "privacy@ponte.style",
    "hours": "평일 10:00–18:00 (주말·공휴일 휴무)",
    "crawler_info": "https://ponte.style/bot"
  }
}