Exemplo n.º 1
0
        }
        ?>
                    <div class="item-wrap <?php 
        echo $items_style;
        ?>
">
                        <div class="item-wrap-inner">
                            <?php 
        if ($item->product_special == 1 && $options->show_front == 'show') {
            ?>
                                <span class="new">New</span>
                            <?php 
        }
        ?>
                            <?php 
        $img = VmExtrasliderHelper::getVmImage($item, $params);
        if ($img) {
            ?>
                                <div class="item-image">
                                    <div class="item-img-info">
                                        <a href="<?php 
            echo $item->link;
            ?>
"
                                           title="<?php 
            echo $item->title;
            ?>
" <?php 
            echo VmExtrasliderHelper::parseTarget($params->get('item_link_target'));
            ?>
>