X7ROOT File Manager
Current Path:
/home/okeydcqc/pointecgroup.com/wp-content/themes/oceanwp/woocommerce
home
/
okeydcqc
/
pointecgroup.com
/
wp-content
/
themes
/
oceanwp
/
woocommerce
/
ðŸ“
..
📄
.htaccess
(127 B)
📄
add-to-wishlist-button.php
(673 B)
ðŸ“
cart
ðŸ“
checkout
📄
content-single-product.php
(2.49 KB)
ðŸ“
loop
📄
owp-archive-product-hover.php
(5.95 KB)
📄
owp-archive-product-thumbnails.php
(2.07 KB)
📄
owp-archive-product.php
(5.3 KB)
📄
owp-off-canvas-sidebar.php
(1.33 KB)
📄
owp-single-product.php
(2.34 KB)
📄
quick-view-content.php
(509 B)
📄
quick-view-image.php
(1.53 KB)
📄
quick-view.php
(573 B)
📄
result-count.php
(2.08 KB)
📄
share.php
(2.8 KB)
ðŸ“
single-product
📄
wc-content-wrapper-end.php
(470 B)
📄
wc-content-wrapper.php
(548 B)
Editing: 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 echo esc_attr( oceanwp_theme_strings( 'owp-string-woo-quick-view-close', false ) ); ?>">×</a> <div id="owp-qv-content" class="woocommerce single-product"></div> </div> </div> </div> <div class="owp-qv-overlay"></div> </div>
Upload File
Create Folder