PATH:
home
/
hunkmedicalstaff
/
slickapparel702.com
/
wp-content
/
themes
/
woodmart
/
woocommerce
<?php // Exit if accessed directly if ( ! defined( 'ABSPATH' ) ) { exit; } global $product; ?> <li class="small-product-content"> <div class="product-pseudo-wrap"></div> <div class="product-small-inner"> <a href="<?php echo esc_url( get_permalink( $product->get_id() ) ); ?>" title="<?php echo esc_attr( $product->get_title() ); ?>"> <?php echo wp_kses( $product->get_image(), array( 'img' => array( 'class' => true, 'width' => true, 'height' => true, 'src' => true,'alt' => true, 'data-src' => true, 'data-srcset' => true, 'srcset' => true ) ) ); ?> </a> <div class="small-product-info"> <span class="wd-entities-title"><?php echo esc_html( $product->get_title() ); ?></span> <span class="price"><?php echo wp_kses_post( $product->get_price_html() ); ?></span> </div> </div> </li>
[-] content-quick-view-vertical.php
[edit]
[-] content-product-cat-default.php
[edit]
[-] content-product-cat.php
[edit]
[-] single-product.php
[edit]
[-] content-product-base.php
[edit]
[+]
loop
[-] single-product-reviews.php
[edit]
[+]
emails
[-] content-product-quick.php
[edit]
[-] content-product-cat-mask-subcat.php
[edit]
[-] content-single-product.php
[edit]
[-] content-product-list.php
[edit]
[-] content-product-cat-side.php
[edit]
[-] content-widget-product.php
[edit]
[-] content-product-info.php
[edit]
[-] content-product-icons.php
[edit]
[-] content-product-standard.php
[edit]
[-] content-product-small.php
[edit]
[-] .htaccess
[edit]
[-] content-product.php
[edit]
[+]
cart
[-] archive-product.php
[edit]
[+]
myaccount
[-] content-product-cat-zoom-out.php
[edit]
[-] content-product-info-alt.php
[edit]
[-] content-product-fw-button.php
[edit]
[-] content-product-button.php
[edit]
[+]
..
[-] content-quick-view-horizontal.php
[edit]
[-] content-widget-small.php
[edit]
[+]
global
[+]
single-product
[+]
checkout
[-] content-product-buttons-on-hover.php
[edit]
[+]
quick-view
[-] product-searchform.php
[edit]
[-] content-product-tiled.php
[edit]
[-] content-product-alt.php
[edit]