У вас стилями скрыт данный блок, перейдите в файл стилей - http://jolly-store.ru/css/stylesheet.css найдите строку номер 3262:
.list-item {
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
-webkit-transform: translate3d(0px, 100px, 0) rotateX(-30deg) scale(1.25, 1.25);
-moz-transform: translate3d(0px, 100px, 0) rotateX(-30deg) scale(1.25, 1.25);
transform: translate3d(0px, 100px, 0) rotateX(-30deg) scale(1.25, 1.25);
opacity: 0;
display: inline;
}
красное удалить, зеленое добавить, сохранить, после перейти на страницу товара и несколько раз обновить CTRL+F5