Foreground control Program List-catalog/controller
Catalog
|controller
|account member Features
|--account.php member features Main page
|--address.php member functions-address management
|--create.php Create an account
|--download.php member function-Product download
|--edit.php member Features-Edit profile
|--forgotten.php Retrieve password
|--history.php member Features-Order History list
|--invoice.php Discount Coupon Receive Handler
|--login.php Log In
|--logout.php Log Out Complete page
|--newsletter.php member function-e-newsletter subscription cancellation
|--password.php member function-Password change
|--success.php Create account Success messages
Catalog
|controller
|checkout Checkout function
|--address.php Checkout Function-Address processing (delivery, billing). Address
|--cart.php Browse shopping list (shopping cart)
|--confirm.php Checkout Function-Final confirmation
|--guest_step_1.php first step in the checkout
|--guest_step_2.php Skip the checkout second step
|--guest_step_3.php no-sign-in checkout step three
|--payment.php Checkout Function-Select payment method
|--shipping.php Checkout Function-Select shipping method
|--success.php Completing the Checkout success message
Catalog
|controller
|common Main layout
|--column_left.php left column module loading
|--column_right.php right Column module loading
|--footer.php Footer
|--header.php Page Header
|--home.php Home
|--maintenance.php maintenance in the display page
One of the |--seo_url.php URL optimization handlers (shortened URLs)
Catalog
|controller
|error 404 Error
|--not_found.php no This page
Catalog
|controller
|feed Site Map and subscriptions
|--google_base.php website Subscription (feed)
|--google_sitemap.php Site Map
Catalog
|controller
|information website Information
|--contact.php send a letter to the shopkeeper
|--information.php Store Articles
|--sitemap.php Site Guide
Catalog
|controller
| Module function Modules
|--bestseller.php Popular Products
|--cart.php shopping list (sidebar)
|--category.php Directory (sidebar)
|--featured.php Recommended Products
|--google_talk.php Google Instant pass (sidebar)
|--information.php store article (sidebar)
|--latest.php Latest Products
|--manufacturer.php Brand Menu
|--special.php Specials
Catalog
|controller
| Product Product Features
|--category.php List of items in the same catalogue
|--manufacturer.php with the brand product list
|--product.php Product Detail Page
|--search.php search function
|--special.php List of special items
Foreground display interface template file list-catalog/view
Catalog/view/theme/your Template/template/account Member Features
ACCOUNT.TPL member Features Home
ADDRESS.TPL Address Management (change, new)
ADDRESSES.TPL Address Management (list, delete)
CREATE.TPL Create an account
DOWNLOAD.TPL Product Download
EDIT.TPL Edit Profile
Forgotten.tpl Retrieve password
HISTORY.TPL Order History List
INVOICE.TPL Discount Coupon Receive Handler
LOGIN.TPL Log In
NEWSLETTER.TPL e-Newsletter subscription cancellation
PASSWORD.TPL Password Change
Catalog/view/theme/your Template/template/checkout Checkout function
ADDRESS.TPL address processing (shipping, billing address)
CART.TPL Browse shopping list (shopping cart)
Confirm.tpl Checkout Confirmation function
GUEST_STEP_1.TPL first step in the checkout
GUEST_STEP_2.TPL Skip the checkout second step
PAYMENT.TPL Checkout Function-Select payment method
Catalog/view/theme/your Template/template/common Main layout
Column_left.tpl left column module loading
Column_right.tpl right Column module loading
FOOTER.TPL Footer
HEADER.TPL Page Header
HOME.TPL Home
MAINTENANCE.TPL maintenance in the display page
SUCCESS.TPL Success Message
Catalog/view/theme/your Template/template/information Website Information
Contact.tpl send a letter to the shopkeeper
INFORMATION.TPL Store Articles
SITEMAP.TPL Site Map
Catalog/view/theme/your Template/template/mail Order Confirmation Letter
ORDER_CONFIRM.TPL Order Confirmation Letter
Catalog/view/theme/your template/template/module Function Module
BESTSELLER.TPL best-selling products (side bar)
BESTSELLER_HOME.TPL Best Sellers (middle)
CART.TPL shopping list (sidebar)
Category.tpl Directory (sidebar)
FEATURED.TPL Recommended Goods (sidebar)
FEATURED_HOME.TPL Recommended Products (middle)
GOOGLE_TALK.TPL Google Instant pass (sidebar)
INFORMATION.TPL store article (sidebar)
LATEST.TPL Latest product (sidebar)
LATEST_HOME.TPL Latest product (middle)
MANUFACTURER.TPL Brand Menu
SPECIAL.TPL Specials (side bar)
SPECIAL_HOME.TPL Specials (middle)
Catalog/view/theme/your Template/template/product Product Features
CATEGORY.TPL List of items in the same catalogue
MANUFACTURER.TPL with the brand product list
PRODUCT.TPL Product Detail Page
REVIEW.TPL Product Review
SEARCH.TPL search function
SPECIAL.TPL List of special items
"Turn" opencart source parsing