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