'product', 'p' => $appliances_store_shop_selected_product_id, 'posts_per_page' => 1, 'order' => 'ASC', ); $appliances_store_shop_loop = new WP_Query( $appliances_store_shop_args ); while ( $appliances_store_shop_loop->have_posts() ) : $appliances_store_shop_loop->the_post(); global $product; ?>
post->ID ) ) { echo get_the_post_thumbnail( $appliances_store_shop_loop->post->ID, 'shop_catalog' ); } else { echo '' . esc_attr__( 'Placeholder', 'appliances-store' ) . ''; } ?>
get_average_rating(); if ( $appliances_store_average_rating > 0 ) : ?> ()

' . wp_kses_post( $product->get_price_html() ) . ''; ?>

is_on_sale() ) : ?>