Ejemplo n.º 1
0
        ?>
</span>
                    </div>
                <?php 
    }
    ?>
                <?php 
    echo $this->product_description;
    ?>
            </div>
        <?php 
}
?>

		<?php 
echo TiendaHelperProduct::getGalleryLayout($this, $item->product_id, $item->product_name, $item->product_full_image);
?>
            

        <?php 
// display the files associated with this product
?>
        <?php 
echo $this->files;
?>
        
        <?php 
// display the products required by this product
?>
        <?php 
echo $this->product_requirements;