?
home/cideo/www/wp-contentVIp/themes/vika/woocommerce/loop/title.php 0000666 00000000333 15127537655 0021504 0 ustar 00 <?php
/**
* Product loop title
*
* @author WooThemes
* @package WooCommerce/Templates
* @version 2.4.0
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly
}
?>
<h3><?php the_title(); ?></h3>