PATH:
home
/
hunkmedicalstaff
/
slickapparel702.com
/
wp-content
/
themes
/
woodmart
/
woocommerce
<?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="product-wrapper"> <div class="product-element-top"> <a href="<?php echo esc_url( get_permalink() ); ?>" class="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>
[-] 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]