< The Ultimate Dreamweaver Shopping Cart > Works With Any Website Design! Bookmark and Share
Site Store Professional : Dreamweaver Shopping Cart
 
Home>Knowledge Base>Website Design CSS Reference>SITE_STORE_PRO_PRODUCT_VIEW.CSS
Information
Article ID263
Created On10/10/2009
Modified10/10/2009
SITE_STORE_PRO_PRODUCT_VIEW.CSS

The site_store_pro_search_results.css file is ONLY  attached to the store/item_view.asp and /store/recommended_items.asp pages. This CSS file is primarily used to format the item details page. (ADD TO CART page)

·          .SSPro_Product_ProductInformation_TABLE (This class sets the table formatting for the product details display table. The table contains the product information and the image(s). Note: This CSS sets the width of the product information display to a fixed pixel width by default.)

·          .SSPro_Product_Title (This class formats the Product Or Event Title (Name) On the Products Details Page.  The title of the product is generated dynamically from the database. The product title text is set in the web-based admin by editing a specific product’s information.)

·          .SSPro_Product_Description (This class formats the Product or event description text on the product’s details page.  the description of the product is generated dynamically from the database. The product description text is set in the web-based admin by editing a specific product’s information.)

·          .SSPro_Product_Bullets (This class formats the product or event bullets (feature points) on the product’s details page.  The text content of this element is generated dynamically from the database. The product bullets are set in the web-based admin by editing a specific product’s information.)

·          .SSPro_Product_Shipping_Estimate_Message (This class formats the shipping estimate message text on the product’s details page. The text content of this element is generated dynamically from the database. The shipping estimate text is set in the web-based admin by editing a specific product’s information.)

·          .SSPro_Product_Inventory_Alert_Message (This class formats the inventory alert message text on the product’s details page. This text will only appear for items that are out-of-stock. The text content of this element is generated dynamically from the database. The inventory alert for individual products is controlled in the inventory section of the web-based admin system.

·          .SSPro_Product_ADD_TO_CART_Table (This class formats the table that contains the item options on the product details page.  This table contains options such as QTY,  color, size, price, etc . This table contains an image background by default as well as a thin, pixel bordering.

·          .SSPro_Product_ADD_TO_CART_Table_LEFT_COLUMN (This class formats left column of the table that contains the item options on the product details page.  The row labels in this column; example, Price, Qty, Size, Color, etc are generated dynamically from the database. The text labels in this column are managed in the web-based admin under Store Setup > Item Display Configuration.)

·          .SSPro_Product_ADD_TO_CART_QTY_FIELD (This class formats the QUANTITY input text box on the product details page. Text font, size, color and input box formatting options are set in the default configuration for this class.)

·          .SSPro_Product_ADD_TO_CART_List_Menus (This class formats the list menus such as size, color, material and custom option 1 & 2 on the product details page. Text font, size, color and list formatting options are set in the default configuration for this class.)

·          .SSPro_Product_ADD_TO_CART_Text_AREAS (This class formats the multi-line, text input form areas on the product details page including gift wrap message, personalization message and custom text areas 1-5. Text font, size, color and text field formatting options are set in the default configuration for this class.)

·          .SSPro_Product_CROSS_SELLING_TABLE (This class formats the cross-selling (related items) table on the bottom of the product details page. Table bordering and padding are set in the default configuration of this class. This table will not appear if not cross-selling items are associated with the specific product being viewed on the details page.)

·          .SSPro_Product_CROSS_SELLING_ROWS (This class formats the individual rows of the cross-selling list on the product details page.)

·          .SSPro_Store_BreadCrumbs (This class formats the “bread crumbs” bar that appears on the default configuration of the product details page.  The class does not format any content on the /store/item_view.asp page but instead formats the content of the attached include file: sitestorepro/display/details_bread_crumbs_content.asp)

·          .SSPRo_Option_Selection_ERROR (This class formats the error message text that is returned to the user when they do not complete the add-to-cart form correctly on the product details page; /store/item_view.asp. Example: if an item has a size list and the user does not select a size , an error message will be generated. The error messages that are formatted by this class are managed in the web-based admin under Store Setup > Item Display Configuration.)

·          .SSPro_Input_Fields_Required_Star (This class formats the * (asterisk) that appears next to a required field on the product details page; /store/item_view.asp)

·          .SSPro_Input_Fields_Instructions (This class formats the text instructions that appear in the left column of the add-to-cart table on the /store/item_view.asp page. The text instructions that are formatted by this class are generated dynamically from the database from the product’s custom input fields. This content is managed per product through the web-based admin system.)

·          .SSPro_Input_Fields_Formatting (This class formats the single-line, text input form fields on the /store/item_view.asp page.  The fields that are formatted by this class include the custom input text fields 1-5. )

·          .SSPro_ItemDisclaimerText (This class formats the disclaimer text that appears on the /store/item_view.asp page. The content that is formatted by this class is dynamically-generated and managed per product through the web-based admin system. By default, the text element for this class appears directly below the ‘Add-To-Cart’ button on the product details page.(/store/item_view.asp))

·          .SSPro_RecommendedItemsText (This class formats the text on the recommend_items.asp page directly below the recommended items banner image.. This is the only class in the site_store_pro_product_view.css file that does not format elements on the /store/item_view.asp page. The text that this class formats is dynamically generated and managed through the web-based admin under Store Setup > Item Display Configuration. Note: By default, the Recommended Items Text is empty in the database.)