< The Ultimate Dreamweaver Shopping Cart > Works With Any Website Design! Bookmark and Share
Site Store Professional : Dreamweaver Shopping Cart
 
Home>Knowledge Base>~ Website Design Integration>What elements from the sample store page(s) are required and should not be removed when I modify the design to match my website?
Information
Article ID36
Created On1/9/2009
Modified1/11/2009
What elements from the sample store page(s) are required and should not be removed when I modify the design to match my website?

The following elements of each page are always required and should not be removed when modifying the editable (design-related) files. Click Here For A List Of All The Editable Design Files In Site Store Pro.

DO NOT REMOVE THE FOLLOWING ELEMENTS WHEN MODIFYING THE STORE DESIGN:

  • Any code located above the <html> page tag. This is the dynamic ASP code that accesses the information in the Site Store Pro database.
  • CSS files attached (linked) to the page between the <head> …</head>  tags. You can add additional CSS files to the page(s) but do not remove the existing CSS declarations.
  • The content located in the main body of the page between <!—Main Content Start--> … <!--Main Content End--> .  The code located between those two HTML comments tags is the primary display for the dynamic, database-driven content.
  • Any code located below the </hmtl> tag on the bottom of the page.  This code closes out connections to the database and releases code variable declarations.