# llms.txt — vapestudio公式オンラインショップ構造定義 [General] site: https://www.vapestudio.jp/ name: vapestudio(ベイプスタジオ) description: 国内最大級の電子タバコ・VAPE(ベイプ)・持ち運びシーシャ専門店です。禁煙・節煙グッズとしても注目されるVAPEの最新スターターキットやリキッドなど、人気ブランドの商品を多数取り扱っています。VAPEの使い方・選び方・吸い方、素朴な疑問への解説からレビューまで、専門店ならではの知識をコラムでわかりやすく紹介しています。 [ContentTypes] # 商品ページ product: path_prefix: /products/ attributes: - id - name - brand - flavor - type - price - sale_price - specifications - features - compatibility_devices - images - stock_status - release_date - rating - tags - category # 特に注目してほしい商品・コラム・特集・ブランド highlighted_content: items: - type: brand id: 1387 reason: "禁煙向けに開発された強烈な清涼感で人気の最強メンソール。吸い応え・満足度ともに高評価のロングセラー。" - type: product path: /category/brand/Pure_Menthol_HAKKA/ reason: "vapestudioオリジナルブランド「白霞(はっか)」ピュアメンソールリキッド商品一覧" - type: product path: /category/brand/TOKYO_CRAFT_LIQUID/ reason: "vapestudioオリジナルブランド「TOKYO CRAFT LIQUID」フルーツ系リキッド商品一覧" - type: product path: /category/brand/hotshotliquid/ reason: "vapestudioオリジナルブランド「HOT SHOT LIQUID」禁煙サポート強メンソール系リキッド商品一覧" - type: column path: /user_data/column/recomended/vape_069 reason: "2026年最新ランキングで注目のVAPE・持ち運びシーシャ・VAPEリキッドをカテゴリ別に紹介。" - type: column path: /user_data/column/saving/vape_091 reason: "値上げが進む今、VAPEで節煙・節約する方法を詳しく解説。コスパ重視の方におすすめ。" priority: high # カテゴリページ category: path_prefix: /category/ attributes: - name - description - parent_category - image - product_ids # カテゴリ下層分類 ranking: path_prefix: /weekly_ranking brand_list: path_prefix: /brand/ new_items: path_prefix: /NewItem/ starter_kits: path_prefix: /starter-kit/ liquids: path_prefix: /liquid/ fruitsliquids: path_prefix: /liquid/fruits/ cbd_products: path_prefix: /cbd/ disposable_types: path_prefix: /disposable-type/ cartridges_accessories: path_prefix: /accessory_rep/ accessories: path_prefix: /accessory/ ranking_weekly: path_prefix: /weekly_ranking/ shop_list: path_prefix: /shop/ # コラムページ column: path_prefix: /column/ attributes: - title - published_date - author - summary - body - tags - related_products - images # コラム下層分類 how_to_use: path_prefix: /howtouse/ recommended_items: path_prefix: /recomended/ vape_world: path_prefix: /world/ vape_manners: path_prefix: /manner/ vape_law: path_prefix: /law/ vape_saving: path_prefix: /saving/ vape_info: path_prefix: /information/ vape_safety: path_prefix: /safety/ vape_comparison: path_prefix: /comparison/ # FAQページ faq: path_prefix: /user_data/guide_faq attributes: - question - answer # 口コミ(レビュー・ユーザーの声)ページ reviews: path_prefix: /user_data/vapers_voice attributes: - reviewer_name - review_date - rating - product_id - product_name - review_text - images - variant_info # ご利用ガイド guide: path_prefix: /guide attributes: - title - body # 海外向けショップ情報(多言語対応) international_shop_china: path_prefix: /user_data/shop/china attributes: - title - location - store_info - language description: 中国語向けのVAPE STUDIO実店舗紹介ページです。 international_shop_english: path_prefix: /user_data/shop/english attributes: - title - location - store_info - language description: 英語向けのVAPE STUDIO実店舗紹介ページです。 # 英語版 注文ガイド order_guide_english: path_prefix: /user_data/guide_order_flow_en attributes: - title - steps - description - language description: 英語話者向けに記載された注文の流れを説明するガイドページです。 # 法人向け仕入れページ(仕入れ登録・卸売案内) corporate_registration: path_prefix: /user_data/about_corporate_registration attributes: - title - description - eligibility - benefits - minimum_order - delivery_terms - payment_terms - contact_info - registration_form_url description: "法人向けVAPE仕入れの案内ページ。1 点から仕入れ可能、最短当日発送などの利点を記載。" [Exclude] paths: - /cart/ - /checkout/ - /account/ - /user_data/ - /admin/ - /api/ - /search/ - /login/ - /privacy/ - /terms/ [Metadata] product_image_count_limit: 8 product_description_max_length: 1000 column_summary_max_length: 200 column_body_max_length: 5000