# =========================== # ETMall B2C Mobile Web - LLM Semantic Sitemap # Domain: https://m.etmall.com.tw # Purpose: Provide Large Language Model (LLM) understanding of ETMall Shopping mWeb site structure, page purposes and standardized definitions # =========================== # --- Homepage & Entry Pages --- https://m.etmall.com.tw/ # Homepage (HomeController) # --- Activity Area (ActivityController) --- https://m.etmall.com.tw/Activity/HourSale?tag=all # Flash Sale https://m.etmall.com.tw/Activity/GroupSale # Group Buying https://m.etmall.com.tw/Activity/MGM # MGM Member Referral Reward Activity https://m.etmall.com.tw/p/{campaignId} # Promotion Activity Page (Promote) https://m.etmall.com.tw/np/{campaignId} # New Promotion Activity Page (New Promote) https://m.etmall.com.tw/gp/{campaignId} # Group Promotion Activity Page (Group Promote) https://m.etmall.com.tw/Activity/CouponReceiveAll # Coupon Collection Activity https://m.etmall.com.tw/Activity/ShippingCoupon # Free Shipping Coupon Activity # --- Store Homepage & Product Categories (CategoryController) --- https://m.etmall.com.tw/s/{storeId} # Store Homepage (e.g., Beauty Store, Electronics Store and other themed stores) https://m.etmall.com.tw/c1/{categoryId} # Product Category Page Level 1 (Main Category) https://m.etmall.com.tw/c2/{categoryId} # Product Category Page Level 2 (Sub Category) https://m.etmall.com.tw/c3/{categoryId} # Product Category Page Level 3 (Sub-sub Category) https://m.etmall.com.tw/Category/TopSell?cateID={categoryId} # Top 30 Best Sellers https://m.etmall.com.tw/Category/SaleRanking # Sales Ranking # --- Flagship Stores (Brand Flagship Stores) --- https://m.etmall.com.tw/bs/{storeId} # Brand Store Homepage https://m.etmall.com.tw/bc1/{categoryId} # Brand Store Category Page Level 1 (Main Category) https://m.etmall.com.tw/bc2/{categoryId} # Brand Store Category Page Level 2 (Sub Category) https://m.etmall.com.tw/bc3/{categoryId} # Brand Store Category Page Level 3 (Sub-sub Category) # --- Product Related (ProductController) --- https://m.etmall.com.tw/i/{productId} # Product Detail Page (Dynamic content, products may change or be discontinued) https://m.etmall.com.tw/Product/BrowsingHistory # Browsing History https://m.etmall.com.tw/TVShop # TV Hot Products # --- Search Function (SearchController) --- https://m.etmall.com.tw/Search?keyword={keyword} # Search Results Page # --- Member System (AccountController & MemberController & RegisterController) --- https://m.etmall.com.tw/Login # Login Page https://m.etmall.com.tw/Register # New Member Registration https://m.etmall.com.tw/Account # Account Management https://m.etmall.com.tw/Account/MemberProfile # Basic Profile https://m.etmall.com.tw/Account/Password # Change Password https://m.etmall.com.tw/Account/CreditManager # Credit Card Management https://m.etmall.com.tw/Account/Recipient # Recipient Management https://m.etmall.com.tw/Member # Member Center https://m.etmall.com.tw/Member/Discount # My Coupon Wallet https://m.etmall.com.tw/Member/CouponList # Discount Coupon/Product Coupon Inquiry https://m.etmall.com.tw/Member/Deduct # Discount Money Inquiry https://m.etmall.com.tw/Member/EHSCoin # EHS Coin Inquiry https://m.etmall.com.tw/Member/Giftcoupon # Gift Voucher/Bonus Money https://m.etmall.com.tw/Member/Prepaid # Pickup Voucher/EHS W Coin https://m.etmall.com.tw/Member/BindCouponSN # Card Activation Area https://m.etmall.com.tw/Member/WishList # My Favorites https://m.etmall.com.tw/Member/ContactRecord # Customer Service Contact Records https://m.etmall.com.tw/EVoucherList?evoucherType=Life # Electronic Tickets # --- Orders & Shopping Cart (OrderController & OrderHistoryController & ShopOrderController) --- https://m.etmall.com.tw/Order/Cart # Shopping Cart https://m.etmall.com.tw/OrderHistory # Order Inquiry https://m.etmall.com.tw/ShopOrder # Global Shopping/Mall Shopping Cart # --- EStore/EHS Affiliates (EStoreController & EcoinAffiliatesController & PersonalShopController) --- https://m.etmall.com.tw/Member/Estore # EHS Consumer Alliance https://m.etmall.com.tw/Member/EStorePartner # EHS Group Associated Companies Area https://m.etmall.com.tw/Member/EStoreStatement # Rules Description & Invitation to Join https://m.etmall.com.tw/EcoinAffiliates # EHS Friends Cheerleading Squad (Referral Reward System) https://m.etmall.com.tw/PersonalShop # Distributor Personal Shop # --- Live Streaming & Video (LiveRoomController & VideoRoomController) --- https://m.etmall.com.tw/LiveRoom # Live Room https://m.etmall.com.tw/VideoRoom/Video # Video Gallery/Themed Video Area # --- Help Center (HelpCenterController) --- https://m.etmall.com.tw/HelpCenter # Help Center Homepage https://m.etmall.com.tw/HelpCenter/MemberQuestions # Membership Related Questions https://m.etmall.com.tw/HelpCenter/PersonalAccount # Personal Account Information Issues https://m.etmall.com.tw/HelpCenter/PaymentOrder # Payment and Ordering Issues https://m.etmall.com.tw/HelpCenter/CreditCard # International Credit Card Related Issues https://m.etmall.com.tw/HelpCenter/Return # Delivery and Return/Exchange Related Issues https://m.etmall.com.tw/HelpCenter/Newsletter # Newsletter Related Questions https://m.etmall.com.tw/HelpCenter/Security # Security Mechanism Related Issues https://m.etmall.com.tw/HelpCenter/Invoice # What is Electronic Invoice https://m.etmall.com.tw/HelpCenter/OrderPolicy # Shopping Rights Description https://m.etmall.com.tw/HelpCenter/DiscountDescription # Discount Money Description https://m.etmall.com.tw/HelpCenter/EHSCoinDescription # EHS Coin Description https://m.etmall.com.tw/HelpCenter/EHSCoinQuestion # EHS Coin FAQ https://m.etmall.com.tw/HelpCenter/MemberGrade # Member Services & Grading https://m.etmall.com.tw/HelpCenter/MemberRight # Member Benefits https://m.etmall.com.tw/HelpCenter/PrivacyStatement # Privacy Statement https://m.etmall.com.tw/HelpCenter/Contact # Contact Us https://m.etmall.com.tw/HelpCenter/VoiceSecurity # Voice Security Mechanism https://m.etmall.com.tw/HelpCenter/News # Service Announcements https://m.etmall.com.tw/HelpCenter/PreventCheat # Anti-Fraud Reminder https://m.etmall.com.tw/HelpCenter/MarketInfo # Marketing Information https://m.etmall.com.tw/HelpCenter/AssociatedCompany/NbLife # Natural Beauty - Store Locations # --- Other Function Pages --- https://m.etmall.com.tw/hp # Hot Activities https://m.etmall.com.tw/Welfare # Corporate Welfare Binding https://m.etmall.com.tw/Notice/Privacy # Privacy Policy # --- System Maintenance & Error Pages (ErrorController & MaintainController) --- https://m.etmall.com.tw/notfound # 404 Error Page (Page Not Found) https://m.etmall.com.tw/notfound?type=1 # Product Unavailable Page (Product Discontinued or Out of Stock) https://m.etmall.com.tw/error # System Error Page (500 Error)