# ProductsDetailsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/configuration/products/products-details/products-details.component.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Diagram

```mermaid
graph TD
    component_ProductsDetailsComponent_4d8e9dc3["ProductsDetailsComponent"]
    class component_ProductsDetailsComponent_4d8e9dc3 rootComponent
```

## Relationships

- IMPORTS → `Product`
- IMPORTS → `ProductVariant`
- IMPORTS → `ProductSubSupplier`
- IMPORTS → `StockProductDetails`
- IMPORTS → `ProductGroupEnum`
- IMPORTS → `MatchingListWithCRMResponse`
- IMPORTS → `ProductDetail`
- IMPORTS → `CategoryService`
- IMPORTS → `ProductCategoryService`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AppSettings`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `UnitService`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `NewJobService`
- IMPORTS → `checkChanges`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `FilesComponent`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `environment`
- IMPORTS → `ModuleEnumId`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `PreviousPageService`
- IMPORTS → `FilesPortService`
- IMPORTS → `FilesService`
- IMPORTS → `CommentsService`
- IMPORTS → `RecentlyOpenedService`
- IMPORTS → `AccountsService`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `CountryService`
- IMPORTS → `Country`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `ProductsListComponent`
- IMPORTS → `BaseApiService`
- CALLS → `ProductController`

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (3)

- `AppRoutingModule` — `Frontend/src/app/app-routing.module.ts`:1
- `ProductsComponentsModule` — `Frontend/src/app/components/configuration/products/products-components.module.ts`:1
- `ProductsListComponent` — `Frontend/src/app/components/configuration/products/products-list/products-list.component.ts`:1
