| @@ -50,8 +50,15 @@ | ||
| 50 | 50 | 'count' => "0", |
| 51 | 51 | 'category' => 'menswear', |
| 52 | 52 | 'icon' => 'Cloth' |
| 53 | 53 | ], |
| 54 | + | |
| 55 | + 'AdvancedVariations' => [ | |
| 56 | + 'title' => __("Advanced Variations", 'fluent-cart'), | |
| 57 | + 'count' => "0", | |
| 58 | + 'category' => 'AdvancedVariations', | |
| 59 | + 'icon' => 'Palette' | |
| 60 | + ], | |
| 54 | 61 | // 'clothing' => [ |
| 55 | 62 | // 'title' => __("Clothing's", 'fluent-cart'), |
| 56 | 63 | // 'count' => "0", |
| 57 | 64 | // 'category' => 'clothing' |