Completing display configuration
You've now completed creating the shopping cart page. This is the page that all of your Add to cart buttons should be directing to. If you have already created these buttons, you may need to adjust the behavior to go to this page.
Your shopping cart includes a number of buttons that provide certain functionality. Refer to the details below for more information on these buttons.
Buttons
When the buttons are inserted, their redirect location is left blank, which simply redirects the page to itself when the button is clicked. In the Dreamweaver Server Behaviors panel, you will notice behaviors for each of the following buttons.
![]() |
|
You should note that all the images included in the shopping cart display have been inserted into an images folder in the eCart folder at the root of your site.
As well, a CSS file containing the guidelines for the design of your shopping cart display has been included in a CSS folder within the eCart folder. You can use the CSS panel for the styles included in this file to incorporate similar design elements throughout your website.
Note: Email-friendly displays will have the css included in-line, and no images are included in the shopping cart display.