Subversion Repositories wpShopGermany4

Rev

Rev 5760 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5759 daniel 1
<?php
2
 
3
    /**
4
     * Integration der Variantenauswahl in die Produktverwaltung
5
     */
6
 
7
?>
8
 
9
<?php foreach ($this->view['wpsg_mod_productvariants']['arVariants'] as $var) { ?>
10
 
11
 
12
 
13
<?php } ?>