get_type() == 'auction')){
return;
}
$current_user = wp_get_current_user();
$product_id = $product->get_id();
$user_max_bid = $product->get_user_max_bid($product_id ,$current_user->ID );
$max_min_bid_text = $product->get_auction_type() == 'reverse' ? __( 'Your min bid is', 'wc_simple_auctions' ) : __( 'Your max bid is', 'wc_simple_auctions' );
$gmt_offset = get_option('gmt_offset') > 0 ? '+'.get_option('gmt_offset') : get_option('gmt_offset')
?>
is_closed() === FALSE ) and ($product->is_started() === TRUE )) : ?>
get_auction_end_time() )); ?> get_auction_end_time() )); ?>
get_auction_sealed() != 'yes'){ ?>
get_price_html() ?>
is_reserved() === TRUE) &&( $product->is_reserve_met() === FALSE ) ) : ?>
is_reserved() === TRUE) &&( $product->is_reserve_met() === TRUE ) ) : ?>
get_auction_sealed() == 'yes'){?>
sealed.", 'wc_simple_auctions' )); ?>
get_auction_start_price())) {?>
get_auction_type() == 'reverse' ) : ?>
get_auction_start_price()))); ?>
get_auction_start_price()))); ?>
get_auction_type() == 'reverse' ) : ?>
get_auction_sealed() != 'yes'){ ?>
get_auction_proxy() && $product->get_auction_max_current_bider() && get_current_user_id() == $product->get_auction_max_current_bider()) {?>
get_auction_max_bid()) ?>
0){ ?>
is_closed() === FALSE ) and ($product->is_started() === FALSE )):?>