Submit
Path:
~
/
home
/
getwphos
/
www
/
almajd14
/
wp-content
/
plugins
/
qi-blocks
/
inc
/
woocommerce
/
templates
/
parts
/
post-info
/
File Content:
price.php
<?php if ( ! defined( 'ABSPATH' ) ) { // Exit if accessed directly. exit; } $product = qi_blocks_woo_get_global_product(); if ( ! empty( $product ) ) { $price = $product->get_price_html(); if ( ! empty( $price ) ) { ?> <div class="qodef-woo-product-price price"><?php echo wp_kses_post( $price ); ?></div> <?php } } ?>
Submit
FILE
FOLDER
Name
Size
Permission
Action
add-to-cart.php
478 bytes
0644
category.php
381 bytes
0644
image.php
445 bytes
0644
link.php
249 bytes
0644
mark.php
447 bytes
0644
price.php
331 bytes
0644
rating.php
512 bytes
0644
title.php
466 bytes
0644
N4ST4R_ID | Naxtarrr