/*
Theme Name: JPA juridique
Description: un thème designé et développé avec amour pour JPA
Author: outplay.team
Template: storefront
Text Domain: storefront-child-minimal
Version: 1.0
*/

/*
=============================================================================
MODULAR MINIMAL THEME - STRUCTURED FOR DEVELOPMENT
=============================================================================

This theme provides a clean, modular foundation with:

- 🏗️  Organized file structure following best practices
- ⚡  Minimal CSS (only essentials + WooCommerce core)
- 🔧  Modular PHP architecture for easy maintenance
- 🛒  Full WooCommerce support and customization
- 📱  Performance optimized with defer loading
- 🎨  Ready for custom styling development
- 🔒  Security and best practices built-in

File Structure:
├── inc/
│   ├── setup.php (theme configuration)
│   ├── scripts.php (CSS/JS enqueue)
│   ├── admin.php (admin customizations)
│   ├── acf.php (Advanced Custom Fields)
│   ├── front-functions.php (frontend utilities)
│   ├── front-template-hooks.php (template hooks)
│   ├── front-template-functions.php (template functions)
│   └── woocommerce/ (WooCommerce customizations)
├── assets/ (CSS, JS, images, fonts)
└── acf-json/ (ACF field exports)

=============================================================================
*/
