- woocommerce-list-grid-view.php – main plugin file
- css – folder with CSS files
- admin_lgv.css – styles for admin panel
- colpick.css – styles for color picker block
- font-awesome.css – standard Font Awesome styles
- shop_lgv.css – front end styles
- fonts – Font Awesome fonts
- includes – folder with additional PHP files
- functions.php – public functions
- updater.php – BeRocket Updater for plugins update from BeRocket site
- widget.php – widget for Grid/List buttons
- js – folder with JavaScript files
- admin_lgv.js – JavaScript for admin panel settings
- colpick.js – JavaScript for color picker in admin panel settings
- grid_view.js – JavaScript for front end
- jquery.cookie.js – jQuery plugin for cookie
- templates – templates for settings, list style and buttons
- additional_product_data.php – templates for simple list style
- additional_product_data_advanced.php – templates for advanced list style
- buttons_settings.php – template for Buttons tab in settings
- css_settings.php – template for CSS tab in settings
- javascript_settings.php – template for JavaScript tab in settings
- license_settings.php – template for License tab in settings
- list-grid.php – template for button for change grid/list style
- liststyle_settings.php – template for List Style tab in settings
- product_count.php – template for product count links
- product_count_settings.php – template for Product Count tab in settings
- settings.php – main plugin settings page