Classic Rocket is a rework of "classic theme". It has been built keeping in mind : performance, accessibility and SEO.
The PrestaShop Classic Rocket is a rework of the "classic theme" with a focus on performance, accessibility, and SEO. It was contributed by Prestarocket and aims to provide improved features and functionality compared to the original Classic Theme.
To install the PrestaShop Classic Rocket theme, follow these steps:
# Code snippet for step 2: Copy the theme folder
cp -R classic-rocket path/to/prestashop/themes/
# Code snippet for step 3: Activate the theme
php path/to/prestashop/bin/console theme:enable classic-rocket
# Code snippet for step 4: Clear the cache
php path/to/prestashop/bin/console cache:clear
The PrestaShop Classic Rocket is a reworked version of the classic theme with a focus on performance, accessibility, and SEO. It offers features such as lazy loading images, offcanvas menus, improved form accessibility, and better responsiveness. The theme also includes optimizations for SEO, font performance, and compatibility with Twitter Bootstrap. Overall, the Classic Rocket theme aims to enhance the user experience and deliver better results for PrestaShop websites. However, there are still some areas that the developers plan to improve, such as testing for RTL compatibility, adding more custom SCSS variables, and incorporating more data in JSON-LD for better structured data support.