Cart Panel Documentation
Installation – top
Uploading
- Download the add-on
- Go to Admin panel > Add-ons > Manage Add-ons
- Click on [+] to open upload modal window
- Please choose whatever is comfortable to you:
– Local: zip archive is saved on your computer
– Server: zip archive is uploaded on your server
– URL: you have a direct link to the zip archive - After you selected the zip archive corresponding to your current version of CS-Cart please click Upload & install
Activation
- Open add-on settings page Admin panel > Add-ons > Manage Add-ons >
[TH] Cart Panel - In Activation tab insert License key
- Save the settings and go back to Manage Add-ons page
- In same line with the name of the add-on, click Active
- Clear cache, choose Administration > Storage > Clear cache
Make sure that the add-on status is Active
That’s all, the add-on is installed
Settings – top
To change add-on settings: Go to Admin panel > Add-ons > Manage Add-ons
Press [gear] and choose Global Settings
Change styles
Style files add-on should not be changed, this can lead to incorrect work of the add-on. If there was a need to redefine or add styles, please use Theme editor for this
- Go to Design > Themes
- Press Visual Editor in front of the currently active layout
- In the new tab, you will see your shop with Theme editor panel
- In CUSTOMIZE selector choose Custom CSS
- In textarea you can add your styles
- After editing save your changes by pressing Save and press [X] to close editor
Add-on Update – top
To update the add-on, follow these steps
- make a full backup of the store
- close the store
- install the add-on over the old version without removing the previous one
- clear the cache
- if necessary, make changes that can be erased during the upgrade if you changed the add-on files directly
- check that everything is successfully updated
- open the store
To update language variables and add-on settings:
- Go to developer mode
- For this file local_conf.php add define(‘DEVELOPMENT’, true);
If you do not have a file, create one. - Clear the cache
- On the add-ons page in the drop-down list next to the add-on select “Update”
- Return to normal store mode
Changelog
1.11 (31 Jul 2024) - Improved update center - Script fixes 1.10 (22 Sep 2021) - Added checkout button 1.09 (27 Jun 2021) Added RTL support 1.08 (13 May 2021) Fixed bug in СSS styles 1.07 (21 Mar 2021) Integrated the update system through the Upgrade center 1.06 (04 Dec 2020) Updated the add-on for compatibility with CS-Cart 4.12.1 You need to reinstall the add-on 1.05 (10 Nov 2020) Added displaying of the quantity of products in two options For developers, we added the `ath_show_cart_panel ' class to the body tag when the panel is open 1.04 (09 Oct 2020) Added a display: - button “view cart” - button to remove the product - product name - product price Added new settings to the add-on Updated templates and styles 1.03 (06 Oct 2020) Updated add-on settings Changed the templates for CS-Cart Ultimate 1.02 (29 Sep 2020) Changed styles for better support with light themes Fixed support for UniTheme2 1.01 (23 Sep 2020) Changed add-on icon 1.00 (20 Sep 2020) Release