# BatteryWorld.com BatteryWorld.com is a WordPress-based e-commerce platform specializing in batteries and related power products. ## Core Technology Stack - **Platform**: WordPress - **Theme**: Martfury Child Theme (`wp-content/themes/martfury-child`) - **Backend Logic**: PHP (WordPress core, plugins, and custom theme logic) ## Key Directories - `wp-content/themes/martfury-child/`: Contains the primary custom logic, styling, and template overrides for the site. ## Important Files - `wp-config.php`: Primary WordPress configuration file. - `README.md`: Basic project setup instructions. - `wp-content/themes/martfury-child/functions.php`: Main entry point for custom theme functionality. - `wp-content/themes/martfury-child/style.css`: Custom CSS for the site. ## Development Workflow - The site uses a child theme to preserve core theme updates. - Local development is supported via `wp-config-local.php`. ## Public Resources - **Sitemap**: https://www.batteryworld.com/sitemap_index.xml