Subversion Repositories wpShopGermany4

Rev

Rev 4943 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?php

        /**
         * Template für das Ergebnis der Produktfilterung
         */

?>
<?php if (wpsg_isSizedArray($this->view['arProducts'])) { ?>

<?php } else { ?>
<?php echo __('Keine Produkte gefunden', 'wpsg'); ?>
<?php } ?>