📁 Project Structure nginx Copy Edit Online cloth Store/ ├── index.php # Homepage ├── products.php # Product catalog ├── single-product.php # Product detail page ├── cart.php # Shopping cart ├── login ...