Compare commits
2 Commits
5c3e1ec9c1
...
2773f4c636
| Author | SHA1 | Date | |
|---|---|---|---|
| 2773f4c636 | |||
| 351fce6dd9 |
@ -41,6 +41,7 @@ $categoriesConfig = [
|
|||||||
'macbook' => 22,
|
'macbook' => 22,
|
||||||
'airpods' => 23,
|
'airpods' => 23,
|
||||||
'accessories' => 24,
|
'accessories' => 24,
|
||||||
|
'watch' => 25,
|
||||||
];
|
];
|
||||||
|
|
||||||
// Überprüfen, ob die gewählte Kategorie im Konfigurations-Array vorhanden ist.
|
// Überprüfen, ob die gewählte Kategorie im Konfigurations-Array vorhanden ist.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user