www.roblox.com Open in urlscan Pro
128.116.44.3  Public Scan

URL: https://www.roblox.com/catalog/?Category=1&CreatorName=Rookstun&SortType=3
Submission: On July 11 via manual from BG — Scanned from DE

Form analysis 4 forms found in the DOM

<form>
  <div class="form-has-feedback"><input id="navbar-search-input" data-testid="navigation-search-input-field" class="form-control input-field new-input-field" placeholder="Suchen" maxlength="120" autocomplete="off" autocorrect="off"
      autocapitalize="off" spellcheck="false" value=""></div>
</form>

Name: forms.keywordForm

<form name="forms.keywordForm" class="form-horizontal search-form ng-pristine ng-valid ng-valid-maxlength">
  <div class="form-group">
    <div class="input-group"> <input class="form-control input-field ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" placeholder="Suche" type="text" maxlength="50" ng-keypress="onKeywordKeypress($event)"
        ng-model="searchLayout.keyword">
      <div class="input-group-btn"> <button class="input-addon-btn" type="submit" ng-click="searchKeyword()"> <span class="icon-search"></span> </button> </div>
    </div>
  </div>
</form>

Name: forms.searchOptionsForm

<form name="forms.searchOptionsForm" class="border-right search-options-form ng-pristine ng-valid ng-valid-required ng-valid-maxlength ng-valid-min ng-valid-pattern" role="form" novalidate=""> <!-- ngIf: layout.hasSearchOptionsError -->
  <!-- ngIf: !layout.hasSearchOptionsError -->
  <div ng-if="!layout.hasSearchOptionsError" class="ng-scope">
    <div class="border-bottom category-section">
      <h2 class="font-header-1 search-options-header ng-binding" ng-bind="'Heading.CatalogCategory' | translate">Kategorie</h2>
      <ul id="category-panel-group" class="panel-group"> <!-- ngRepeat: category in navigationMenu.categories -->
        <li ng-repeat="category in navigationMenu.categories" class="font-header-2 text-subheader panel panel-default ng-scope">
          <a id="expandable-menu-category-1" data-target="#category-1" class="small text menu-link text-link-secondary panel-heading panel-heading-layered-clothing-ui" data-toggle="collapse" data-parent="#category-panel-group" role="tab" ng-class="{'panel-heading-layered-clothing-ui': isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange}"> <!-- ngIf: category.categoryId === library.allCategoriesId && !categoryOptimizationEnabled --> <!-- ngIf: category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled --><button class="category-name btn-text ng-binding ng-scope" ng-if="category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled" ng-click="categoryNameClick($event, category)">Alle Items</button><!-- end ngIf: category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled --> <button ng-show="canToggleSubmenu(category)" class="toggle-submenu btn-text ng-hide icon-down" ng-class="{ 'icon-plus': !(isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange), 'icon-down': isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange}" ng-click="categoryClick($event, category)"></button> </a>
          <div id="category-1" class="panel-collapse collapse ng-scope" accordion-menu="" use-secondary-icons="true" data-toggle="collapsible-element" role="tabpanel"
            ng-attr-data-expanded-icon="{{isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange ? 'icon-up' : 'icon-minus'}}"
            ng-attr-data-collapsed-icon="{{isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange ? 'icon-down' : 'icon-plus'}}" data-expanded-icon="icon-up" data-collapsed-icon="icon-down"> <!-- ngIf: category.subcategories -->
            <ul ng-if="category.subcategories" class="subcategory-menu ng-scope"> <!-- ngRepeat: subcategory in category.subcategories --> </ul><!-- end ngIf: category.subcategories -->
          </div>
        </li><!-- end ngRepeat: category in navigationMenu.categories -->
        <li ng-repeat="category in navigationMenu.categories" class="font-header-2 text-subheader panel panel-default ng-scope">
          <a id="expandable-menu-category-17" data-target="#category-17" class="small text menu-link text-link-secondary panel-heading panel-heading-layered-clothing-ui" data-toggle="collapse" data-parent="#category-panel-group" role="tab" ng-class="{'panel-heading-layered-clothing-ui': isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange}"> <!-- ngIf: category.categoryId === library.allCategoriesId && !categoryOptimizationEnabled --> <!-- ngIf: category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled --><button class="category-name btn-text ng-binding ng-scope" ng-if="category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled" ng-click="categoryNameClick($event, category)">Charakter</button><!-- end ngIf: category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled --> <button ng-show="canToggleSubmenu(category)" class="toggle-submenu btn-text ng-hide icon-down" ng-class="{ 'icon-plus': !(isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange), 'icon-down': isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange}" ng-click="categoryClick($event, category)"></button> </a>
          <div id="category-17" class="panel-collapse collapse ng-scope" accordion-menu="" use-secondary-icons="true" data-toggle="collapsible-element" role="tabpanel"
            ng-attr-data-expanded-icon="{{isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange ? 'icon-up' : 'icon-minus'}}"
            ng-attr-data-collapsed-icon="{{isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange ? 'icon-down' : 'icon-plus'}}" data-expanded-icon="icon-up" data-collapsed-icon="icon-down"> <!-- ngIf: category.subcategories -->
            <ul ng-if="category.subcategories" class="subcategory-menu ng-scope"> <!-- ngRepeat: subcategory in category.subcategories --> </ul><!-- end ngIf: category.subcategories -->
          </div>
        </li><!-- end ngRepeat: category in navigationMenu.categories -->
        <li ng-repeat="category in navigationMenu.categories" class="font-header-2 text-subheader panel panel-default ng-scope">
          <a id="expandable-menu-category-3" data-target="#category-3" class="small text menu-link text-link-secondary panel-heading panel-heading-layered-clothing-ui" data-toggle="collapse" data-parent="#category-panel-group" role="tab" ng-class="{'panel-heading-layered-clothing-ui': isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange}"> <!-- ngIf: category.categoryId === library.allCategoriesId && !categoryOptimizationEnabled --> <!-- ngIf: category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled --><button class="category-name btn-text ng-binding ng-scope" ng-if="category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled" ng-click="categoryNameClick($event, category)">Kleidung</button><!-- end ngIf: category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled --> <button ng-show="canToggleSubmenu(category)" class="toggle-submenu btn-text icon-down" ng-class="{ 'icon-plus': !(isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange), 'icon-down': isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange}" ng-click="categoryClick($event, category)"></button> </a>
          <div id="category-3" class="panel-collapse collapse ng-scope" accordion-menu="" use-secondary-icons="true" data-toggle="collapsible-element" role="tabpanel"
            ng-attr-data-expanded-icon="{{isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange ? 'icon-up' : 'icon-minus'}}"
            ng-attr-data-collapsed-icon="{{isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange ? 'icon-down' : 'icon-plus'}}" data-expanded-icon="icon-up" data-collapsed-icon="icon-down"> <!-- ngIf: category.subcategories -->
            <ul ng-if="category.subcategories" class="subcategory-menu ng-scope"> <!-- ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Alle Kleidung </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  T-Shirts </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Shirts </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Pullover </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Jacken </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Hosen </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Shorts </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Kleider &amp; Röcke </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Schuhe </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Klassische Shirts </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Klassische T-Shirts </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Klassische Hosen </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
            </ul><!-- end ngIf: category.subcategories -->
          </div>
        </li><!-- end ngRepeat: category in navigationMenu.categories -->
        <li ng-repeat="category in navigationMenu.categories" class="font-header-2 text-subheader panel panel-default ng-scope">
          <a id="expandable-menu-category-11" data-target="#category-11" class="small text menu-link text-link-secondary panel-heading panel-heading-layered-clothing-ui" data-toggle="collapse" data-parent="#category-panel-group" role="tab" ng-class="{'panel-heading-layered-clothing-ui': isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange}"> <!-- ngIf: category.categoryId === library.allCategoriesId && !categoryOptimizationEnabled --> <!-- ngIf: category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled --><button class="category-name btn-text ng-binding ng-scope" ng-if="category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled" ng-click="categoryNameClick($event, category)">Accessoires</button><!-- end ngIf: category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled --> <button ng-show="canToggleSubmenu(category)" class="toggle-submenu btn-text icon-down" ng-class="{ 'icon-plus': !(isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange), 'icon-down': isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange}" ng-click="categoryClick($event, category)"></button> </a>
          <div id="category-11" class="panel-collapse collapse ng-scope" accordion-menu="" use-secondary-icons="true" data-toggle="collapsible-element" role="tabpanel"
            ng-attr-data-expanded-icon="{{isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange ? 'icon-up' : 'icon-minus'}}"
            ng-attr-data-collapsed-icon="{{isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange ? 'icon-down' : 'icon-plus'}}" data-expanded-icon="icon-up" data-collapsed-icon="icon-down"> <!-- ngIf: category.subcategories -->
            <ul ng-if="category.subcategories" class="subcategory-menu ng-scope"> <!-- ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Alle Accessoires </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Kopf </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Gesicht </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Hals </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Schulter </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Vorderseite </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Rücken </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Taille </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Ausrüstung </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
            </ul><!-- end ngIf: category.subcategories -->
          </div>
        </li><!-- end ngRepeat: category in navigationMenu.categories -->
        <li ng-repeat="category in navigationMenu.categories" class="font-header-2 text-subheader panel panel-default ng-scope">
          <a id="expandable-menu-category-4" data-target="#category-4" class="small text menu-link text-link-secondary panel-heading panel-heading-layered-clothing-ui" data-toggle="collapse" data-parent="#category-panel-group" role="tab" ng-class="{'panel-heading-layered-clothing-ui': isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange}"> <!-- ngIf: category.categoryId === library.allCategoriesId && !categoryOptimizationEnabled --> <!-- ngIf: category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled --><button class="category-name btn-text ng-binding ng-scope" ng-if="category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled" ng-click="categoryNameClick($event, category)">Köpfe</button><!-- end ngIf: category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled --> <button ng-show="canToggleSubmenu(category)" class="toggle-submenu btn-text icon-down" ng-class="{ 'icon-plus': !(isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange), 'icon-down': isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange}" ng-click="categoryClick($event, category)"></button> </a>
          <div id="category-4" class="panel-collapse collapse ng-scope" accordion-menu="" use-secondary-icons="true" data-toggle="collapsible-element" role="tabpanel"
            ng-attr-data-expanded-icon="{{isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange ? 'icon-up' : 'icon-minus'}}"
            ng-attr-data-collapsed-icon="{{isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange ? 'icon-down' : 'icon-plus'}}" data-expanded-icon="icon-up" data-collapsed-icon="icon-down"> <!-- ngIf: category.subcategories -->
            <ul ng-if="category.subcategories" class="subcategory-menu ng-scope"> <!-- ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Alle Köpfe </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Köpfe </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Haare </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Klassische Köpfe </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Klassische Gesichter </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
            </ul><!-- end ngIf: category.subcategories -->
          </div>
        </li><!-- end ngRepeat: category in navigationMenu.categories -->
        <li ng-repeat="category in navigationMenu.categories" class="font-header-2 text-subheader panel panel-default ng-scope">
          <a id="expandable-menu-category-12" data-target="#category-12" class="small text menu-link text-link-secondary panel-heading panel-heading-layered-clothing-ui" data-toggle="collapse" data-parent="#category-panel-group" role="tab" ng-class="{'panel-heading-layered-clothing-ui': isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange}"> <!-- ngIf: category.categoryId === library.allCategoriesId && !categoryOptimizationEnabled --> <!-- ngIf: category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled --><button class="category-name btn-text ng-binding ng-scope" ng-if="category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled" ng-click="categoryNameClick($event, category)">Animationen</button><!-- end ngIf: category.categoryId !== library.allCategoriesId || categoryOptimizationEnabled --> <button ng-show="canToggleSubmenu(category)" class="toggle-submenu btn-text icon-down" ng-class="{ 'icon-plus': !(isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange), 'icon-down': isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange}" ng-click="categoryClick($event, category)"></button> </a>
          <div id="category-12" class="panel-collapse collapse ng-scope" accordion-menu="" use-secondary-icons="true" data-toggle="collapsible-element" role="tabpanel"
            ng-attr-data-expanded-icon="{{isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange ? 'icon-up' : 'icon-minus'}}"
            ng-attr-data-collapsed-icon="{{isJustinUiChangesEnabled &amp;&amp; justinUiChangesCategoryChange ? 'icon-down' : 'icon-plus'}}" data-expanded-icon="icon-up" data-collapsed-icon="icon-down"> <!-- ngIf: category.subcategories -->
            <ul ng-if="category.subcategories" class="subcategory-menu ng-scope"> <!-- ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Alle Animationen </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Bündel </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
              <li ng-repeat="subcategory in category.subcategories" class="top-border ng-scope"> <button class="small text menu-link text-link-secondary btn-text ng-binding"
                  ng-class="{'active' : currentQuery.category.categoryId === category.categoryId &amp;&amp; currentQuery.subcategory.subcategoryId == subcategory.subcategoryId}" ng-click="updateCategory($event, false, true, category, subcategory)">
                  Emotes </button> </li><!-- end ngRepeat: subcategory in category.subcategories -->
            </ul><!-- end ngIf: category.subcategories -->
          </div>
        </li><!-- end ngRepeat: category in navigationMenu.categories -->
      </ul>
    </div>
    <div ng-show="canShowFilters()">
      <h2 class="font-header-1 search-options-header filters-header ng-binding" ng-bind="'Label.Filter.Filters' | translate">Filter</h2>
      <div class="border-bottom filters-section"> <!-- ngIf: data.genres && canShowGenreFilters() --> <!-- ngIf: data.salesTypeFilters && data.salesTypeFilters.length > 0 -->
        <div ng-if="data.salesTypeFilters &amp;&amp; data.salesTypeFilters.length > 0" class="filter-label font-header-2 ng-binding ng-scope" ng-bind="'Label.Filter.SalesType' | translate">Verkaufstyp</div>
        <!-- end ngIf: data.salesTypeFilters && data.salesTypeFilters.length > 0 --> <!-- ngIf: data.salesTypeFilters && data.salesTypeFilters.length > 0 -->
        <div ng-if="data.salesTypeFilters &amp;&amp; data.salesTypeFilters.length > 0" sales-type-filter="" class="ng-scope">
          <ul> <!-- ngRepeat: salesType in data.salesTypeFilters -->
            <li ng-repeat="salesType in data.salesTypeFilters" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sales-type" id="radio-sales-type-1" ng-value="salesType" ng-model="data.salesTypeFilter"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sales-type-1" class="ng-binding"> Alle </label> </li>
            <!-- end ngRepeat: salesType in data.salesTypeFilters -->
            <li ng-repeat="salesType in data.salesTypeFilters" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sales-type" id="radio-sales-type-2" ng-value="salesType" ng-model="data.salesTypeFilter"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sales-type-2" class="ng-binding"> In limitierter Auflage </label> </li>
            <!-- end ngRepeat: salesType in data.salesTypeFilters -->
            <li ng-repeat="salesType in data.salesTypeFilters" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sales-type" id="radio-sales-type-3" ng-value="salesType" ng-model="data.salesTypeFilter"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sales-type-3" class="ng-binding"> Premium </label> </li>
            <!-- end ngRepeat: salesType in data.salesTypeFilters -->
          </ul>
        </div><!-- end ngIf: data.salesTypeFilters && data.salesTypeFilters.length > 0 --> <!-- ngIf: data.creators -->
        <div ng-if="data.creators" class="filter-label font-header-2 ng-binding ng-scope" ng-bind="'Label.Filter.Creator' | translate">Creator:in</div><!-- end ngIf: data.creators -->
        <div creator-filters=""><!-- ngIf: data.creators -->
          <ul ng-if="data.creators" class="ng-scope"> <!-- ngRepeat: creator in data.creators -->
            <li ng-repeat="creator in data.creators" class="radio top-border font-caption-body ng-scope" ng-hide="creator.userId === library.robloxUserId &amp;&amp; isUGCOnly()"> <input type="radio" name="radio-creator" id="radio-creator-0"
                ng-model="data.creator" ng-value="creator" ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <!-- ngIf: creator.userId < 2 --><label for="radio-creator-0"
                ng-if="creator.userId < 2" class="ng-binding ng-scope">Alle Creator:innen</label><!-- end ngIf: creator.userId < 2 --> <!-- ngIf: (creator.userId >= 2 || creator.userId === layout.customText) --> </li>
            <!-- end ngRepeat: creator in data.creators -->
            <li ng-repeat="creator in data.creators" class="radio top-border font-caption-body ng-scope" ng-hide="creator.userId === library.robloxUserId &amp;&amp; isUGCOnly()"> <input type="radio" name="radio-creator" id="radio-creator-custom"
                ng-model="data.creator" ng-value="creator" ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <!-- ngIf: creator.userId < 2 -->
              <!-- ngIf: (creator.userId >= 2 || creator.userId === layout.customText) --><label for="radio-creator-custom" class="has-input ng-scope" ng-if="(creator.userId >= 2 || creator.userId === layout.customText)"
                ng-class="{'form-has-error': forms.searchOptionsForm.creatorName.$error.required}"> <input
                  class="form-control input-field username-input font-caption-body ng-pristine ng-untouched ng-valid ng-not-empty ng-valid-required ng-valid-maxlength" type="text" name="creatorName" placeholder="Benutzername" maxlength="20"
                  ng-model="data.creatorName" ng-focus="data.creator = creator" ng-required="library.isPhone &amp;&amp; data.creator === creator"> <button class="btn-secondary-xs btn-update-filter ng-binding"
                  ng-disabled="!data.creatorName || data.creatorName.length === 0" ng-click="applyCreatorName()" ng-bind="'Action.Go' | translate">Los</button> </label><!-- end ngIf: (creator.userId >= 2 || creator.userId === layout.customText) -->
            </li><!-- end ngRepeat: creator in data.creators -->
          </ul><!-- end ngIf: data.creators -->
        </div> <!-- ngIf: data.currencyTypes -->
        <div ng-if="data.currencyTypes" class="filter-label font-header-2 ng-binding ng-scope" ng-bind="'Label.Filter.Price' | translate">Preis</div><!-- end ngIf: data.currencyTypes -->
        <div price-filters=""><!-- ngIf: data.currencyTypes -->
          <ul ng-if="data.currencyTypes" class="ng-scope"> <!-- ngRepeat: currencyType in data.currencyTypes -->
            <li ng-repeat="currencyType in data.currencyTypes" class="radio top-border font-caption-body ng-scope" ng-show="showCurrencyType(currencyType)"> <input type="radio" name="radio-price" id="radio-price-0" ng-model="data.currencyType"
                ng-value="currencyType" ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]">
              <!-- ngIf: currencyType.currencyType !== library.robuxFilterId && currencyType.currencyType !== library.customRobuxFilterId --><label
                ng-if="currencyType.currencyType !== library.robuxFilterId &amp;&amp; currencyType.currencyType !== library.customRobuxFilterId" for="radio-price-0" class="ng-binding ng-scope"> Beliebiger Preis
              </label><!-- end ngIf: currencyType.currencyType !== library.robuxFilterId && currencyType.currencyType !== library.customRobuxFilterId -->
              <!-- ngIf: (currencyType.currencyType === library.robuxFilterId || currencyType.currencyType === library.customRobuxFilterId) --> </li><!-- end ngRepeat: currencyType in data.currencyTypes -->
            <li ng-repeat="currencyType in data.currencyTypes" class="radio top-border font-caption-body ng-scope" ng-show="showCurrencyType(currencyType)"> <input type="radio" name="radio-price" id="radio-price-3" ng-model="data.currencyType"
                ng-value="currencyType" ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]">
              <!-- ngIf: currencyType.currencyType !== library.robuxFilterId && currencyType.currencyType !== library.customRobuxFilterId -->
              <!-- ngIf: (currencyType.currencyType === library.robuxFilterId || currencyType.currencyType === library.customRobuxFilterId) --><label for="radio-price-3" class="has-input ng-scope"
                ng-if="(currencyType.currencyType === library.robuxFilterId || currencyType.currencyType === library.customRobuxFilterId)"> <input
                  class="form-control input-field input-number price-input font-caption-body ng-pristine ng-untouched ng-valid ng-empty ng-valid-min ng-valid-pattern" type="number" pattern="[0-9]*" min="0" name="minPrice" placeholder="Min."
                  ng-model="data.minPrice" ng-focus="data.currencyType = currencyType"> <input class="form-control input-field input-number price-input font-caption-body ng-pristine ng-untouched ng-valid ng-empty ng-valid-min ng-valid-pattern"
                  type="number" pattern="[0-9]*" min="0" name="maxPrice" placeholder="Max." ng-model="data.maxPrice" ng-focus="data.currencyType = currencyType"> <button class="btn-secondary-xs btn-update-filter ng-binding"
                  ng-disabled="data.currencyType.currencyType !== library.robuxFilterId &amp;&amp; data.currencyType.currencyType !== library.customRobuxFilterId" ng-click="applySearch(true)" ng-bind="'Action.Go' | translate"
                  disabled="disabled">Los</button> </label><!-- end ngIf: (currencyType.currencyType === library.robuxFilterId || currencyType.currencyType === library.customRobuxFilterId) --> </li>
            <!-- end ngRepeat: currencyType in data.currencyTypes -->
          </ul><!-- end ngIf: data.currencyTypes -->
        </div> <!-- ngIf: categoryOptimizationEnabled && data.sortMenus.sortOptions && data.sortMenus.sortOptions.length > 0 -->
        <div ng-if="categoryOptimizationEnabled &amp;&amp; data.sortMenus.sortOptions &amp;&amp; data.sortMenus.sortOptions.length > 0" class="filter-label font-header-2 ng-binding ng-scope" ng-bind="'Label.Filter.Sorts' | translate">Sortierung</div>
        <!-- end ngIf: categoryOptimizationEnabled && data.sortMenus.sortOptions && data.sortMenus.sortOptions.length > 0 --> <!-- ngIf: categoryOptimizationEnabled && data.sortMenus.sortOptions && data.sortMenus.sortOptions.length > 0 -->
        <div ng-if="categoryOptimizationEnabled &amp;&amp; data.sortMenus.sortOptions &amp;&amp; data.sortMenus.sortOptions.length > 0" sort-filter="" class="ng-scope">
          <ul> <!-- ngRepeat: sortOption in data.sortMenus.sortOptions -->
            <li ng-repeat="sortOption in data.sortMenus.sortOptions" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sort-option" id="radio-sort-option-0" ng-value="sortOption" ng-model="data.sortType"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-option-0" class="ng-binding"> Relevanz </label>
              <!-- ngIf: sortOption.hasSubMenu && data.sortType === sortOption --> </li><!-- end ngRepeat: sortOption in data.sortMenus.sortOptions -->
            <li ng-repeat="sortOption in data.sortMenus.sortOptions" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sort-option" id="radio-sort-option-1" ng-value="sortOption" ng-model="data.sortType"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-option-1" class="ng-binding"> Am beliebtesten </label>
              <!-- ngIf: sortOption.hasSubMenu && data.sortType === sortOption --> </li><!-- end ngRepeat: sortOption in data.sortMenus.sortOptions -->
            <li ng-repeat="sortOption in data.sortMenus.sortOptions" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sort-option" id="radio-sort-option-2" ng-value="sortOption" ng-model="data.sortType"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-option-2" class="ng-binding"> Bestseller </label>
              <!-- ngIf: sortOption.hasSubMenu && data.sortType === sortOption --> </li><!-- end ngRepeat: sortOption in data.sortMenus.sortOptions -->
            <li ng-repeat="sortOption in data.sortMenus.sortOptions" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sort-option" id="radio-sort-option-3" ng-value="sortOption" ng-model="data.sortType"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-option-3" class="ng-binding"> Kürzlich erstellt </label>
              <!-- ngIf: sortOption.hasSubMenu && data.sortType === sortOption --> </li><!-- end ngRepeat: sortOption in data.sortMenus.sortOptions -->
            <li ng-repeat="sortOption in data.sortMenus.sortOptions" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sort-option" id="radio-sort-option-5" ng-value="sortOption" ng-model="data.sortType"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-option-5" class="ng-binding"> Preis (absteigend) </label>
              <!-- ngIf: sortOption.hasSubMenu && data.sortType === sortOption --> </li><!-- end ngRepeat: sortOption in data.sortMenus.sortOptions -->
            <li ng-repeat="sortOption in data.sortMenus.sortOptions" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sort-option" id="radio-sort-option-4" ng-value="sortOption" ng-model="data.sortType"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-option-4" class="ng-binding"> Preis (aufsteigend) </label>
              <!-- ngIf: sortOption.hasSubMenu && data.sortType === sortOption --> </li><!-- end ngRepeat: sortOption in data.sortMenus.sortOptions -->
          </ul>
        </div><!-- end ngIf: categoryOptimizationEnabled && data.sortMenus.sortOptions && data.sortMenus.sortOptions.length > 0 --> <!-- ngIf: data.genres && canShowGenreFilters() -->
        <div class="font-header-2 filter-label ng-binding" ng-bind="'Label.Filter.UnavailableItems' | translate">Nicht verfügbare Artikel</div>
        <div show-unavailable-filter="">
          <ul>
            <li class="radio top-border font-caption-body"> <input type="radio" name="radio-unavailable" id="radio-unavailable-hide" ng-value="false" ng-model="data.includeNotForSale" ng-change="filterChanged()"
                class="ng-pristine ng-untouched ng-valid ng-not-empty" value="false"> <label for="radio-unavailable-hide" ng-bind="'Label.Filter.Hide' | translate" class="ng-binding">Verbergen</label> </li>
            <li class="radio top-border font-caption-body"> <input type="radio" name="radio-unavailable" id="radio-unavailable-show" ng-value="true" ng-model="data.includeNotForSale" ng-change="filterChanged()"
                class="ng-pristine ng-untouched ng-valid ng-not-empty" value="true"> <label for="radio-unavailable-show" ng-bind="'Label.Filter.Show' | translate" class="ng-binding">Anzeigen</label> </li>
          </ul>
        </div>
      </div>
    </div>
  </div><!-- end ngIf: !layout.hasSearchOptionsError -->
</form>

Name: forms.searchOptionsForm

<form name="forms.searchOptionsForm" class="search-options-form ng-pristine ng-valid ng-valid-min ng-valid-pattern ng-valid-required ng-valid-maxlength" role="form" novalidate=""> <!-- ngIf: layout.hasSearchOptionsError -->
  <!-- ngIf: !layout.hasSearchOptionsError -->
  <div class="rbx-tabs-horizontal ng-scope" ng-if="!layout.hasSearchOptionsError">
    <ul id="horizontal-tabs" class="nav nav-tabs" role="tablist">
      <li class="rbx-tab active"> <a class="rbx-tab-heading" data-toggle="tab" data-target="#category-tab"> <span class="font-header-1 ng-binding" ng-bind="'Label.Filter.Category' | translate">Kategorie</span> </a> </li>
      <li class="rbx-tab" ng-class="{ 'disabled' : isCurrentCategoryRecommended() }">
        <a ng-show="!isCurrentCategoryRecommended()" class="rbx-tab-heading" data-toggle="tab" data-target="#filter-tab"> <span class="font-header-1 ng-binding" ng-bind="'Label.Filter.Filter' | translate">Filter</span> </a>
        <a ng-show="isCurrentCategoryRecommended()" class="rbx-tab-heading ng-hide"> <span class="font-header-1 ng-binding" ng-bind="'Label.Filter.Filter' | translate">Filter</span> </a> </li>
      <li class="rbx-tab" ng-class="{ 'disabled' : isCurrentCategoryRecommended() }">
        <a ng-show="!isCurrentCategoryRecommended()" class="rbx-tab-heading" data-toggle="tab" data-target="#sorting-tab"> <span class="font-header-1 ng-binding" ng-bind="'Label.Filter.Sorting' | translate">Sortierung</span> </a>
        <a ng-show="isCurrentCategoryRecommended()" class="rbx-tab-heading ng-hide"> <span class="font-header-1 ng-binding" ng-bind="'Label.Filter.Sorting' | translate">Sortierung</span> </a> </li>
    </ul>
    <div class="tab-content rbx-tab-content">
      <div id="category-tab" class="section-content tab-pane active">
        <ul id="category-panel-group" class="panel-group"> <!-- ngRepeat: category in navigationMenu.categories -->
          <li ng-repeat="category in navigationMenu.categories" class="panel panel-default ng-scope">
            <a data-target="#mobile-category-1" class="panel-heading ng-binding font-bold" ng-class="{'font-bold' : category.categoryId === currentQuery.category.categoryId}" ng-click="mobileCategoryClick(category)" data-toggle="collapse" data-parent="#category-panel-group" role="tab"> <span ng-show="category.categoryId === currentQuery.category.categoryId" class="icon-checkmark-blue selected-icon"></span> Alle Items <span ng-show="category.categoryId === currentQuery.category.categoryId &amp;&amp; currentQuery.subcategory.length > 0" class="ng-binding ng-hide">()</span> <!-- ngIf: category.subcategories.length > 0 --> </a>
            <div id="mobile-category-1" class="panel-collapse collapse ng-scope" accordion-menu="" data-toggle="collapsible-element" role="tabpanel"> <!-- ngIf: category.subcategories -->
              <ul ng-if="category.subcategories" class="ng-scope"> <!-- ngRepeat: subcategory in category.subcategories --> </ul><!-- end ngIf: category.subcategories -->
            </div>
          </li><!-- end ngRepeat: category in navigationMenu.categories -->
          <li ng-repeat="category in navigationMenu.categories" class="panel panel-default ng-scope">
            <a data-target="#mobile-category-17" class="panel-heading ng-binding" ng-class="{'font-bold' : category.categoryId === currentQuery.category.categoryId}" ng-click="mobileCategoryClick(category)" data-toggle="collapse" data-parent="#category-panel-group" role="tab"> <span ng-show="category.categoryId === currentQuery.category.categoryId" class="icon-checkmark-blue selected-icon ng-hide"></span> Charakter <span ng-show="category.categoryId === currentQuery.category.categoryId &amp;&amp; currentQuery.subcategory.length > 0" class="ng-binding ng-hide">()</span> <!-- ngIf: category.subcategories.length > 0 --> </a>
            <div id="mobile-category-17" class="panel-collapse collapse ng-scope" accordion-menu="" data-toggle="collapsible-element" role="tabpanel"> <!-- ngIf: category.subcategories -->
              <ul ng-if="category.subcategories" class="ng-scope"> <!-- ngRepeat: subcategory in category.subcategories --> </ul><!-- end ngIf: category.subcategories -->
            </div>
          </li><!-- end ngRepeat: category in navigationMenu.categories -->
          <li ng-repeat="category in navigationMenu.categories" class="panel panel-default ng-scope">
            <a data-target="#mobile-category-3" class="panel-heading ng-binding" ng-class="{'font-bold' : category.categoryId === currentQuery.category.categoryId}" ng-click="mobileCategoryClick(category)" data-toggle="collapse" data-parent="#category-panel-group" role="tab"> <span ng-show="category.categoryId === currentQuery.category.categoryId" class="icon-checkmark-blue selected-icon ng-hide"></span> Kleidung <span ng-show="category.categoryId === currentQuery.category.categoryId &amp;&amp; currentQuery.subcategory.length > 0" class="ng-binding ng-hide">()</span> <!-- ngIf: category.subcategories.length > 0 --><span ng-if="category.subcategories.length > 0" class="icon-down-16x16 arrow-icon ng-scope"></span><!-- end ngIf: category.subcategories.length > 0 --> </a>
            <div id="mobile-category-3" class="panel-collapse collapse ng-scope" accordion-menu="" data-toggle="collapsible-element" role="tabpanel"> <!-- ngIf: category.subcategories -->
              <ul ng-if="category.subcategories" class="ng-scope"> <!-- ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-3-3" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-3-3" class="ng-binding">Alle Kleidung</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-3-58" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-3-58" class="ng-binding">T-Shirts</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-3-59" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-3-59" class="ng-binding">Shirts</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-3-62" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-3-62" class="ng-binding">Pullover</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-3-61" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-3-61" class="ng-binding">Jacken</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-3-60" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-3-60" class="ng-binding">Hosen</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-3-63" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-3-63" class="ng-binding">Shorts</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-3-65" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-3-65" class="ng-binding">Kleider &amp; Röcke</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-3-64" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-3-64" class="ng-binding">Schuhe</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-3-56" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-3-56" class="ng-binding">Klassische Shirts</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-3-55" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-3-55" class="ng-binding">Klassische T-Shirts</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-3-57" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-3-57" class="ng-binding">Klassische Hosen</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
              </ul><!-- end ngIf: category.subcategories -->
            </div>
          </li><!-- end ngRepeat: category in navigationMenu.categories -->
          <li ng-repeat="category in navigationMenu.categories" class="panel panel-default ng-scope">
            <a data-target="#mobile-category-11" class="panel-heading ng-binding" ng-class="{'font-bold' : category.categoryId === currentQuery.category.categoryId}" ng-click="mobileCategoryClick(category)" data-toggle="collapse" data-parent="#category-panel-group" role="tab"> <span ng-show="category.categoryId === currentQuery.category.categoryId" class="icon-checkmark-blue selected-icon ng-hide"></span> Accessoires <span ng-show="category.categoryId === currentQuery.category.categoryId &amp;&amp; currentQuery.subcategory.length > 0" class="ng-binding ng-hide">()</span> <!-- ngIf: category.subcategories.length > 0 --><span ng-if="category.subcategories.length > 0" class="icon-down-16x16 arrow-icon ng-scope"></span><!-- end ngIf: category.subcategories.length > 0 --> </a>
            <div id="mobile-category-11" class="panel-collapse collapse ng-scope" accordion-menu="" data-toggle="collapsible-element" role="tabpanel"> <!-- ngIf: category.subcategories -->
              <ul ng-if="category.subcategories" class="ng-scope"> <!-- ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-11-19" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-11-19" class="ng-binding">Alle Accessoires</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-11-54" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-11-54" class="ng-binding">Kopf</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-11-21" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-11-21" class="ng-binding">Gesicht</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-11-22" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-11-22" class="ng-binding">Hals</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-11-23" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-11-23" class="ng-binding">Schulter</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-11-24" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-11-24" class="ng-binding">Vorderseite</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-11-25" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-11-25" class="ng-binding">Rücken</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-11-26" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-11-26" class="ng-binding">Taille</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-11-5" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-11-5" class="ng-binding">Ausrüstung</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
              </ul><!-- end ngIf: category.subcategories -->
            </div>
          </li><!-- end ngRepeat: category in navigationMenu.categories -->
          <li ng-repeat="category in navigationMenu.categories" class="panel panel-default ng-scope">
            <a data-target="#mobile-category-4" class="panel-heading ng-binding" ng-class="{'font-bold' : category.categoryId === currentQuery.category.categoryId}" ng-click="mobileCategoryClick(category)" data-toggle="collapse" data-parent="#category-panel-group" role="tab"> <span ng-show="category.categoryId === currentQuery.category.categoryId" class="icon-checkmark-blue selected-icon ng-hide"></span> Köpfe <span ng-show="category.categoryId === currentQuery.category.categoryId &amp;&amp; currentQuery.subcategory.length > 0" class="ng-binding ng-hide">()</span> <!-- ngIf: category.subcategories.length > 0 --><span ng-if="category.subcategories.length > 0" class="icon-down-16x16 arrow-icon ng-scope"></span><!-- end ngIf: category.subcategories.length > 0 --> </a>
            <div id="mobile-category-4" class="panel-collapse collapse ng-scope" accordion-menu="" data-toggle="collapsible-element" role="tabpanel"> <!-- ngIf: category.subcategories -->
              <ul ng-if="category.subcategories" class="ng-scope"> <!-- ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-4-4" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-4-4" class="ng-binding">Alle Köpfe</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-4-66" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-4-66" class="ng-binding">Köpfe</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-4-20" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-4-20" class="ng-binding">Haare</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-4-15" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-4-15" class="ng-binding">Klassische Köpfe</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-4-10" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-4-10" class="ng-binding">Klassische Gesichter</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
              </ul><!-- end ngIf: category.subcategories -->
            </div>
          </li><!-- end ngRepeat: category in navigationMenu.categories -->
          <li ng-repeat="category in navigationMenu.categories" class="panel panel-default ng-scope">
            <a data-target="#mobile-category-12" class="panel-heading ng-binding" ng-class="{'font-bold' : category.categoryId === currentQuery.category.categoryId}" ng-click="mobileCategoryClick(category)" data-toggle="collapse" data-parent="#category-panel-group" role="tab"> <span ng-show="category.categoryId === currentQuery.category.categoryId" class="icon-checkmark-blue selected-icon ng-hide"></span> Animationen <span ng-show="category.categoryId === currentQuery.category.categoryId &amp;&amp; currentQuery.subcategory.length > 0" class="ng-binding ng-hide">()</span> <!-- ngIf: category.subcategories.length > 0 --><span ng-if="category.subcategories.length > 0" class="icon-down-16x16 arrow-icon ng-scope"></span><!-- end ngIf: category.subcategories.length > 0 --> </a>
            <div id="mobile-category-12" class="panel-collapse collapse ng-scope" accordion-menu="" data-toggle="collapsible-element" role="tabpanel"> <!-- ngIf: category.subcategories -->
              <ul ng-if="category.subcategories" class="ng-scope"> <!-- ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-12-27" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-12-27" class="ng-binding">Alle Animationen</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-12-38" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-12-38" class="ng-binding">Bündel</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
                <li ng-repeat="subcategory in category.subcategories" class="radio top-border ng-scope"> <input type="radio" name="radio-category" id="mobile-radio-cat-12-39" ng-model="currentQuery.subcategory" ng-value="subcategory"
                    ng-click="mobileCategoryClick(category, true)" class="ng-pristine ng-untouched ng-valid ng-empty" value="[object Object]"> <label for="mobile-radio-cat-12-39" class="ng-binding">Emotes</label> </li>
                <!-- end ngRepeat: subcategory in category.subcategories -->
              </ul><!-- end ngIf: category.subcategories -->
            </div>
          </li><!-- end ngRepeat: category in navigationMenu.categories -->
        </ul>
      </div>
      <div id="filter-tab" class="tab-pane"> <!-- ngIf: data.currencyTypes -->
        <h4 ng-if="data.currencyTypes" class="font-header-2 ng-binding ng-scope" ng-bind="'Label.Filter.Price' | translate">Preis</h4><!-- end ngIf: data.currencyTypes --> <!-- ngIf: data.currencyTypes -->
        <div ng-if="data.currencyTypes" class="section-content ng-scope">
          <div price-filters=""><!-- ngIf: data.currencyTypes -->
            <ul ng-if="data.currencyTypes" class="ng-scope"> <!-- ngRepeat: currencyType in data.currencyTypes -->
              <li ng-repeat="currencyType in data.currencyTypes" class="radio top-border font-caption-body ng-scope" ng-show="showCurrencyType(currencyType)"> <input type="radio" name="radio-price" id="radio-price-0" ng-model="data.currencyType"
                  ng-value="currencyType" ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]">
                <!-- ngIf: currencyType.currencyType !== library.robuxFilterId && currencyType.currencyType !== library.customRobuxFilterId --><label
                  ng-if="currencyType.currencyType !== library.robuxFilterId &amp;&amp; currencyType.currencyType !== library.customRobuxFilterId" for="radio-price-0" class="ng-binding ng-scope"> Beliebiger Preis
                </label><!-- end ngIf: currencyType.currencyType !== library.robuxFilterId && currencyType.currencyType !== library.customRobuxFilterId -->
                <!-- ngIf: (currencyType.currencyType === library.robuxFilterId || currencyType.currencyType === library.customRobuxFilterId) --> </li><!-- end ngRepeat: currencyType in data.currencyTypes -->
              <li ng-repeat="currencyType in data.currencyTypes" class="radio top-border font-caption-body ng-scope" ng-show="showCurrencyType(currencyType)"> <input type="radio" name="radio-price" id="radio-price-3" ng-model="data.currencyType"
                  ng-value="currencyType" ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]">
                <!-- ngIf: currencyType.currencyType !== library.robuxFilterId && currencyType.currencyType !== library.customRobuxFilterId -->
                <!-- ngIf: (currencyType.currencyType === library.robuxFilterId || currencyType.currencyType === library.customRobuxFilterId) --><label for="radio-price-3" class="has-input ng-scope"
                  ng-if="(currencyType.currencyType === library.robuxFilterId || currencyType.currencyType === library.customRobuxFilterId)"> <input
                    class="form-control input-field input-number price-input font-caption-body ng-pristine ng-untouched ng-valid ng-empty ng-valid-min ng-valid-pattern" type="number" pattern="[0-9]*" min="0" name="minPrice" placeholder="Min."
                    ng-model="data.minPrice" ng-focus="data.currencyType = currencyType"> <input class="form-control input-field input-number price-input font-caption-body ng-pristine ng-untouched ng-valid ng-empty ng-valid-min ng-valid-pattern"
                    type="number" pattern="[0-9]*" min="0" name="maxPrice" placeholder="Max." ng-model="data.maxPrice" ng-focus="data.currencyType = currencyType"> <button class="btn-secondary-xs btn-update-filter ng-binding"
                    ng-disabled="data.currencyType.currencyType !== library.robuxFilterId &amp;&amp; data.currencyType.currencyType !== library.customRobuxFilterId" ng-click="applySearch(true)" ng-bind="'Action.Go' | translate"
                    disabled="disabled">Los</button> </label><!-- end ngIf: (currencyType.currencyType === library.robuxFilterId || currencyType.currencyType === library.customRobuxFilterId) --> </li>
              <!-- end ngRepeat: currencyType in data.currencyTypes -->
            </ul><!-- end ngIf: data.currencyTypes -->
          </div>
        </div><!-- end ngIf: data.currencyTypes --> <!-- ngIf: data.salesTypeFilters && data.salesTypeFilters.length > 0 -->
        <div ng-if="data.salesTypeFilters &amp;&amp; data.salesTypeFilters.length > 0" class="filter-label font-header-2 ng-binding ng-scope" ng-bind="'Label.Filter.SalesType' | translate">Verkaufstyp</div>
        <!-- end ngIf: data.salesTypeFilters && data.salesTypeFilters.length > 0 --> <!-- ngIf: data.salesTypeFilters && data.salesTypeFilters.length > 0 -->
        <div ng-if="data.salesTypeFilters &amp;&amp; data.salesTypeFilters.length > 0" sales-type-filter="" class="ng-scope">
          <ul> <!-- ngRepeat: salesType in data.salesTypeFilters -->
            <li ng-repeat="salesType in data.salesTypeFilters" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sales-type" id="radio-sales-type-1" ng-value="salesType" ng-model="data.salesTypeFilter"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sales-type-1" class="ng-binding"> Alle </label> </li>
            <!-- end ngRepeat: salesType in data.salesTypeFilters -->
            <li ng-repeat="salesType in data.salesTypeFilters" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sales-type" id="radio-sales-type-2" ng-value="salesType" ng-model="data.salesTypeFilter"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sales-type-2" class="ng-binding"> In limitierter Auflage </label> </li>
            <!-- end ngRepeat: salesType in data.salesTypeFilters -->
            <li ng-repeat="salesType in data.salesTypeFilters" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sales-type" id="radio-sales-type-3" ng-value="salesType" ng-model="data.salesTypeFilter"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sales-type-3" class="ng-binding"> Premium </label> </li>
            <!-- end ngRepeat: salesType in data.salesTypeFilters -->
          </ul>
        </div><!-- end ngIf: data.salesTypeFilters && data.salesTypeFilters.length > 0 --> <!-- ngIf: categoryOptimizationEnabled && data.sortMenus.sortOptions && data.sortMenus.sortOptions.length > 0 -->
        <div ng-if="categoryOptimizationEnabled &amp;&amp; data.sortMenus.sortOptions &amp;&amp; data.sortMenus.sortOptions.length > 0" class="filter-label font-header-2 ng-binding ng-scope" ng-bind="'Label.Filter.Sorts' | translate">Sortierung</div>
        <!-- end ngIf: categoryOptimizationEnabled && data.sortMenus.sortOptions && data.sortMenus.sortOptions.length > 0 --> <!-- ngIf: categoryOptimizationEnabled && data.sortMenus.sortOptions && data.sortMenus.sortOptions.length > 0 -->
        <div ng-if="categoryOptimizationEnabled &amp;&amp; data.sortMenus.sortOptions &amp;&amp; data.sortMenus.sortOptions.length > 0" sort-filter="" class="ng-scope">
          <ul> <!-- ngRepeat: sortOption in data.sortMenus.sortOptions -->
            <li ng-repeat="sortOption in data.sortMenus.sortOptions" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sort-option" id="radio-sort-option-0" ng-value="sortOption" ng-model="data.sortType"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-option-0" class="ng-binding"> Relevanz </label>
              <!-- ngIf: sortOption.hasSubMenu && data.sortType === sortOption --> </li><!-- end ngRepeat: sortOption in data.sortMenus.sortOptions -->
            <li ng-repeat="sortOption in data.sortMenus.sortOptions" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sort-option" id="radio-sort-option-1" ng-value="sortOption" ng-model="data.sortType"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-option-1" class="ng-binding"> Am beliebtesten </label>
              <!-- ngIf: sortOption.hasSubMenu && data.sortType === sortOption --> </li><!-- end ngRepeat: sortOption in data.sortMenus.sortOptions -->
            <li ng-repeat="sortOption in data.sortMenus.sortOptions" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sort-option" id="radio-sort-option-2" ng-value="sortOption" ng-model="data.sortType"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-option-2" class="ng-binding"> Bestseller </label>
              <!-- ngIf: sortOption.hasSubMenu && data.sortType === sortOption --> </li><!-- end ngRepeat: sortOption in data.sortMenus.sortOptions -->
            <li ng-repeat="sortOption in data.sortMenus.sortOptions" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sort-option" id="radio-sort-option-3" ng-value="sortOption" ng-model="data.sortType"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-option-3" class="ng-binding"> Kürzlich erstellt </label>
              <!-- ngIf: sortOption.hasSubMenu && data.sortType === sortOption --> </li><!-- end ngRepeat: sortOption in data.sortMenus.sortOptions -->
            <li ng-repeat="sortOption in data.sortMenus.sortOptions" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sort-option" id="radio-sort-option-5" ng-value="sortOption" ng-model="data.sortType"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-option-5" class="ng-binding"> Preis (absteigend) </label>
              <!-- ngIf: sortOption.hasSubMenu && data.sortType === sortOption --> </li><!-- end ngRepeat: sortOption in data.sortMenus.sortOptions -->
            <li ng-repeat="sortOption in data.sortMenus.sortOptions" class="radio top-border font-caption-body ng-scope"> <input type="radio" name="radio-sort-option" id="radio-sort-option-4" ng-value="sortOption" ng-model="data.sortType"
                ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-option-4" class="ng-binding"> Preis (aufsteigend) </label>
              <!-- ngIf: sortOption.hasSubMenu && data.sortType === sortOption --> </li><!-- end ngRepeat: sortOption in data.sortMenus.sortOptions -->
          </ul>
        </div><!-- end ngIf: categoryOptimizationEnabled && data.sortMenus.sortOptions && data.sortMenus.sortOptions.length > 0 --> <!-- ngIf: data.creators -->
        <div ng-if="data.creators" class="font-header-2 ng-binding ng-scope" ng-bind="'Label.Filter.Creator' | translate">Creator:in</div><!-- end ngIf: data.creators --> <!-- ngIf: data.creators -->
        <div ng-if="data.creators" class="section-content ng-scope">
          <div creator-filters=""><!-- ngIf: data.creators -->
            <ul ng-if="data.creators" class="ng-scope"> <!-- ngRepeat: creator in data.creators -->
              <li ng-repeat="creator in data.creators" class="radio top-border font-caption-body ng-scope" ng-hide="creator.userId === library.robloxUserId &amp;&amp; isUGCOnly()"> <input type="radio" name="radio-creator" id="radio-creator-0"
                  ng-model="data.creator" ng-value="creator" ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <!-- ngIf: creator.userId < 2 --><label for="radio-creator-0"
                  ng-if="creator.userId < 2" class="ng-binding ng-scope">Alle Creator:innen</label><!-- end ngIf: creator.userId < 2 --> <!-- ngIf: (creator.userId >= 2 || creator.userId === layout.customText) --> </li>
              <!-- end ngRepeat: creator in data.creators -->
              <li ng-repeat="creator in data.creators" class="radio top-border font-caption-body ng-scope" ng-hide="creator.userId === library.robloxUserId &amp;&amp; isUGCOnly()"> <input type="radio" name="radio-creator" id="radio-creator-custom"
                  ng-model="data.creator" ng-value="creator" ng-change="filterChanged()" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <!-- ngIf: creator.userId < 2 -->
                <!-- ngIf: (creator.userId >= 2 || creator.userId === layout.customText) --><label for="radio-creator-custom" class="has-input ng-scope" ng-if="(creator.userId >= 2 || creator.userId === layout.customText)"
                  ng-class="{'form-has-error': forms.searchOptionsForm.creatorName.$error.required}"> <input
                    class="form-control input-field username-input font-caption-body ng-pristine ng-untouched ng-valid ng-not-empty ng-valid-required ng-valid-maxlength" type="text" name="creatorName" placeholder="Benutzername" maxlength="20"
                    ng-model="data.creatorName" ng-focus="data.creator = creator" ng-required="library.isPhone &amp;&amp; data.creator === creator"> <button class="btn-secondary-xs btn-update-filter ng-binding"
                    ng-disabled="!data.creatorName || data.creatorName.length === 0" ng-click="applyCreatorName()" ng-bind="'Action.Go' | translate">Los</button> </label><!-- end ngIf: (creator.userId >= 2 || creator.userId === layout.customText) -->
              </li><!-- end ngRepeat: creator in data.creators -->
            </ul><!-- end ngIf: data.creators -->
          </div>
        </div><!-- end ngIf: data.creators --> <!-- ngIf: data.genres && canShowGenreFilters() --> <!-- ngIf: showUnavailableFilter() -->
        <div ng-if="showUnavailableFilter()" class="font-header-2 ng-binding ng-scope" ng-bind="'Label.Filter.UnavailableItems' | translate">Nicht verfügbare Artikel</div><!-- end ngIf: showUnavailableFilter() -->
        <!-- ngIf: showUnavailableFilter() -->
        <div ng-if="showUnavailableFilter()" class="section-content ng-scope">
          <div show-unavailable-filter="">
            <ul>
              <li class="radio top-border font-caption-body"> <input type="radio" name="radio-unavailable" id="radio-unavailable-hide" ng-value="false" ng-model="data.includeNotForSale" ng-change="filterChanged()"
                  class="ng-pristine ng-untouched ng-valid ng-not-empty" value="false"> <label for="radio-unavailable-hide" ng-bind="'Label.Filter.Hide' | translate" class="ng-binding">Verbergen</label> </li>
              <li class="radio top-border font-caption-body"> <input type="radio" name="radio-unavailable" id="radio-unavailable-show" ng-value="true" ng-model="data.includeNotForSale" ng-change="filterChanged()"
                  class="ng-pristine ng-untouched ng-valid ng-not-empty" value="true"> <label for="radio-unavailable-show" ng-bind="'Label.Filter.Show' | translate" class="ng-binding">Anzeigen</label> </li>
            </ul>
          </div>
        </div><!-- end ngIf: showUnavailableFilter() -->
      </div>
      <div id="sorting-tab" class="tab-pane">
        <div class="section-content">
          <ul> <!-- ngRepeat: sort in navigationMenu.sortMenus.sortOptions -->
            <li ng-repeat="sort in navigationMenu.sortMenus.sortOptions" ng-hide="sort.isPriceRelated &amp;&amp; data.currencyType &amp;&amp; data.currencyType.excludePriceSorts" class="radio top-border ng-scope"> <input type="radio"
                name="radio-sort" id="radio-sort-0" ng-model="data.sortType" ng-value="sort" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-0" class="ng-binding">Relevanz</label> </li>
            <!-- end ngRepeat: sort in navigationMenu.sortMenus.sortOptions -->
            <li ng-repeat="sort in navigationMenu.sortMenus.sortOptions" ng-hide="sort.isPriceRelated &amp;&amp; data.currencyType &amp;&amp; data.currencyType.excludePriceSorts" class="radio top-border ng-scope"> <input type="radio"
                name="radio-sort" id="radio-sort-1" ng-model="data.sortType" ng-value="sort" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-1" class="ng-binding">Am beliebtesten</label> </li>
            <!-- end ngRepeat: sort in navigationMenu.sortMenus.sortOptions -->
            <li ng-repeat="sort in navigationMenu.sortMenus.sortOptions" ng-hide="sort.isPriceRelated &amp;&amp; data.currencyType &amp;&amp; data.currencyType.excludePriceSorts" class="radio top-border ng-scope"> <input type="radio"
                name="radio-sort" id="radio-sort-2" ng-model="data.sortType" ng-value="sort" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-2" class="ng-binding">Bestseller</label> </li>
            <!-- end ngRepeat: sort in navigationMenu.sortMenus.sortOptions -->
            <li ng-repeat="sort in navigationMenu.sortMenus.sortOptions" ng-hide="sort.isPriceRelated &amp;&amp; data.currencyType &amp;&amp; data.currencyType.excludePriceSorts" class="radio top-border ng-scope"> <input type="radio"
                name="radio-sort" id="radio-sort-3" ng-model="data.sortType" ng-value="sort" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-3" class="ng-binding">Kürzlich erstellt</label> </li>
            <!-- end ngRepeat: sort in navigationMenu.sortMenus.sortOptions -->
            <li ng-repeat="sort in navigationMenu.sortMenus.sortOptions" ng-hide="sort.isPriceRelated &amp;&amp; data.currencyType &amp;&amp; data.currencyType.excludePriceSorts" class="radio top-border ng-scope"> <input type="radio"
                name="radio-sort" id="radio-sort-5" ng-model="data.sortType" ng-value="sort" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-5" class="ng-binding">Preis (absteigend)</label> </li>
            <!-- end ngRepeat: sort in navigationMenu.sortMenus.sortOptions -->
            <li ng-repeat="sort in navigationMenu.sortMenus.sortOptions" ng-hide="sort.isPriceRelated &amp;&amp; data.currencyType &amp;&amp; data.currencyType.excludePriceSorts" class="radio top-border ng-scope"> <input type="radio"
                name="radio-sort" id="radio-sort-4" ng-model="data.sortType" ng-value="sort" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sort-4" class="ng-binding">Preis (aufsteigend)</label>
            </li><!-- end ngRepeat: sort in navigationMenu.sortMenus.sortOptions -->
          </ul>
        </div>
        <div ng-show="data.sortType.hasSubMenu" class="ng-hide">
          <div class="text-label ng-binding" ng-bind="'Label.Filter.ByTime' | translate">Nach Zeit</div>
          <div class="section-content">
            <ul> <!-- ngRepeat: sort in navigationMenu.sortMenus.sortAggregations -->
              <li ng-repeat="sort in navigationMenu.sortMenus.sortAggregations" class="radio top-border ng-scope"> <input type="radio" name="radio-sub-sort" id="radio-sub-sort-5" ng-model="data.sortAggregation" ng-value="sort"
                  class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sub-sort-5" class="ng-binding">Seit Beginn</label> </li><!-- end ngRepeat: sort in navigationMenu.sortMenus.sortAggregations -->
              <li ng-repeat="sort in navigationMenu.sortMenus.sortAggregations" class="radio top-border ng-scope"> <input type="radio" name="radio-sub-sort" id="radio-sub-sort-3" ng-model="data.sortAggregation" ng-value="sort"
                  class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sub-sort-3" class="ng-binding">Letzte Woche</label> </li><!-- end ngRepeat: sort in navigationMenu.sortMenus.sortAggregations -->
              <li ng-repeat="sort in navigationMenu.sortMenus.sortAggregations" class="radio top-border ng-scope"> <input type="radio" name="radio-sub-sort" id="radio-sub-sort-1" ng-model="data.sortAggregation" ng-value="sort"
                  class="ng-pristine ng-untouched ng-valid ng-not-empty" value="[object Object]"> <label for="radio-sub-sort-1" class="ng-binding">Vorheriger Tag</label> </li><!-- end ngRepeat: sort in navigationMenu.sortMenus.sortAggregations -->
            </ul>
          </div>
        </div>
      </div>
    </div>
  </div><!-- end ngIf: !layout.hasSearchOptionsError -->
  <div class="button-container"> <button id="cancel-button" class="btn-control-lg ng-binding" ng-click="toggleSearchOptions(false)" ng-bind="'Action.Filter.Cancel' | translate">Abbrechen</button> <!-- ngIf: !layout.hasSearchOptionsError --><button
      class="btn-primary-lg apply-button ng-binding ng-scope" ng-if="!layout.hasSearchOptionsError" ng-click="applyMobileSearch()" ng-bind="'Action.Filter.Apply' | translate">Anwenden</button><!-- end ngIf: !layout.hasSearchOptionsError --> </div>
</form>

Text Content

Zum Hauptinhalt springen

 * Entdecken
 * Marktplatz
 * Erstellen
 * 10% mehr Robux

 * Entdecken
 * Marktplatz
 * Erstellen
 * 10% mehr Robux

 * in Marktplatz
 * in Erlebnisse
 * in Personen
 * in Gruppen
 * in Creator Marktplatz

 * Registrieren
 * Anmelden
 * 





Please enable Javascript to use all the features on this site.
Roblox verwendet Cookies, um deine Nutzungserfahrung zu verbessern. Weitere
Informationen, darunter auch Hinweise, wie du deine Einwilligung zurückziehen
und die Verwendung von Cookies bei Roblox verwalten kannst, findest du in
unseren Datenschutz- und Cookie-Richtlinien.)
Im Filterreiter sind Fehler aufgetreten.


MARKTPLATZ

Robux kaufen

Alle Items
   
 * Alle Items
   
 * Charakter
   
 * Kleidung
   
 * Accessoires
   
 * Köpfe
   
 * Animationen
   

Robux kaufen


KATEGORIE

   
 * Alle Items
   
   
 * Charakter
   
   
 * Kleidung
      
    * Alle Kleidung
      
    * T-Shirts
      
    * Shirts
      
    * Pullover
      
    * Jacken
      
    * Hosen
      
    * Shorts
      
    * Kleider & Röcke
      
    * Schuhe
      
    * Klassische Shirts
      
    * Klassische T-Shirts
      
    * Klassische Hosen
      

   
 * Accessoires
      
    * Alle Accessoires
      
    * Kopf
      
    * Gesicht
      
    * Hals
      
    * Schulter
      
    * Vorderseite
      
    * Rücken
      
    * Taille
      
    * Ausrüstung
      

   
 * Köpfe
      
    * Alle Köpfe
      
    * Köpfe
      
    * Haare
      
    * Klassische Köpfe
      
    * Klassische Gesichter
      

   
 * Animationen
      
    * Alle Animationen
      
    * Bündel
      
    * Emotes
      

   


FILTER

Verkaufstyp
   
 * Alle
   
 * In limitierter Auflage
   
 * Premium
   

Creator:in
   
 * Alle Creator:innen
   
 * Los
   

Preis
   
 * Beliebiger Preis
   
 * Los
   

Sortierung
   
 * Relevanz
   
 * Am beliebtesten
   
 * Bestseller
   
 * Kürzlich erstellt
   
 * Preis (absteigend)
   
 * Preis (aufsteigend)
   

Nicht verfügbare Artikel
 * Verbergen
 * Anzeigen


HIGHLIGHT-ARTIKEL BEI ROBLOX


 * Alle Items
 * 
 * 
 * 
 * Gruppe:Rookstun
 * Gratis und höher - und niedriger
 * 


hoop balloon belt eyebrow non-binary monkey funny crossbody flashlight antennae
clip glitch bracelet extension hairclips forehead gingerbread heart keychain
mushroom emperor beard paw pose confetti hair sunhat knife bowtie blushing
dainty ushanka noob wings bubble sunglasses earmuffs blindfold happiness
necklace
Keine Artikel gefunden.
Katalog derzeit nicht verfügbar. Bitte versuche es später erneut.
   
 * Deco Phone - Snapshot
   Von @Rookstun @Rookstun
   846
   
 * The Bling of Brickchains
   Von @Rookstun @Rookstun
   3,500
   
 * Hair Half Bandana (White)
   Von @Rookstun @Rookstun
   60
   
 * Hair Half Bandana (Black)
   Von @Rookstun @Rookstun
   60
   
 * Hair Half Bandana (Red)
   Von @Rookstun @Rookstun
   60
   
 * Hair Half Bandana (Blue)
   Von @Rookstun @Rookstun
   60
   
 * Hair Half Bandana (Pink)
   Von @Rookstun @Rookstun
   60
   
 * Hair Half Bandana (Green)
   Von @Rookstun @Rookstun
   60
   
 * Hair Half Bandana (Yellow)
   Von @Rookstun @Rookstun
   60
   
 * 1.0 Pink Boxing Gloves (Hand)
   Von @Rookstun @Rookstun
   70
   
 * 1.0 White Boxing Gloves (Hand)
   Von @Rookstun @Rookstun
   70
   
 * 1.0 Black Boxing Gloves (Hand)
   Von @Rookstun @Rookstun
   70
   
 * 1.0 Boxing Gloves (Green) (Hand)
   Von @Rookstun @Rookstun
   70
   
 * 1.0 Blue Boxing Gloves (Hand)
   Von @Rookstun @Rookstun
   70
   
 * 1.0 Red Boxing Gloves (Hand)
   Von @Rookstun @Rookstun
   70
   
 * On-hand Heart Gift w/ Bow (Beige)
   Von @Rookstun @Rookstun
   60
   
 * On-hand Heart Gift w/ Bow (Red)
   Von @Rookstun @Rookstun
   60
   
 * On-hand Heart Gift w/ Bow (Pink)
   Von @Rookstun @Rookstun
   60
   
 * On-hand Heart Gift w/ Bow (White)
   Von @Rookstun @Rookstun
   60
   
 * Classy Short Swift Hair (Brown)
   Von @Rookstun @Rookstun
   65
   
 * Classy Short Swift Hair (Blonde)
   Von @Rookstun @Rookstun
   65
   
 * Classy Short Swift Hair (Black)
   Von @Rookstun @Rookstun
   65
   
 * 1.0 Steel Business Watch
   Von @Rookstun @Rookstun
   99
   
 * 1.0 Gold Business Watch
   Von @Rookstun @Rookstun
   101
   
 * 1.0 Leather Motorcycle Jacket with Cuffs (Brown)
   Von @Rookstun @Rookstun
   70
   
 * 1.0 Leather Motorcycle Jacket with Cuffs (Black)
   Von @Rookstun @Rookstun
   70
   
 * Leather Motorcycle Jacket with Cuffs (Black)
   Von @Rookstun @Rookstun
   70
   
 * Leather Motorcycle Jacket with Cuffs (Brown)
   Von @Rookstun @Rookstun
   70
   
 * Ghostly Witchcraft Hat
   Von @Rookstun @Rookstun
   68
   
 * Pumpkin Vine Witchcraft Hat
   Von @Rookstun @Rookstun
   68
   
 * Retro Monitor Head with Eyes
   Von @Rookstun @Rookstun
   75
   
 * Sweater Sleeve Fur Parka (Olive Brown)
   Von @Rookstun @Rookstun
   80
   
 * Sweater Sleeve Fur Parka (Green)
   Von @Rookstun @Rookstun
   80
   
 * Sweater Sleeve Fur Parka (Pink and White)
   Von @Rookstun @Rookstun
   80
   
 * Sweater Sleeve Fur Parka (Blue and White)
   Von @Rookstun @Rookstun
   80
   
 * Sweater Sleeve Fur Parka (White)
   Von @Rookstun @Rookstun
   80
   
 * Sweater Sleeve Fur Parka (Black)
   Von @Rookstun @Rookstun
   80
   
 * Vintage Flight Coat (Beige Leather)
   Von @Rookstun @Rookstun
   80
   
 * Vintage Flight Coat (White Leather)
   Von @Rookstun @Rookstun
   80
   
 * Vintage Flight Coat (Black Leather)
   Von @Rookstun @Rookstun
   80
   
 * Vintage Flight Coat (Brown Leather)
   Von @Rookstun @Rookstun
   80
   
 * Fluffy Short Shoulder Length Hair (White)
   Von @Rookstun @Rookstun
   70
   
 * Fluffy Short Shoulder Length Hair (Black)
   Von @Rookstun @Rookstun
   70
   
 * Fluffy Short Shoulder Length Hair (Blonde)
   Von @Rookstun @Rookstun
   70
   
 * Fluffy Short Shoulder Length Hair (Brown)
   Von @Rookstun @Rookstun
   70
   
 * Pilot's Messy Comb Hair (White)
   Von @Rookstun @Rookstun
   70
   
 * Pilot's Messy Comb Hair (Black)
   Von @Rookstun @Rookstun
   70
   
 * Pilot's Messy Comb Hair (Blonde)
   Von @Rookstun @Rookstun
   70
   
 * Pilot's Messy Comb Hair (Brown)
   Von @Rookstun @Rookstun
   70
   
 * Short Back Swept Side Tied Hair (Red Highlights)
   Von @Rookstun @Rookstun
   60
   
 * Short Back Swept Side Tied Hair (Gold Highlights)
   Von @Rookstun @Rookstun
   60
   
 * Short Back Swept Side Tied Hair (Pink Highlights)
   Von @Rookstun @Rookstun
   60
   
 * Short Back Swept Side Tied Hair (Green Highlights)
   Von @Rookstun @Rookstun
   60
   
 * Short Back Swept Side Tied Hair (Brown)
   Von @Rookstun @Rookstun
   60
   
 * Short Back Swept Side Tied Hair (Black)
   Von @Rookstun @Rookstun
   60
   
 * Short Back Swept Side Tied Hair (Blonde)
   Von @Rookstun @Rookstun
   60
   
 * Chocolate Gingerbread Head
   Von @Rookstun @Rookstun
   60
   
 * Santa's Ski Backpack
   Von @Rookstun @Rookstun
   130
   
 * Pro Ski Backpack (Black/Red)
   Von @Rookstun @Rookstun
   130
   
 * Pro Ski Backpack (Purple Shatter)
   Von @Rookstun @Rookstun
   130
   
 * Pro Ski Backpack (White/Orange)
   Von @Rookstun @Rookstun
   130
   
 * Pro Ski Backpack (Arctic Olive)
   Von @Rookstun @Rookstun
   130
   
 * Pro Ski Backpack (Arctic Tan)
   Von @Rookstun @Rookstun
   130
   
 * Pro Ski Backpack (Pink)
   Von @Rookstun @Rookstun
   130
   
 * Pro Ski Backpack (Ice Blue)
   Von @Rookstun @Rookstun
   130
   
 * Pro Ski Backpack (Black)
   Von @Rookstun @Rookstun
   130
   
 * Pro Ski Backpack (White)
   Von @Rookstun @Rookstun
   130
   
 * Mountain Hiking Backpack (Red)
   Von @Rookstun @Rookstun
   130
   
 * Mountain Hiking Backpack (Green)
   Von @Rookstun @Rookstun
   130
   
 * Mountain Hiking Backpack (Blue)
   Von @Rookstun @Rookstun
   130
   
 * Rally Sport Helmet (Red)
   Von @Rookstun @Rookstun
   75
   
 * Rally Sport Helmet (Blue)
   Von @Rookstun @Rookstun
   75
   
 * Rally Sport Helmet (Pink)
   Von @Rookstun @Rookstun
   75
   
 * Rally Sport Helmet (Green)
   Von @Rookstun @Rookstun
   75
   
 * Rally Sport Helmet (Orange)
   Von @Rookstun @Rookstun
   75
   
 * Rally Sport Helmet (White)
   Von @Rookstun @Rookstun
   75
   
 * Rally Sport Helmet (Black)
   Von @Rookstun @Rookstun
   75
   
 * Devilish Imp Buddy (Fork Hunter)
   Von @Rookstun @Rookstun
   64
   
 * Devilish Imp Buddy
   Von @Rookstun @Rookstun
   64
   
 * Video Game Case Aura
   Von @Rookstun @Rookstun
   101
   
 * Angel Buddy Celine (Caffeine Guardian)
   Von @Rookstun @Rookstun
   64
   
 * Angel Buddy Celine (Spoon Guardian)
   Von @Rookstun @Rookstun
   64
   
 * Angel Buddy Celine
   Von @Rookstun @Rookstun
   64
   
 * Autumn Wide Brim (Brown)
   Von @Rookstun @Rookstun
   86
   
 * Wide Brim Belt Addon (Black/Gold)
   Von @Rookstun @Rookstun
   52
   
 * Wide Brim Belt Addon (White/Silver)
   Von @Rookstun @Rookstun
   52
   
 * Autumn Wide Brim (Black)
   Von @Rookstun @Rookstun
   86
   
 * Autumn Wide Brim (White)
   Von @Rookstun @Rookstun
   86
   
 * Hair Bandana (Woodland)
   Von @Rookstun @Rookstun
   55
   
 * Hair Bandana (White)
   Von @Rookstun @Rookstun
   55
   
 * Hair Bandana (Splinter Camo)
   Von @Rookstun @Rookstun
   55
   
 * Hair Bandana (Retro Star)
   Von @Rookstun @Rookstun
   55
   
 * Head Bandana (Splinter Camo)
   Von @Rookstun @Rookstun
   55
   
 * Head Bandana (Retro Star)
   Von @Rookstun @Rookstun
   55
   
 * Samosa Snack
   Von @Rookstun @Rookstun
   35
   
 * Samosa Head
   Von @Rookstun @Rookstun
   55
   
 * Dumpling Head
   Von @Rookstun @Rookstun
   55
   
 * Dumpling Snack
   Von @Rookstun @Rookstun
   35
   
 * Head Bandana (Desert Digital)
   Von @Rookstun @Rookstun
   55
   
 * Head Bandana (Green Camo)
   Von @Rookstun @Rookstun
   55
   
 * Head Bandana (Woodland)
   Von @Rookstun @Rookstun
   55
   
 * Head Bandana (White)
   Von @Rookstun @Rookstun
   55
   
 * Autosport Helmet (Black Shadow)
   Von @Rookstun @Rookstun
   65
   
 * Autosport Helmet (Green Wave)
   Von @Rookstun @Rookstun
   65
   
 * Pro-Tip Belt
   Von @Rookstun @Rookstun
   60
   
 * The Riceballer
   Von @Rookstun @Rookstun
   65
   
 * Noobs In A Blender
   Von @Rookstun @Rookstun
   60
   
 * Meme RV Shoulder Pet
   Von @Rookstun @Rookstun
   20
   
 * Jam Star Keytar (1.0) (Black)
   Von @Rookstun @Rookstun
   130
   
 * Open Frame Cap (Colorful)
   Von @Rookstun @Rookstun
   55
   
 * Open Frame Cap (Monotone)
   Von @Rookstun @Rookstun
   55
   
 * Phantom's Hand
   Von @Rookstun @Rookstun
   80
   
 * Jam Star Keytar (3.0) (Aesthetic)
   Von @Rookstun @Rookstun
   130
   
 * Jam Star Keytar (3.0) (Black)
   Von @Rookstun @Rookstun
   130
   
 * Jam Star Keytar (1.0) (Aesthetic)
   Von @Rookstun @Rookstun
   130
   
 * Free Extra Flight Bag (Black)
   Von @Rookstun @Rookstun
   130
   
 * Free Extra Flight Bag
   Von @Rookstun @Rookstun
   130
   
 * Rally Sport Helmet (Carbon)
   Von @Rookstun @Rookstun
   75
   
 * Autosport Helmet (Venom)
   Von @Rookstun @Rookstun
   65
   
 * Autosport Helmet (Comet)
   Von @Rookstun @Rookstun
   65
   



 * Kategorie
 * Filter Filter
 * Sortierung Sortierung

   
 * Alle Items ()
   
   
 * Charakter ()
   
   
 * Kleidung ()
      
    * Alle Kleidung
      
    * T-Shirts
      
    * Shirts
      
    * Pullover
      
    * Jacken
      
    * Hosen
      
    * Shorts
      
    * Kleider & Röcke
      
    * Schuhe
      
    * Klassische Shirts
      
    * Klassische T-Shirts
      
    * Klassische Hosen
      

   
 * Accessoires ()
      
    * Alle Accessoires
      
    * Kopf
      
    * Gesicht
      
    * Hals
      
    * Schulter
      
    * Vorderseite
      
    * Rücken
      
    * Taille
      
    * Ausrüstung
      

   
 * Köpfe ()
      
    * Alle Köpfe
      
    * Köpfe
      
    * Haare
      
    * Klassische Köpfe
      
    * Klassische Gesichter
      

   
 * Animationen ()
      
    * Alle Animationen
      
    * Bündel
      
    * Emotes
      

   

PREIS

   
 * Beliebiger Preis
   
 * Los
   

Verkaufstyp
   
 * Alle
   
 * In limitierter Auflage
   
 * Premium
   

Sortierung
   
 * Relevanz
   
 * Am beliebtesten
   
 * Bestseller
   
 * Kürzlich erstellt
   
 * Preis (absteigend)
   
 * Preis (aufsteigend)
   

Creator:in
   
 * Alle Creator:innen
   
 * Los
   

Nicht verfügbare Artikel
 * Verbergen
 * Anzeigen

   
 * Relevanz
   
 * Am beliebtesten
   
 * Bestseller
   
 * Kürzlich erstellt
   
 * Preis (absteigend)
   
 * Preis (aufsteigend)
   

Nach Zeit
   
 * Seit Beginn
   
 * Letzte Woche
   
 * Vorheriger Tag
   

Abbrechen Anwenden
 * Über uns
 * Jobs
 * Blog
 * Eltern
 * Geschenkgutscheine
 * Hilfe
 * Bedingungen
 * Barrierefreiheit
 * Datenschutz
 * Cookie-Optionen

©2023 Roblox Corporation. Roblox, das Roblox-Logo und „Powering Imagination“
gehören zu unseren eingetragenen und nicht eingetragenen Markenzeichen in den
USA und anderen Ländern.


Wir verwenden Cookies, um deine Erfahrung auf unserer Website zu personalisieren
und zu verbessern. Besuche unsere Datenschutzrichtlinien für weitere
Informationen über unsere Datensammelpraktiken. Wenn du auf „Zustimmen“ klickst,
akzeptierst du unsere Verwendung von Cookies, die für diese Zwecke in den
Einstellungen aufgeführt sind. Um Einsicht auf die komplette Liste der
Unternehmen zu gelangen, die diese Cookies und weitere Technologien verwenden,
und um uns mitzuteilen, ob sie diese auf deinem Gerät verwenden dürfen oder
nicht, greife auf das Cookie Consent Tool zu. Diese Mitteilung wird dir nur
einmal angezeigt, aber du kannst deine Einstellungen jederzeit im Cookie Consent
Tool ändern.
Cookie-Optionen einstellen
Alle ablehnenAllem zustimmen

Roblox wird gestartet ...
Verbinde ...



Wähle Links für URL immer öffnen: Roblox-Protokoll und klicke im Dialogfenster
oben auf URL öffnen: Roblox-Protokoll, um Erlebnissen in Zukunft schneller
beitreten zu können!


DANKE FÜR DEINEN BESUCH BEI ROBLOX


 * 1
   
   Klicke auf RobloxPlayer.exe, um den Roblox-Installer zu starten, der gerade
   über deinen Web-Browser heruntergeladen wurde.
   
   


 * 2
   
   Klicke auf Ausführen, wenn dich dein Computer dazu auffordert, um die
   Installation zu starten.


 * 3
   
   Klicke auf Okay, nachdem du Roblox erfolgreich installiert hast.


 * 4
   
   Klicke nach der Installation unten auf Beitreten und stürze dich ins
   Abenteuer!
   
   Beitreten

Der Roblox-Installer sollte in Kürze heruntergeladen werden. Falls dies nicht
automatisch passiert, starte den Download jetzt.



Close