Home › Site Store Pro Knowledge Base › General Setup Topics : Setting Up Your Online Store › STORE/ Folder Design Files
- This topic has 0 replies, 1 voice, and was last updated 6 years, 2 months ago by
sitestorepro.
-
AuthorPosts
-
January 5, 2015 at 6:33 am #324
sitestorepro
KeymasterThe STORE folder contains the main pages for the online store such as product search and display, item details (view) and the shopping cart display.
When editing the pages below do not remove the content above the <html> tag, do not remove the content between the <!—Main Content Start–> … <!–Main Content End–> section in the body of the page, do not remove the content below the </html> tag and do not remove the attached CSS Files. (The CSS files may be edited to format the pages but do not remove the linkage from the page(s)
store/default.asp/.php (Main Online Store “Entry” page that display the welcome message to the store and displays featured items and special (sale) items. Dynamic (Non-Design) Content for this page is controlled in the admin under Store Setup > Store & Item Display Setup > Store URL (Website Address) & Default Page.)
Dreamweaver Template : main_store.dwt.asp/.php
CSS Files: main_stylesheet.css, site_store_pro.css, site_store_pro_store.cssstore/search.asp/.php (Advanced search form page for the store. Dynamic (Non-Design) Content for this page is controlled in the admin under Store Setup > Store & Item Display Setup > Item Search Configuration.)
Dreamweaver Template : main_store.dwt.asp/.php
CSS Files: main_stylesheet.css, site_store_pro.css, site_store_pro_search_results.cssstore/store_results.asp/.php (Search Results & Item Listing Page For The Store. Dynamic (Non-Design) Content for this page is controlled in the admin under Store Setup > Store & Item Display Setup > Item Search Configuration.)
Dreamweaver Template : main_store.dwt.asp/.php
CSS Files: main_stylesheet.css, site_store_pro.css, site_store_pro_search_results.cssstore/item_view.asp/.php (Item (Product) Details Page For The Store. Dynamic (Non-Design) Content for this page is controlled in the admin under Store Setup > Store & Item Display Setup > Item Display Configuration.)
Dreamweaver Template : main_store.dwt.asp/.php
CSS Files: main_stylesheet.css, site_store_pro.css, site_store_pro_product_view.cssstore/recommended_items.asp/.php (Intermediary Page that is displayed to the user when they added an item to the shopping cart and that item has a “cross-selling” product associated with it that is to be displayed on this page before the user is shown their shopping cart. Dynamic (Non-Design) Content for this page is controlled in the admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration.)
Dreamweaver Template : main_store.dwt.asp/.php
CSS Files: main_stylesheet.css, site_store_pro.css, site_store_pro_product_view.cssstore/shopping_cart.asp/.php (Shopping Cart Display Page. This page displays the items once they have been added to the store’s shopping cart. Dynamic (Non-Design) Content for this page is controlled in the admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration.)
Dreamweaver Template : shopping_cart_store.dwt.asp/.php
CSS Files: main_stylesheet.css, site_store_pro.css, site_store_pro_shopping_cart.cssstore/error.asp/.php (Store Error Page. This page displays site and store error messages. Example: Product not found or invalid search URL.).
Dreamweaver Template : main_store.dwt.asp/.php
CSS Files: main_stylesheet.css, site_store_pro.css, site_store_pro_error_page.cssstore/file_not_found.asp/.php (NOT INCLUDED IN PHP VERSION) (This page can be uploaded to your web hosting account (webserver) to provide a custom file not found (404) error page. This page is not required to use Site Store Pro).
Dreamweaver Template : main_store.dwt.asp/.php
CSS Files: main_stylesheet.css, site_store_pro.css, site_store_pro_store.css -
AuthorPosts
- You must be logged in to reply to this topic.