Current Path : /home/church/public_html/mekhimalachi.org/wp-content/themes/mekhimalachi/woocommerce/ |
Current File : /home/church/public_html/mekhimalachi.org/wp-content/themes/mekhimalachi/woocommerce/quick-view.php |
<?php /** * Quick view template. * * @package OceanWP WordPress theme */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } ?> <div id="owp-qv-wrap"> <div class="owp-qv-container"> <div class="owp-qv-content-wrap"> <div class="owp-qv-content-inner"> <a href="#" class="owp-qv-close" aria-label="<?php oceanwp_theme_strings( 'owp-string-woo-quick-view-close', 'oceanwp' ); ?>">×</a> <div id="owp-qv-content" class="woocommerce single-product"></div> </div> </div> </div> <div class="owp-qv-overlay"></div> </div>