Shopping cart display components
Shopping cart displays are comprised of several components that work together to form a fully functional shopping cart.
The eCart Display Manager makes the process of configuring and creating your shopping cart display a simple process by applying all the necessary components for the display in a single insert, including the HTML structure and any necessary server-side code.
Once the display has been created in this manner, users have the option of further customizing how the shopping cart display works by modifying the HTML directly in Dreamweaver's WYSIWYG design view, as well as modifying the server-side code through the server behaviors and bindings provided.
Advanced users can also create their own HTML structure and build a shopping cart display from the ground up, specific to their own design needs, using the provided components.
The following sections detail all the shopping cart display components provided in this extension to assist in their configuration and application. Information specific to how they are used in the context of the display, as well as specifics on their configuration, are provided in detail:
The eCart Display Manager makes the process of configuring and creating your shopping cart display a simple process by applying all the necessary components for the display in a single insert, including the HTML structure and any necessary server-side code.
Once the display has been created in this manner, users have the option of further customizing how the shopping cart display works by modifying the HTML directly in Dreamweaver's WYSIWYG design view, as well as modifying the server-side code through the server behaviors and bindings provided.
Advanced users can also create their own HTML structure and build a shopping cart display from the ground up, specific to their own design needs, using the provided components.
The following sections detail all the shopping cart display components provided in this extension to assist in their configuration and application. Information specific to how they are used in the context of the display, as well as specifics on their configuration, are provided in detail: