38217-vm/wp-content/themes/Avada/templates/wc-add-product-wrappers-close.php
2026-02-05 17:08:59 +03:00

21 lines
400 B
PHP

<?php
/**
* Product wrappers - close.
*
* @author ThemeFusion
* @copyright (c) Copyright by ThemeFusion
* @link https://avada.com
* @package Avada
* @subpackage Core
* @since 5.1.0
*/
?>
</div>
</div>
</div>
<?php if ( 'clean' === Avada()->settings->get( 'woocommerce_product_box_design' ) ) : ?>
</div> <?php // fusion-product-content container. ?>
<?php endif; ?>