$mods['post_section'], 'posts_per_page' => 4, 'orderby' => 'post__in', 'post_type' => 'post', 'post_status' => 'publish', ) ); if ( $lastposts ) { foreach ( $lastposts as $post ) : setup_postdata( $post ); ?>

$mods['product_section'], 'posts_per_page' => 4, 'orderby' => 'post__in', 'post_type' => 'product', 'post_status' => 'publish', ) ); if ( $selected_products ) { foreach ( $selected_products as $post ) : setup_postdata( $post ); $product = wc_get_product( get_the_ID() ); ?>
get_price_html();?>