Website : phonehp.ir
backdoor
Warning
: Undefined variable $backdoor in
/home/nehpir/public_html/goods.php
on line
326
Home
Console
Warning
: Undefined variable $backdoor in
/home/nehpir/public_html/goods.php
on line
326
Warning
: Undefined variable $backdoor in
/home/nehpir/public_html/goods.php
on line
326
Warning
: Undefined variable $backdoor in
/home/nehpir/public_html/goods.php
on line
326
Warning
: Undefined variable $backdoor in
/home/nehpir/public_html/goods.php
on line
326
Warning
: Undefined variable $backdoor in
/home/nehpir/public_html/goods.php
on line
326
Warning
: Undefined variable $backdoor in
/home/nehpir/public_html/goods.php
on line
326
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
nehpir
/
www
/
wp-content
/
themes
/
woodmart
/
woocommerce
/
Filename :
content-product-small.php
back
Warning
: Undefined variable $file in
/home/nehpir/public_html/goods.php
on line
545
Copy
<?php /** * Render file for 'Small' product design. * Products(grid or carousel) element. * * @package woodmart */ global $product; if ( ! defined( 'ABSPATH' ) ) { exit; // Direct access not allowed. } ?> <?php do_action( 'woodmart_before_shop_loop_thumbnail' ); ?> <div class="wd-product-wrapper product-wrapper"> <div class="wd-product-thumb product-element-top"> <a href="<?php echo esc_url( get_permalink() ); ?>" class="wd-product-img-link product-image-link" aria-label="<?php echo esc_attr( get_the_title() ); ?>"> <?php do_action( 'woocommerce_before_shop_loop_item_title' ); ?> </a> </div> <div class="product-element-bottom"> <?php do_action( 'woocommerce_shop_loop_item_title' ); echo wp_kses_post( woodmart_get_product_rating() ); do_action( 'woocommerce_after_shop_loop_item_title' ); ?> </div> </div>