# GainHowEC > GainHowEC is the main public web application for the GainHow e-commerce site. ## Scope - Public catalog and product pages - Product-category and product-detail pages - Checkout, account, and customer-service flows ## Important Pages Public entry points (catalog and product content; treat prices/availability as live): - [首頁 Home](https://gainhow.tw/): site entry with featured products and promotions. - [商品總覽 Product Overview](https://gainhow.tw/ProductCategory): full catalog grouped by category. - [電子型錄 e-Catalogues](https://gainhow.tw/Catalog/Index): browse printed-product catalogues online; an individual catalogue book opens at `/Catalog/Book/{id}`. Product categories (the 16 super-classes shown in the home sidebar; each links to a representative page — see Product Overview for the full catalog): - [名片/卡片 Business Cards & Stationery](https://gainhow.tw/ProductCategory/ProductsClassification/BusinessCard/NormalBusinessCard) - [貼紙/膠帶 Stickers & Tape](https://gainhow.tw/ProductCategory/ProductsClassification/StickerTape/NormalSticker) - [傳單DM/海報 Flyers & Posters](https://gainhow.tw/ProductCategory/ProductsClassification/Poster/NormalPoster) - [聯單/單據 Forms](https://gainhow.tw/ProductCategory/ProductsClassification/MonoChromeForm/MonoChromeForm) - [信封信紙 Envelopes & Letter Paper](https://gainhow.tw/ProductCategory/ProductsClassification/EnvelopeLetter/NormalEnvelope) - [相片書/書冊 Photobooks](https://gainhow.tw/ProductCategory/ProductsClassification/Photobook/HardcoverPhotobook) - [型錄菜單/文宣 Catalogues & Menus](https://gainhow.tw/ProductCategory/ProductsClassification/Menu/CatalogueMenu) - [多功能商品 Multi-Purpose Products](https://gainhow.tw/ProductCategory/ProductsClassification/MultiPurpose/TumblerThermos) - [室內外大圖廣告 Large Format Printing](https://gainhow.tw/ProductCategory/ProductsClassification/LargeFormatPrinting/LargeFormatPrinting) - [年月曆/桌曆 Calendars](https://gainhow.tw/ProductCategory/ProductsClassification/Calendar/DeskCalendar) - [商品包裝 Packaging](https://gainhow.tw/ProductCategory/ProductsClassification/Package/Carton) - [紙袋 Paper Bags](https://gainhow.tw/ProductCategory/ProductsClassification/PaperBag/CottonRopePaperBag) - [軟包 Flexible Packaging](https://gainhow.tw/ProductCategory/ProductsClassification/FlexiblePackage/2SideFlatPouch) - [現成商品 Ready Products](https://gainhow.tw/ProductCategory/ProductsClassification/ReadyProduct/Sample) - [其他服務 Other Services](https://gainhow.tw/ProductCategory/ProductsClassification/Services/Other) - [後加工 Post-Processing](https://gainhow.tw/ProductCategory/ProductsClassification/PostProcessing/PostProcessing) Service and customer-service pages: - [服務據點 Store Locations](https://gainhow.tw/Home/store): directory of physical service/pickup locations; a specific store is shown via the `?id=NN` query param (the controller reads `id`). The 9 stores (id 04 三重 is closed; id 09–12 are phone/service-line info, not stores): - [八德營業處](https://gainhow.tw/Home/store?id=01) - [社子營業處](https://gainhow.tw/Home/store?id=02) - [中和旗艦店](https://gainhow.tw/Home/store?id=03) - [台中總公司](https://gainhow.tw/Home/store?id=05) - [台中精科廠](https://gainhow.tw/Home/store?id=06) - [台南營業處](https://gainhow.tw/Home/store?id=07) - [高雄營業處](https://gainhow.tw/Home/store?id=08) - [新竹旗艦店](https://gainhow.tw/Home/store?id=13) - [新莊營業處](https://gainhow.tw/Home/store?id=14) - [馬上線上製作 Instant Online Creation](https://gainhow.tw/Product) - [線上查價 Online Price Calculator](https://gainhow.tw/ProductCategory/PriceCalculator2): quoted prices are time-sensitive. - [版型/表單下載 Templates & Forms Download](https://gainhow.tw/Home/Download) - [轉檔專區 Online File Conversion](https://gainhow.tw/OnlineConverter) - [常見問題 FAQs](https://gainhow.tw/Home/faq?b=a06)