get_description() ); ?>
get_price_html(); ?>
get_image( ‘full’ ); ?>
Key Features
Precision Temperature Control
Digital PID temperature control ensures optimal brewing temperature.
Programmable Timer
Set your brew schedule up to 24 hours in advance.
Large Capacity
12-cup capacity perfect for homes and small offices.
Technical Specifications
Dimensions |
12.5″ x 8.75″ x 14.25″ |
Weight |
8.75 lbs |
Power |
1500W |
Warranty |
2 Years Limited |
Recommended Accessories
get_id(), 4 );
if ( $related_products ) :
woocommerce_product_loop_start();
foreach ( $related_products as $related_product ) :
$post_object = get_post( $related_product );
setup_postdata( $GLOBALS[‘post’] =& $post_object );
wc_get_template_part( ‘content’, ‘product’ );
endforeach;
woocommerce_product_loop_end();
endif;
wp_reset_postdata();
?>