Authored by hf

do add clear new and sale page cache

... ... @@ -276,6 +276,7 @@ class IndexController extends AbstractAction
if ($key !== '9646abcdef') {
exit();
}
$type = $this->get('type');
switch (strval($type)) {
case 'boys':
... ...