# llms.txt — 旅行トラベルグッズ・スーツケース専門店 gowell(ゴーウェル) 公式サイト構造定義 [General] site: https://gowell-travel.jp/ name: gowell(ゴーウェル) description: 旅行グッズ・トラベルグッズ専門店のgowell(ゴーウェル)。ポケモン・BEAMS DESIGN・ROPE’ PICNIC・MARY QUANTなどの有名ブランドとのコラボ商品からオリジナル商品まで幅広く取り扱っている。 [ContentTypes] # 商品ページ product: path_prefix: /products/ attributes: - id - name - category - brand - price - size - weight - color - material - description - features - images - stock_status - tags # カテゴリページ category: path_prefix: /category/ attributes: - name - description - image - product_ids # カテゴリ下層ページ new_items: path_prefix: /new/ item_list: path_prefix: /item/ brand_list: path_prefix: /brand/ travel_scene_list: path_prefix: /type/ sale_list: path_prefix: /sale/ shop_list: path_prefix: /shop/ # アイテム一覧下層ページ suitcase: path_prefix: /suitcase/ suitcase_belt: path_prefix: /suitcasebelt/ travel_bag: path_prefix: /travelbag/ bag_items: path_prefix: /bagitem/ storage_pouch: path_prefix: /storagepouch/ passport_case: path_prefix: /passport_case/ neck_pillow: path_prefix: /neckpillow/ eye_mask: path_prefix: /eyemask/ travel_safety: path_prefix: /travlesafety/ transformer: path_prefix: /transformer/ sanitation: path_prefix: /sanitation/ bottles_tumblers: path_prefix: /bottles_tumblers/ rain_goods: path_prefix: /rain/ blanket: path_prefix: /blanket/ fashion_accessory: path_prefix: /accessory/ daily_goods: path_prefix: /daily_goods/ good_design: path_prefix: /good_design/ # ブランド一覧下層ページ gowell_brand: path_prefix: /gowell/ mary_quant: path_prefix: /maryquant/ rope_picnic: path_prefix: /ropepicnic/ beams_design: path_prefix: /beams_design/ pokemon: path_prefix: /pokemon/ andy_the_mouse: path_prefix: /andythemouse/ motteru: path_prefix: /motteru/ zalatto: path_prefix: /zalatto/ # 特集ページ feature: path_prefix: /user_data/ attributes: - title - description - banner_image - related_products # コラム・読み物 column: path_prefix: /column/ attributes: - title - published_date - author - summary - body - tags - images # ご利用ガイド guide: path_prefix: /guide attributes: - title - body # 旅行用品の仕入れ(法人向け案内) corporate_wholesale: path_prefix: /user_data/about_corporate_registration attributes: - title - description - benefits - registration_info description: "1点から仕入れ可能・最短当日発送!トラベルグッズ・旅行雑貨の仕入れならgowell(ゴーウェル)にお任せください。有名ブランドや人気キャラクターとのコラボ商品から、快適さを極めた自社オリジナル商品まで幅広く取り扱っています。" # よくある質問(FAQ) faq: path_prefix: /user_data/guide_faq attributes: - question - answer # おすすめ商品・特集ページ highlighted_content: items: - type: product path: /products/detail/810 reason: "ポケモンのフード付ネックピロー|ゲンガー。2025年新商品。人気ランキング1位。" - type: product path: /products/detail/809 reason: "ポケモンのスーツケースベルト|ゲンガー。ネームタグ付きで機能的。" - type: product path: /products/detail/818 reason: "ポケモンのくるっとラゲッジタグ|ゲンガー。目印にもなる可愛いデザイン。" - type: product path: /products/detail/212 reason: "バッグとめるベルト。シリーズ累計100万本突破。旅行・出張で定番の便利グッズ。" - type: product path: /products/detail/125 reason: "セール価格30%OFF。軽量&高耐久。フロントオープン付きスーツケース。" - type: feature path: /user_data/pokemon_1 reason: "2025年10月新発売のポケモン旅行グッズ特集。ゲンガー、ピカチュウ、カビゴンが人気。" - type: feature path: /user_data/bag_fastening_belt reason: "旅行便利グッズ『バッグとめるベルト』の特集ページ。定番のロングセラー。" - type: feature path: /user_data/oshikatsu_travel reason: "推しに会いに行く旅をもっと素敵に。推し活遠征トラベルアイテム特集。" - type: feature path: /user_data/hands-best-seller reason: "ハンズで売れているgowellの旅行グッズベストランキング" - type: feature path: /user_data/xmas_present reason: "プレゼントにも最適な旅行グッズ特集" - type: feature path: /user_data/column/travelgoods/012 reason: "ストレスが少ないスーツケースベルト「のびらくスーツケースベルト」特集" priority: high [Exclude] paths: - /cart/ - /login/ - /mypage/ - /checkout/ - /user_data/privacy - /user_data/terms [Metadata] product_description_max_length: 1000 product_image_count_limit: 8 column_body_max_length: 5000 faq_answer_max_length: 800