| The Layout Scriptlets are used to control the overall layout of your page.  Most Layout Scriptlets can be used with any AbleCommerce display page, however, there are a few Layout Scriptlets that are designed specifically for certain pages of the store. Managing LayoutsFrom the Manage Scriptlets page, or from the top-menu, go to Website > Manage Scriptlets.  Apply Layout to StoreFrom the Editor Zone, select the Active Layout scriptlet and click the APPLY button.
 
   Each Scriptlet may or may not have some defining HTML to control the layout.  Most Scriptlets will use one or more control objects.  These control objects are customizable and will some have properties that can be used to offer some additional features.   As development of AbleCommerce software is always progressing.  You should check the Help > ConLib Reference page from within the software to find the latest updates available.   
| One ColumnDisplays header, footer, and a main content area. Original Scriptlet Location: ..\App_Data\Scriptlets\Default\Layout\One Column.htm | 
   |  
|   |  
| Content OnlyOnly displays the content, no sidebars, headers, or footers. Original Scriptlet Location: ..\App_Data\Scriptlets\Default\Layout\Content Only.htm | 
   |  
|   |  
| CheckoutDisplays header, footer, and a main content area. Original Scriptlet Location: ..\App_Data\Scriptlets\Default\Layout\Checkout.htm | 
   |  
|   |  
| Right SidebarDisplays header, footer, the main content area, and a right sidebar. Original Scriptlet Location: ..\App_Data\Scriptlets\Default\Layout\Right Sidebar.htm | 
   |  
|   |  
| AccountLayout used for pages in the member "my account" section. Original Scriptlet Location: ..\App_Data\Scriptlets\Default\Layout\Account.htm | 
   |  
|   |  
| Left SidebarDisplays header, footer, a left sidebar, and the main content area. Original Scriptlet Location: ..\App_Data\Scriptlets\Default\Layout\Left Sidebar.htm | 
   |  
|   |  
| Three ColumnDisplays headers, footers, a left sidebar, a right sidebar, and a main content area. Original Scriptlet Location: ..\App_Data\Scriptlets\Default\Layout\Three Column.htm | 
   |  
|   |  
| View OrderLayout used for pages where an order is being viewed in the member "my account" section Original Scriptlet Location: ..\App_Data\Scriptlets\Default\Layout\View Order.htm | 
   |    |