public function testProductListExtraction()
 {
     $this->getTheme()->set('navigationPathToSimpleProductCategory', 'Apparel/Shirts');
     parent::testProductListExtraction();
 }