If you are using Macromedia Dreamweaver/UltraDev
If you are using Macromedia Dreamweaver/UltraDev as your web design tool, follow this section. If you have a different design tool, skip to the next section.
If your website is already created with Dreamweaver/UltraDev, adding SalesCart to your existing website is virtually identical to creating a new SalesCart website.
Before converting an existing website for use with SalesCart, we recommend that you read the chapter Getting Started and create your first SalesCart shopping cart from scratch. This will give you valuable insight into the creation of a basic shopping cart web. Once you have completed the Getting Started section, you can continue here to convert your existing Macromedia website for SalesCart.
Important: Before doing this, back up your original website!
- Open Dreamweaver and open the website that you want to add SalesCart to.
- Make a copy of your homepage if it is called default.php. Highlight default.php, then press Copy and Paste. When you create a new SalesCart web, this page may accidently get overwritten.
- Click the Create button from the SalesCart menu.
- From the Macromedia menu, go to SalesCart>>SalesCart Main Menu>>Create

- The SalesCart Wizard will start.
- Select the Wizard option Create New Pages and Modify Settings the first time since you will want to have the checkout template pages added.
- Answer each of the questions presented to you by the SalesCart Wizard, and the template wizard will create a SalesCart Web within the current Web structure and add new pages to your existing website. The location of these pages and their names is only readily apparent if you created a basic SalesCart website from scratch. Refer to the Getting Started section for more information about each item on the SalesCart Wizard.
Converting existing shopping cart product pages to SalesCart product Pages
In SalesCart, any webpage can be made into a SalesCart Product page by simply inserting a Product Link. If you plan on using Include options, see the advanced topic entitled "Building a Product Page with an Include".
- First open your website with your design tool and copy all of the webpages which you wish to convert to product pages to the /mall folder.
- Rename each of these product pages to have a .php extension.
- Click and edit each of your product pages.
- Position your cursor where you wish to have an add-to-cart button and select SalesCart>>SalesCart Main Menu. The SalesCart Main Menu should appear.

- Once you click on Add Product Link the following should appear.

- Complete the details for each product you are selling. See the Building Product Pages section for information and explanations of each screen of the Product Link component.
- Save your changes with the .php extension if you did not do so previously
- Customize the rest of the pages to complete your shopping cart web.
- You may delete the lobby.php and productpage.php example pages.