How to install an OpenCart theme
								This article describes how to install a new theme on OpenCart. Themes enable you to customize the look and feel of your e-commerce site.
OpenCart  2.0 and newer versions
To install a new theme on OpenCart 2.0 and newer versions, follow these steps:
- Download the theme you want to use. OpenCart theme files are compressed using .zip format.
	
	
 
	- Extract the files in the .zip file on your local computer.
 
	- Upload the extracted folder and its contents to the public_html directory.
	
	- If you installed OpenCart in a directory beneath the public_html directory, upload the files to that directory instead.
 
		- There may be several directories, such as admin, catalog, image, system and more. Make sure you upload all of them to the root directory of your OpenCart installation.
 
	
  - Log in to OpenCart as the administrator.
 - On the left sidebar, click the 
 icon, and then click Themes. - Locate your store, and then in the Action column, click the Edit (
) icon. - Under General, in the Theme Directory list box, select the new theme.
 - In the Status list box, select Enabled.
 - Click the Save (
) icon. The new theme is now installed and activated. 
OpenCart 1.5
To install a new theme on OpenCart 1.5, follow these steps:
- Download the theme you want to use. OpenCart theme files are compressed using .zip format.
	
	
 
	- Extract the files in the .zip file on your local computer.
 
	- Upload the extracted folder and its contents to the public_html directory.
	
	- If you installed OpenCart in a directory beneath the public_html directory, upload the files to that directory instead.
 
		- There may be several directories, such as admin, catalog, image, system and more. Make sure you upload all of them to the root directory of your OpenCart installation.
 
	
  - Log in to OpenCart as the administrator.
 - On the top menu bar, click , and then click .
 - Locate your store, and then in the Action column, click Edit.
 - Click the Store tab.
 - In the Template list box, select the new theme.
 - Click Save. The new theme is now installed and activated.
 
For more information about OpenCart, please visit https://www.opencart.com.