PK \l" templates/content-product.phpnu W+A is_visible() ) {
return;
}
?>
>
PK \Ppz $ templates/content-widget-product.phpnu W+A
get_image(); ?>
get_title(); ?>
get_rating_html(); ?>
get_price_html(); ?>
PK \(V¾ templates/loop/sale-flash.phpnu W+A
is_on_sale() ) : ?>
' . __( 'Sale!', 'woocommerce' ) . '', $post, $product ); ?>
PK \^9 templates/loop/orderby.phpnu W+A
PK \t templates/loop/add-to-cart.phpnu W+A %s',
esc_url( $product->add_to_cart_url() ),
esc_attr( isset( $quantity ) ? $quantity : 1 ),
esc_attr( $product->id ),
esc_attr( $product->get_sku() ),
esc_attr( isset( $class ) ? $class : 'button' ),
esc_html( $product->add_to_cart_text() )
),
$product );
PK \bdm{ { $ templates/loop/no-products-found.phpnu W+A
PK \y templates/loop/loop-end.phpnu W+A
PK \D|] ] templates/loop/price.phpnu W+A
get_price_html() ) : ?>
PK \B; templates/loop/rating.phpnu W+A
get_rating_html() ) : ?>
PK \ZO templates/loop/result-count.phpnu W+A
get( 'paged' ) );
$per_page = $wp_query->get( 'posts_per_page' );
$total = $wp_query->found_posts;
$first = ( $per_page * $paged ) - $per_page + 1;
$last = min( $total, $wp_query->get( 'posts_per_page' ) * $paged );
if ( $total <= $per_page || -1 === $per_page ) {
printf( _n( 'Showing the single result', 'Showing all %d results', $total, 'woocommerce' ), $total );
} else {
printf( _nx( 'Showing the single result', 'Showing %1$d–%2$d of %3$d results', $total, '%1$d = first, %2$d = last, %3$d = total', 'woocommerce' ), $first, $last, $total );
}
?>
PK \ templates/loop/pagination.phpnu W+A max_num_pages <= 1 ) {
return;
}
?>
PK \3 templates/loop/loop-start.phpnu W+A
PK \IQ Q templates/auth/form-login.phpnu W+A
', '' ); ?>
PK \5B templates/auth/footer.phpnu W+A