The site_store_pro_shopping_cart.css formats the shopping cart page display is attached to /store/shopping_cart.asp ONLY. The dynamic-content of the shopping cart is managed through the web-based admin system under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events).
· .SSPro_Shopping_Cart_WelcomeText (This class formats the top text on the shopping cart that explains the purpose of the shopping cart and instructions on proceeding to checkout. The text that is formatted by this class is managed in the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events).
· .SSPro_Shopping_Cart_Columns_Header (This class formats the header <td> of the shopping cart display that shows the columns of the cart. Example: Product Title, Price, Size, Color, etc. Note: The background image of the cart header is not specific by this CSS class and is uploaded through the web-based admin. The column labels of the shopping cart display are also managed in the web-based admin system under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events).
· SSPro_Shopping_Cart_Line_Row_Formatting (This class formats the individual item lines of the shopping cart display table.The lines are generated by the # of products added to the shopping cart. This class sets the <td> properties including bordering to format the shopping cart display to match a specific websites color scheme).
· .SSPro_Shopping_Cart_Empty_Cart_ALERT_TABLE (This class formats the alert display table that prompts a user to confirm if they want to empty their shopping cart. The text message(s) in this table are managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events).
· .SSPro_Shopping_Cart_CouponCode_TABLE (This class formats the coupon code input area)
· .SSPro_Shopping_Cart_CouponCode_Instructions (This class format the coupon code discount instructions text. The text content is managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events)
· .SSPro_Shopping_Cart_CouponCode_Submit_FIELD (This class formats the input field for entering a coupon code. The text content is managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events)
· .SSPro_Shopping_Cart_CouponCode_Submit_BUTTON (This class format the submit button for redeeming an entered coupon code. The text content is managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events)
· .SSPro_Shopping_Cart_CouponCode_Error (This class formats the error message that is displayed if the inputted coupon code does is invalid. The text content is managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events)
· .SSPro_Shopping_Cart_ORDER_SUMMARY_TABLE (This class formats the order summary information table i.e. Order Subtotal, Shipping Amount, Order Total, etc that is displayed below the shopping cart display. The text content is managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events)
· .SSPro_Shopping_Cart_ORDER_SUMMARY_LEFT_COLUMN (This class formats the left column width (Order Subtotal, Shipping Amount, Order Total, etc))
· .SSPro_Shopping_Cart_ORDER_SUMMARY_RIGHT_COLUMN (This class formats the right column width(Order Subtotal, Shipping Amount, Order Total, etc))
· .SSPro_Shopping_Cart_Discount_TEXT_LEFT_COLUMN (This class formats the left column text content(Order Subtotal, Shipping Amount, Order Total, etc) that is displayed below the shopping cart display. Content is generated automatically based on the current shopping cart information)
· .SSPro_Shopping_Cart_Discount_TEXT_RIGHT_COLUMN (This class formats the right column text content that is displayed below the shopping cart display. Content is generated automatically based on the current shopping cart information)
· .SSPro_Shopping_Cart_BwlowCART_Instructions (This class formats the text that is below the cart display instructing the user on how to checkout, etc. The text content is managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events)
· .SSPro_Shopping_Cart_Cart_UPDATED_TEXT (This class formats the text this is displayed after a user click the ‘Update’ cart button. The text content is managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events)
· .SSPro_Shopping_Cart_ITEM_DELETED_TEXT (This class formats the text this is display after a user removes a line item from their shopping cart. The text content is managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events)
· .SSPro_Shopping_Cart_QTY_FIELD(This class formats QTY field on the shopping cart display. The text content is managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events)
· .SSPro_Shopping_Cart_Disclaimer_TEXT (This class formats the text this is displayed below the cart control buttons (Update, Continue Shopping, Clear Cart, Checkout Now) The text content is managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events
· .SSPro_Shopping_Cart_Inventory_Alert_TEXT (This class formats the text this is displayed to the user if they try to update the QTY of an item in their shopping cart and the entered value exceeds the available inventory. The text content is managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events)
· .SSPro_Shopping_Cart_CheckoutMin_ALERT_TABLE (This class formats the alert area that is displayed to the user if they do not meet the Order minimum value specified here.)
· .SSPro_Shopping_Cart_CheckoutMin_ALERT_TEXT (This class formats the text message that is displayed to the user if they do not meet the Order minimum value specified here. The text content is managed through the web-based admin under Store Setup > Shopping Cart Setup > Shopping Cart Configuration & Content (Products and/or Events)