• File: wc-product-title.php
  • Full Path: /home/docteuh/www/themes/Avada/templates/wc-product-title.php
  • Date Modified: 11/20/2023 6:11 PM
  • File size: 368 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
/**
 * The product title.
 *
 * @author     ThemeFusion
 * @copyright  (c) Copyright by ThemeFusion
 * @link       https://avada.com
 * @package    Avada
 * @subpackage Core
 * @since      5.1.0
 */

?>
<h3 class="product-title">
	<a href="<?php echo esc_url_raw( get_the_permalink() ); ?>">
		<?php the_title(); ?>
	</a>
</h3>
<div class="fusion-price-rating">