- CA: 308 | OFFERED BY [GEBR. A & B. LEIDEMAN] 🇳🇱
- TOTAL 7 PIGEONS ‘DIRECT FROM LEIDEMAN’ 🇳🇱
- Auction will end OCT 26-2024, 9 PM (GMT+6)
- Bid occur in last 10 min, auction will add extra 10 min
- Starting Bid: (৳)10,000 | Over Bid: (৳)1,000
- [CALL & BID]: +88 013 0170 1733 | +88 016 7107 9802
- AUCTION arranged by [AUCTION BANGLA] 🇧🇩
GEBR. A & B. LEIDEMAN 🇳🇱
Matenweg 4
7798-CD Hardenberg (NL)
Tel: +31(0)641886492
Tel: +31(0)683183505
- Use [CUSTOM BID] option, if you are too busy & not able to track your auction time to time.
- Once you bid, make sure you check your email for [OVER BID] notification.
- Non-techie person? use [CALL & BID] option, just call the given no: and place your bid.
- Auction related question? Call directly to the AUCTIONEER for quick reply.
- Finally, Be sure to refresh or reload the page to view the most up-to-date information.
***Be a smart bidder and ‘Stand out in the Crowd’***
AVG. PER PIGEON SOLD: 126,093.57 (৳)
TOTAL BID COUNT: 610
AUCTION ENDED OCT-26-2024, 9 PM
-
01-308 | 🇳🇱 NL23-9581956 M💥✨From Finist✨Torsten & Silver Dream✨Arturo✨Tila💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 55,000.00
Expiredsky loft
01-308 | 🇳🇱 NL23-9581956 M💥✨From Finist✨Torsten & Silver Dream✨Arturo✨Tila💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 55,000.00
Total Bid[42 BID]
jQuery("document").ready(function($){
$("#placebidbutton_direct6335").on('click', function(event){
var formname = "directbid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
$("#placebidbutton6335").on('click', function(event){
var formname = "custombid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
function bid_check(formname){
var id_Bid;
if(formname == "custombid"){ id_Bid = "#uwa_bid_value6335"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6335"; }
var bidval = parseFloat($(id_Bid).val());
if(bidval){
var minval = parseFloat($(id_Bid).attr("min")); var maxval = parseFloat($(id_Bid).attr("max"));
if(minval <= bidval){ confirm_bid(formname, id_Bid); } /* end of if - minval */ else{ alert("Please enter bid value greater than suggested bid"); return false; } } else{ alert("Please enter bid value"); return false; } } function placebid_ajax_process(formname){ if(formname == "custombid"){ id_Bid = "#uwa_bid_value6335"; id_h_Product = "#uwa_place_bid"; id_Bid_Button = "#placebidbutton6335"; class_ajax_Span = ".ajax-loader-placebid"; class_ajax_Img = ".loaderimg"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6335"; id_h_Product = "#uwa_place_bid_direct"; id_Bid_Button = "#placebidbutton_direct6335"; class_ajax_Span = ".ajax-loader-placebid_direct"; class_ajax_Img = ".loaderimg_direct"; } var uwa_place_bid = $(id_h_Product).val(); var uwa_bid_value = $(id_Bid).val(); var uwa_url = "https://lets-bid.com/wp-admin/admin-ajax.php"; $.ajax({ method : "post", /* don't use 'type' */ url : "https://lets-bid.com/wp-admin/admin-ajax.php", data : {action: "uwa_ajax_placed_bid", uwa_place_bid : uwa_place_bid, uwa_bid_value : uwa_bid_value }, beforeSend: function(){ $(class_ajax_Span).css("display", "inline"); $(class_ajax_Img).css("visibility", "visible"); $('.product-type-auction').css("opacity", "0.7"); $("#placebidbutton6335").attr("disabled", "disabled"); $("#placebidbutton_direct6335").attr("disabled", "disabled"); $('.single_add_to_cart_button').attr("disabled", "disabled"); }, success: function(response) { var data = $.parseJSON( response ); if(typeof data.allmsg != "undefined"){ //$(".woocommerce-notices-wrapper").hide(); //$(".woocommerce-notices-wrapper").html(data.allmsg).fadeIn(1000); $(".woocommerce-notices-wrapper").html(data.allmsg); } /* display fields data in detail page */ //if(data.allstatus == 1){ var auctionid = uwa_place_bid; var newprice = data.alldata_display.uwa_curent_bid; var newenterval = data.alldata_display.entervalue; var newreservetext = data.alldata_display.reservetext; var newmaxmintext = data.alldata_display.maxmintext; var newuwabidsalldata = data.alldata_display.uwa_bids_alldata; var newbidminval = data.alldata_display.uwa_bid_minval; var newbidmaxval = data.alldata_display.uwa_bid_maxval; var newtimerval = data.alldata_display.remaining_secs; var auctiontype = data.alldata_display.auction_type; if(typeof newprice != "undefined"){ $("p.price").html(newprice); /* + "--done"); */ } if(typeof newenterval != 'undefined'){ newenterval = newenterval + " )"; /* uwa_inc_latest_price or uwa_inc_price_ajax_492 */ $("small.uwa_inc_latest_price").html(newenterval); } if(typeof newreservetext != 'undefined'){ //strong.uwa_auction_reserve_price $("div.checkreserve").html(newreservetext); } if(typeof newmaxmintext != 'undefined'){ $("p.max-bid").html(newmaxmintext); } if(typeof newtimerval != 'undefined'){ //alert("inif --" + newtimerval); /* change value of data-time of timer */ /*$("div.uwa_auction_product_countdown").data('time', newtimerval);*/ /* set new time value in div */ $("div.uwa_auction_product_countdown").attr( 'data-time', newtimerval); time1 = newtimerval; //alert(time1); //alert(typeof time1); $("div.uwa_auction_product_countdown").WooUacountdown('destroy'); /* here we add new time for timer, check uwa-front.js for all options of timer */ $("div.uwa_auction_product_countdown").WooUacountdown({until: $.WooUacountdown.UTCDate(-(new Date().getTimezoneOffset()), new Date(time1*1000))}); } if(typeof newuwabidsalldata != 'undefined'){ /* uwa-front.js */ /*jQuery("#auction-history-table-" + key +" tbody > tr:first" ).before(value.wua_activity);*/
/*($(".auction-history-table tbody > tr:first").before(newuwabidsalldata + "--done");*/
$("div.uwa_bids_history_data").html(newuwabidsalldata); /* + "--done");*/ }
if(typeof newbidminval != 'undefined'){
/* note : change min value for both direct and custom bid **** */
$("#uwa_bid_value6335").attr("min", newbidminval); $("#uwa_bid_value_direct6335").attr("min", newbidminval);
/* set default value for direct bid */ if(auctiontype == "normal"){ $("#uwa_bid_value_direct6335").val(newbidminval); } }
if(typeof newbidmaxval != 'undefined'){
/* note : change max value for both direct and custom bid **** */
$("#uwa_bid_value6335").attr("max", newbidmaxval); $("#uwa_bid_value_direct6335").attr("max", newbidmaxval);
/* set default value for direct bid */ if(auctiontype == "reverse"){ $("#uwa_bid_value_direct6335").val(newbidmaxval); }
}
$("#uwa_bid_value6335").val("");
//}
}, error: function(){},
complete: function(){ $(class_ajax_Span).css("display", "none"); $(class_ajax_Img).css("visibility", "hidden"); $('.product-type-auction').css("opacity", "1"); $("#placebidbutton6335").removeAttr("disabled"); $("#placebidbutton_direct6335").removeAttr("disabled"); $('.single_add_to_cart_button').removeAttr("disabled");
/* -------- slider ---------- */
var custom_add = 100;
$("html").animate({scrollTop: ($(".woocommerce-notices-wrapper").offset().top)-custom_add}, 1500);
$(".woocommerce-notices-wrapper").hide(); setTimeout(function(){ $(".woocommerce-notices-wrapper").fadeIn(2000); }, 1000);
/* -------- slider ---------- */
}, });
}
/* Extra confirmation message on place bid */ function confirm_bid(formname, id_Bid) {
/* Get bid value, format value and then add to confirm message */ var bidval = jQuery(id_Bid).val(); var bidval = parseFloat(bidval);
if (bidval > 0){
var floatbidval = bidval.toFixed(2); /* 2 numbers after decimal point */ /*var currencyval = "৳ ";*/
/* bloginfo( 'charset' ); */
var currencyval = "৳ ";
var finalval = currencyval + floatbidval;
if(formname == "custombid"){ var confirm1 = 'Do you really want to bid'; } else if(formname == "directbid"){ var confirm1 = 'Do you really want to directly place this bid'; }
var confirm_message = confirm1 + ' ' + finalval + ' ?';
var result_conf = confirm(confirm_message);
if(result_conf == false){ event.preventDefault(); /* don't use return it reloads page */ } else{ return true; } }
} /* end of function - confirm_bid() */
}); /* end of document ready */
Category: CA308 | GEBR. A. & B. LEIDEMAN
-
02-308 | 🇳🇱 NL22-8076490 V💥✨✨Winner 3, 33, 79, 114, 176 Prizes✨From Patrick✨Silver dream Crack 19 & Sister Goed Grijs✨✨💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 134,000.00
ExpiredEmon Hasan
02-308 | 🇳🇱 NL22-8076490 V💥✨✨Winner 3, 33, 79, 114, 176 Prizes✨From Patrick✨Silver dream Crack 19 & Sister Goed Grijs✨✨💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 134,000.00
Total Bid[71 BID]
jQuery("document").ready(function($){
$("#placebidbutton_direct6340").on('click', function(event){
var formname = "directbid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
$("#placebidbutton6340").on('click', function(event){
var formname = "custombid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
function bid_check(formname){
var id_Bid;
if(formname == "custombid"){ id_Bid = "#uwa_bid_value6340"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6340"; }
var bidval = parseFloat($(id_Bid).val());
if(bidval){
var minval = parseFloat($(id_Bid).attr("min")); var maxval = parseFloat($(id_Bid).attr("max"));
if(minval <= bidval){ confirm_bid(formname, id_Bid); } /* end of if - minval */ else{ alert("Please enter bid value greater than suggested bid"); return false; } } else{ alert("Please enter bid value"); return false; } } function placebid_ajax_process(formname){ if(formname == "custombid"){ id_Bid = "#uwa_bid_value6340"; id_h_Product = "#uwa_place_bid"; id_Bid_Button = "#placebidbutton6340"; class_ajax_Span = ".ajax-loader-placebid"; class_ajax_Img = ".loaderimg"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6340"; id_h_Product = "#uwa_place_bid_direct"; id_Bid_Button = "#placebidbutton_direct6340"; class_ajax_Span = ".ajax-loader-placebid_direct"; class_ajax_Img = ".loaderimg_direct"; } var uwa_place_bid = $(id_h_Product).val(); var uwa_bid_value = $(id_Bid).val(); var uwa_url = "https://lets-bid.com/wp-admin/admin-ajax.php"; $.ajax({ method : "post", /* don't use 'type' */ url : "https://lets-bid.com/wp-admin/admin-ajax.php", data : {action: "uwa_ajax_placed_bid", uwa_place_bid : uwa_place_bid, uwa_bid_value : uwa_bid_value }, beforeSend: function(){ $(class_ajax_Span).css("display", "inline"); $(class_ajax_Img).css("visibility", "visible"); $('.product-type-auction').css("opacity", "0.7"); $("#placebidbutton6340").attr("disabled", "disabled"); $("#placebidbutton_direct6340").attr("disabled", "disabled"); $('.single_add_to_cart_button').attr("disabled", "disabled"); }, success: function(response) { var data = $.parseJSON( response ); if(typeof data.allmsg != "undefined"){ //$(".woocommerce-notices-wrapper").hide(); //$(".woocommerce-notices-wrapper").html(data.allmsg).fadeIn(1000); $(".woocommerce-notices-wrapper").html(data.allmsg); } /* display fields data in detail page */ //if(data.allstatus == 1){ var auctionid = uwa_place_bid; var newprice = data.alldata_display.uwa_curent_bid; var newenterval = data.alldata_display.entervalue; var newreservetext = data.alldata_display.reservetext; var newmaxmintext = data.alldata_display.maxmintext; var newuwabidsalldata = data.alldata_display.uwa_bids_alldata; var newbidminval = data.alldata_display.uwa_bid_minval; var newbidmaxval = data.alldata_display.uwa_bid_maxval; var newtimerval = data.alldata_display.remaining_secs; var auctiontype = data.alldata_display.auction_type; if(typeof newprice != "undefined"){ $("p.price").html(newprice); /* + "--done"); */ } if(typeof newenterval != 'undefined'){ newenterval = newenterval + " )"; /* uwa_inc_latest_price or uwa_inc_price_ajax_492 */ $("small.uwa_inc_latest_price").html(newenterval); } if(typeof newreservetext != 'undefined'){ //strong.uwa_auction_reserve_price $("div.checkreserve").html(newreservetext); } if(typeof newmaxmintext != 'undefined'){ $("p.max-bid").html(newmaxmintext); } if(typeof newtimerval != 'undefined'){ //alert("inif --" + newtimerval); /* change value of data-time of timer */ /*$("div.uwa_auction_product_countdown").data('time', newtimerval);*/ /* set new time value in div */ $("div.uwa_auction_product_countdown").attr( 'data-time', newtimerval); time1 = newtimerval; //alert(time1); //alert(typeof time1); $("div.uwa_auction_product_countdown").WooUacountdown('destroy'); /* here we add new time for timer, check uwa-front.js for all options of timer */ $("div.uwa_auction_product_countdown").WooUacountdown({until: $.WooUacountdown.UTCDate(-(new Date().getTimezoneOffset()), new Date(time1*1000))}); } if(typeof newuwabidsalldata != 'undefined'){ /* uwa-front.js */ /*jQuery("#auction-history-table-" + key +" tbody > tr:first" ).before(value.wua_activity);*/
/*($(".auction-history-table tbody > tr:first").before(newuwabidsalldata + "--done");*/
$("div.uwa_bids_history_data").html(newuwabidsalldata); /* + "--done");*/ }
if(typeof newbidminval != 'undefined'){
/* note : change min value for both direct and custom bid **** */
$("#uwa_bid_value6340").attr("min", newbidminval); $("#uwa_bid_value_direct6340").attr("min", newbidminval);
/* set default value for direct bid */ if(auctiontype == "normal"){ $("#uwa_bid_value_direct6340").val(newbidminval); } }
if(typeof newbidmaxval != 'undefined'){
/* note : change max value for both direct and custom bid **** */
$("#uwa_bid_value6340").attr("max", newbidmaxval); $("#uwa_bid_value_direct6340").attr("max", newbidmaxval);
/* set default value for direct bid */ if(auctiontype == "reverse"){ $("#uwa_bid_value_direct6340").val(newbidmaxval); }
}
$("#uwa_bid_value6340").val("");
//}
}, error: function(){},
complete: function(){ $(class_ajax_Span).css("display", "none"); $(class_ajax_Img).css("visibility", "hidden"); $('.product-type-auction').css("opacity", "1"); $("#placebidbutton6340").removeAttr("disabled"); $("#placebidbutton_direct6340").removeAttr("disabled"); $('.single_add_to_cart_button').removeAttr("disabled");
/* -------- slider ---------- */
var custom_add = 100;
$("html").animate({scrollTop: ($(".woocommerce-notices-wrapper").offset().top)-custom_add}, 1500);
$(".woocommerce-notices-wrapper").hide(); setTimeout(function(){ $(".woocommerce-notices-wrapper").fadeIn(2000); }, 1000);
/* -------- slider ---------- */
}, });
}
/* Extra confirmation message on place bid */ function confirm_bid(formname, id_Bid) {
/* Get bid value, format value and then add to confirm message */ var bidval = jQuery(id_Bid).val(); var bidval = parseFloat(bidval);
if (bidval > 0){
var floatbidval = bidval.toFixed(2); /* 2 numbers after decimal point */ /*var currencyval = "৳ ";*/
/* bloginfo( 'charset' ); */
var currencyval = "৳ ";
var finalval = currencyval + floatbidval;
if(formname == "custombid"){ var confirm1 = 'Do you really want to bid'; } else if(formname == "directbid"){ var confirm1 = 'Do you really want to directly place this bid'; }
var confirm_message = confirm1 + ' ' + finalval + ' ?';
var result_conf = confirm(confirm_message);
if(result_conf == false){ event.preventDefault(); /* don't use return it reloads page */ } else{ return true; } }
} /* end of function - confirm_bid() */
}); /* end of document ready */
Category: CA308 | GEBR. A. & B. LEIDEMAN
-
03-308 | 🇳🇱 NL21-1509918 M💥✨✨Winner 26, 102, 171, 236, 357✨From Crack 19 & Daughter Sieka & Blue Gum✨Grd. Son ACE 820✨💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 72,000.00
ExpiredMd Sumon
03-308 | 🇳🇱 NL21-1509918 M💥✨✨Winner 26, 102, 171, 236, 357✨From Crack 19 & Daughter Sieka & Blue Gum✨Grd. Son ACE 820✨💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 72,000.00
Total Bid[46 BID]
jQuery("document").ready(function($){
$("#placebidbutton_direct6343").on('click', function(event){
var formname = "directbid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
$("#placebidbutton6343").on('click', function(event){
var formname = "custombid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
function bid_check(formname){
var id_Bid;
if(formname == "custombid"){ id_Bid = "#uwa_bid_value6343"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6343"; }
var bidval = parseFloat($(id_Bid).val());
if(bidval){
var minval = parseFloat($(id_Bid).attr("min")); var maxval = parseFloat($(id_Bid).attr("max"));
if(minval <= bidval){ confirm_bid(formname, id_Bid); } /* end of if - minval */ else{ alert("Please enter bid value greater than suggested bid"); return false; } } else{ alert("Please enter bid value"); return false; } } function placebid_ajax_process(formname){ if(formname == "custombid"){ id_Bid = "#uwa_bid_value6343"; id_h_Product = "#uwa_place_bid"; id_Bid_Button = "#placebidbutton6343"; class_ajax_Span = ".ajax-loader-placebid"; class_ajax_Img = ".loaderimg"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6343"; id_h_Product = "#uwa_place_bid_direct"; id_Bid_Button = "#placebidbutton_direct6343"; class_ajax_Span = ".ajax-loader-placebid_direct"; class_ajax_Img = ".loaderimg_direct"; } var uwa_place_bid = $(id_h_Product).val(); var uwa_bid_value = $(id_Bid).val(); var uwa_url = "https://lets-bid.com/wp-admin/admin-ajax.php"; $.ajax({ method : "post", /* don't use 'type' */ url : "https://lets-bid.com/wp-admin/admin-ajax.php", data : {action: "uwa_ajax_placed_bid", uwa_place_bid : uwa_place_bid, uwa_bid_value : uwa_bid_value }, beforeSend: function(){ $(class_ajax_Span).css("display", "inline"); $(class_ajax_Img).css("visibility", "visible"); $('.product-type-auction').css("opacity", "0.7"); $("#placebidbutton6343").attr("disabled", "disabled"); $("#placebidbutton_direct6343").attr("disabled", "disabled"); $('.single_add_to_cart_button').attr("disabled", "disabled"); }, success: function(response) { var data = $.parseJSON( response ); if(typeof data.allmsg != "undefined"){ //$(".woocommerce-notices-wrapper").hide(); //$(".woocommerce-notices-wrapper").html(data.allmsg).fadeIn(1000); $(".woocommerce-notices-wrapper").html(data.allmsg); } /* display fields data in detail page */ //if(data.allstatus == 1){ var auctionid = uwa_place_bid; var newprice = data.alldata_display.uwa_curent_bid; var newenterval = data.alldata_display.entervalue; var newreservetext = data.alldata_display.reservetext; var newmaxmintext = data.alldata_display.maxmintext; var newuwabidsalldata = data.alldata_display.uwa_bids_alldata; var newbidminval = data.alldata_display.uwa_bid_minval; var newbidmaxval = data.alldata_display.uwa_bid_maxval; var newtimerval = data.alldata_display.remaining_secs; var auctiontype = data.alldata_display.auction_type; if(typeof newprice != "undefined"){ $("p.price").html(newprice); /* + "--done"); */ } if(typeof newenterval != 'undefined'){ newenterval = newenterval + " )"; /* uwa_inc_latest_price or uwa_inc_price_ajax_492 */ $("small.uwa_inc_latest_price").html(newenterval); } if(typeof newreservetext != 'undefined'){ //strong.uwa_auction_reserve_price $("div.checkreserve").html(newreservetext); } if(typeof newmaxmintext != 'undefined'){ $("p.max-bid").html(newmaxmintext); } if(typeof newtimerval != 'undefined'){ //alert("inif --" + newtimerval); /* change value of data-time of timer */ /*$("div.uwa_auction_product_countdown").data('time', newtimerval);*/ /* set new time value in div */ $("div.uwa_auction_product_countdown").attr( 'data-time', newtimerval); time1 = newtimerval; //alert(time1); //alert(typeof time1); $("div.uwa_auction_product_countdown").WooUacountdown('destroy'); /* here we add new time for timer, check uwa-front.js for all options of timer */ $("div.uwa_auction_product_countdown").WooUacountdown({until: $.WooUacountdown.UTCDate(-(new Date().getTimezoneOffset()), new Date(time1*1000))}); } if(typeof newuwabidsalldata != 'undefined'){ /* uwa-front.js */ /*jQuery("#auction-history-table-" + key +" tbody > tr:first" ).before(value.wua_activity);*/
/*($(".auction-history-table tbody > tr:first").before(newuwabidsalldata + "--done");*/
$("div.uwa_bids_history_data").html(newuwabidsalldata); /* + "--done");*/ }
if(typeof newbidminval != 'undefined'){
/* note : change min value for both direct and custom bid **** */
$("#uwa_bid_value6343").attr("min", newbidminval); $("#uwa_bid_value_direct6343").attr("min", newbidminval);
/* set default value for direct bid */ if(auctiontype == "normal"){ $("#uwa_bid_value_direct6343").val(newbidminval); } }
if(typeof newbidmaxval != 'undefined'){
/* note : change max value for both direct and custom bid **** */
$("#uwa_bid_value6343").attr("max", newbidmaxval); $("#uwa_bid_value_direct6343").attr("max", newbidmaxval);
/* set default value for direct bid */ if(auctiontype == "reverse"){ $("#uwa_bid_value_direct6343").val(newbidmaxval); }
}
$("#uwa_bid_value6343").val("");
//}
}, error: function(){},
complete: function(){ $(class_ajax_Span).css("display", "none"); $(class_ajax_Img).css("visibility", "hidden"); $('.product-type-auction').css("opacity", "1"); $("#placebidbutton6343").removeAttr("disabled"); $("#placebidbutton_direct6343").removeAttr("disabled"); $('.single_add_to_cart_button').removeAttr("disabled");
/* -------- slider ---------- */
var custom_add = 100;
$("html").animate({scrollTop: ($(".woocommerce-notices-wrapper").offset().top)-custom_add}, 1500);
$(".woocommerce-notices-wrapper").hide(); setTimeout(function(){ $(".woocommerce-notices-wrapper").fadeIn(2000); }, 1000);
/* -------- slider ---------- */
}, });
}
/* Extra confirmation message on place bid */ function confirm_bid(formname, id_Bid) {
/* Get bid value, format value and then add to confirm message */ var bidval = jQuery(id_Bid).val(); var bidval = parseFloat(bidval);
if (bidval > 0){
var floatbidval = bidval.toFixed(2); /* 2 numbers after decimal point */ /*var currencyval = "৳ ";*/
/* bloginfo( 'charset' ); */
var currencyval = "৳ ";
var finalval = currencyval + floatbidval;
if(formname == "custombid"){ var confirm1 = 'Do you really want to bid'; } else if(formname == "directbid"){ var confirm1 = 'Do you really want to directly place this bid'; }
var confirm_message = confirm1 + ' ' + finalval + ' ?';
var result_conf = confirm(confirm_message);
if(result_conf == false){ event.preventDefault(); /* don't use return it reloads page */ } else{ return true; } }
} /* end of function - confirm_bid() */
}); /* end of document ready */
Category: CA308 | GEBR. A. & B. LEIDEMAN
-
04-308 | 🇳🇱 NL21-1509621 M💥✨Full brother to Claire 1/17538 ✨1/5887✨1/1629✨From Sister Goed Grijs & Son crack 19✨💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 159,000.00
ExpiredQuamrul Hassan
04-308 | 🇳🇱 NL21-1509621 M💥✨Full brother to Claire 1/17538 ✨1/5887✨1/1629✨From Sister Goed Grijs & Son crack 19✨💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 159,000.00
Total Bid[132 BID]
jQuery("document").ready(function($){
$("#placebidbutton_direct6347").on('click', function(event){
var formname = "directbid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
$("#placebidbutton6347").on('click', function(event){
var formname = "custombid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
function bid_check(formname){
var id_Bid;
if(formname == "custombid"){ id_Bid = "#uwa_bid_value6347"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6347"; }
var bidval = parseFloat($(id_Bid).val());
if(bidval){
var minval = parseFloat($(id_Bid).attr("min")); var maxval = parseFloat($(id_Bid).attr("max"));
if(minval <= bidval){ confirm_bid(formname, id_Bid); } /* end of if - minval */ else{ alert("Please enter bid value greater than suggested bid"); return false; } } else{ alert("Please enter bid value"); return false; } } function placebid_ajax_process(formname){ if(formname == "custombid"){ id_Bid = "#uwa_bid_value6347"; id_h_Product = "#uwa_place_bid"; id_Bid_Button = "#placebidbutton6347"; class_ajax_Span = ".ajax-loader-placebid"; class_ajax_Img = ".loaderimg"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6347"; id_h_Product = "#uwa_place_bid_direct"; id_Bid_Button = "#placebidbutton_direct6347"; class_ajax_Span = ".ajax-loader-placebid_direct"; class_ajax_Img = ".loaderimg_direct"; } var uwa_place_bid = $(id_h_Product).val(); var uwa_bid_value = $(id_Bid).val(); var uwa_url = "https://lets-bid.com/wp-admin/admin-ajax.php"; $.ajax({ method : "post", /* don't use 'type' */ url : "https://lets-bid.com/wp-admin/admin-ajax.php", data : {action: "uwa_ajax_placed_bid", uwa_place_bid : uwa_place_bid, uwa_bid_value : uwa_bid_value }, beforeSend: function(){ $(class_ajax_Span).css("display", "inline"); $(class_ajax_Img).css("visibility", "visible"); $('.product-type-auction').css("opacity", "0.7"); $("#placebidbutton6347").attr("disabled", "disabled"); $("#placebidbutton_direct6347").attr("disabled", "disabled"); $('.single_add_to_cart_button').attr("disabled", "disabled"); }, success: function(response) { var data = $.parseJSON( response ); if(typeof data.allmsg != "undefined"){ //$(".woocommerce-notices-wrapper").hide(); //$(".woocommerce-notices-wrapper").html(data.allmsg).fadeIn(1000); $(".woocommerce-notices-wrapper").html(data.allmsg); } /* display fields data in detail page */ //if(data.allstatus == 1){ var auctionid = uwa_place_bid; var newprice = data.alldata_display.uwa_curent_bid; var newenterval = data.alldata_display.entervalue; var newreservetext = data.alldata_display.reservetext; var newmaxmintext = data.alldata_display.maxmintext; var newuwabidsalldata = data.alldata_display.uwa_bids_alldata; var newbidminval = data.alldata_display.uwa_bid_minval; var newbidmaxval = data.alldata_display.uwa_bid_maxval; var newtimerval = data.alldata_display.remaining_secs; var auctiontype = data.alldata_display.auction_type; if(typeof newprice != "undefined"){ $("p.price").html(newprice); /* + "--done"); */ } if(typeof newenterval != 'undefined'){ newenterval = newenterval + " )"; /* uwa_inc_latest_price or uwa_inc_price_ajax_492 */ $("small.uwa_inc_latest_price").html(newenterval); } if(typeof newreservetext != 'undefined'){ //strong.uwa_auction_reserve_price $("div.checkreserve").html(newreservetext); } if(typeof newmaxmintext != 'undefined'){ $("p.max-bid").html(newmaxmintext); } if(typeof newtimerval != 'undefined'){ //alert("inif --" + newtimerval); /* change value of data-time of timer */ /*$("div.uwa_auction_product_countdown").data('time', newtimerval);*/ /* set new time value in div */ $("div.uwa_auction_product_countdown").attr( 'data-time', newtimerval); time1 = newtimerval; //alert(time1); //alert(typeof time1); $("div.uwa_auction_product_countdown").WooUacountdown('destroy'); /* here we add new time for timer, check uwa-front.js for all options of timer */ $("div.uwa_auction_product_countdown").WooUacountdown({until: $.WooUacountdown.UTCDate(-(new Date().getTimezoneOffset()), new Date(time1*1000))}); } if(typeof newuwabidsalldata != 'undefined'){ /* uwa-front.js */ /*jQuery("#auction-history-table-" + key +" tbody > tr:first" ).before(value.wua_activity);*/
/*($(".auction-history-table tbody > tr:first").before(newuwabidsalldata + "--done");*/
$("div.uwa_bids_history_data").html(newuwabidsalldata); /* + "--done");*/ }
if(typeof newbidminval != 'undefined'){
/* note : change min value for both direct and custom bid **** */
$("#uwa_bid_value6347").attr("min", newbidminval); $("#uwa_bid_value_direct6347").attr("min", newbidminval);
/* set default value for direct bid */ if(auctiontype == "normal"){ $("#uwa_bid_value_direct6347").val(newbidminval); } }
if(typeof newbidmaxval != 'undefined'){
/* note : change max value for both direct and custom bid **** */
$("#uwa_bid_value6347").attr("max", newbidmaxval); $("#uwa_bid_value_direct6347").attr("max", newbidmaxval);
/* set default value for direct bid */ if(auctiontype == "reverse"){ $("#uwa_bid_value_direct6347").val(newbidmaxval); }
}
$("#uwa_bid_value6347").val("");
//}
}, error: function(){},
complete: function(){ $(class_ajax_Span).css("display", "none"); $(class_ajax_Img).css("visibility", "hidden"); $('.product-type-auction').css("opacity", "1"); $("#placebidbutton6347").removeAttr("disabled"); $("#placebidbutton_direct6347").removeAttr("disabled"); $('.single_add_to_cart_button').removeAttr("disabled");
/* -------- slider ---------- */
var custom_add = 100;
$("html").animate({scrollTop: ($(".woocommerce-notices-wrapper").offset().top)-custom_add}, 1500);
$(".woocommerce-notices-wrapper").hide(); setTimeout(function(){ $(".woocommerce-notices-wrapper").fadeIn(2000); }, 1000);
/* -------- slider ---------- */
}, });
}
/* Extra confirmation message on place bid */ function confirm_bid(formname, id_Bid) {
/* Get bid value, format value and then add to confirm message */ var bidval = jQuery(id_Bid).val(); var bidval = parseFloat(bidval);
if (bidval > 0){
var floatbidval = bidval.toFixed(2); /* 2 numbers after decimal point */ /*var currencyval = "৳ ";*/
/* bloginfo( 'charset' ); */
var currencyval = "৳ ";
var finalval = currencyval + floatbidval;
if(formname == "custombid"){ var confirm1 = 'Do you really want to bid'; } else if(formname == "directbid"){ var confirm1 = 'Do you really want to directly place this bid'; }
var confirm_message = confirm1 + ' ' + finalval + ' ?';
var result_conf = confirm(confirm_message);
if(result_conf == false){ event.preventDefault(); /* don't use return it reloads page */ } else{ return true; } }
} /* end of function - confirm_bid() */
}); /* end of document ready */
Category: CA308 | GEBR. A. & B. LEIDEMAN
-
05-308 | 🇳🇱 NL19-1248889 M💥✨✨Montana✨From Son Crack 19 & Goed Grijs✨Olympic Lisa✨✨💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 188,555.00
ExpiredMohamed Ahmed
05-308 | 🇳🇱 NL19-1248889 M💥✨✨Montana✨From Son Crack 19 & Goed Grijs✨Olympic Lisa✨✨💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 188,555.00
Total Bid[94 BID]
jQuery("document").ready(function($){
$("#placebidbutton_direct6350").on('click', function(event){
var formname = "directbid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
$("#placebidbutton6350").on('click', function(event){
var formname = "custombid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
function bid_check(formname){
var id_Bid;
if(formname == "custombid"){ id_Bid = "#uwa_bid_value6350"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6350"; }
var bidval = parseFloat($(id_Bid).val());
if(bidval){
var minval = parseFloat($(id_Bid).attr("min")); var maxval = parseFloat($(id_Bid).attr("max"));
if(minval <= bidval){ confirm_bid(formname, id_Bid); } /* end of if - minval */ else{ alert("Please enter bid value greater than suggested bid"); return false; } } else{ alert("Please enter bid value"); return false; } } function placebid_ajax_process(formname){ if(formname == "custombid"){ id_Bid = "#uwa_bid_value6350"; id_h_Product = "#uwa_place_bid"; id_Bid_Button = "#placebidbutton6350"; class_ajax_Span = ".ajax-loader-placebid"; class_ajax_Img = ".loaderimg"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6350"; id_h_Product = "#uwa_place_bid_direct"; id_Bid_Button = "#placebidbutton_direct6350"; class_ajax_Span = ".ajax-loader-placebid_direct"; class_ajax_Img = ".loaderimg_direct"; } var uwa_place_bid = $(id_h_Product).val(); var uwa_bid_value = $(id_Bid).val(); var uwa_url = "https://lets-bid.com/wp-admin/admin-ajax.php"; $.ajax({ method : "post", /* don't use 'type' */ url : "https://lets-bid.com/wp-admin/admin-ajax.php", data : {action: "uwa_ajax_placed_bid", uwa_place_bid : uwa_place_bid, uwa_bid_value : uwa_bid_value }, beforeSend: function(){ $(class_ajax_Span).css("display", "inline"); $(class_ajax_Img).css("visibility", "visible"); $('.product-type-auction').css("opacity", "0.7"); $("#placebidbutton6350").attr("disabled", "disabled"); $("#placebidbutton_direct6350").attr("disabled", "disabled"); $('.single_add_to_cart_button').attr("disabled", "disabled"); }, success: function(response) { var data = $.parseJSON( response ); if(typeof data.allmsg != "undefined"){ //$(".woocommerce-notices-wrapper").hide(); //$(".woocommerce-notices-wrapper").html(data.allmsg).fadeIn(1000); $(".woocommerce-notices-wrapper").html(data.allmsg); } /* display fields data in detail page */ //if(data.allstatus == 1){ var auctionid = uwa_place_bid; var newprice = data.alldata_display.uwa_curent_bid; var newenterval = data.alldata_display.entervalue; var newreservetext = data.alldata_display.reservetext; var newmaxmintext = data.alldata_display.maxmintext; var newuwabidsalldata = data.alldata_display.uwa_bids_alldata; var newbidminval = data.alldata_display.uwa_bid_minval; var newbidmaxval = data.alldata_display.uwa_bid_maxval; var newtimerval = data.alldata_display.remaining_secs; var auctiontype = data.alldata_display.auction_type; if(typeof newprice != "undefined"){ $("p.price").html(newprice); /* + "--done"); */ } if(typeof newenterval != 'undefined'){ newenterval = newenterval + " )"; /* uwa_inc_latest_price or uwa_inc_price_ajax_492 */ $("small.uwa_inc_latest_price").html(newenterval); } if(typeof newreservetext != 'undefined'){ //strong.uwa_auction_reserve_price $("div.checkreserve").html(newreservetext); } if(typeof newmaxmintext != 'undefined'){ $("p.max-bid").html(newmaxmintext); } if(typeof newtimerval != 'undefined'){ //alert("inif --" + newtimerval); /* change value of data-time of timer */ /*$("div.uwa_auction_product_countdown").data('time', newtimerval);*/ /* set new time value in div */ $("div.uwa_auction_product_countdown").attr( 'data-time', newtimerval); time1 = newtimerval; //alert(time1); //alert(typeof time1); $("div.uwa_auction_product_countdown").WooUacountdown('destroy'); /* here we add new time for timer, check uwa-front.js for all options of timer */ $("div.uwa_auction_product_countdown").WooUacountdown({until: $.WooUacountdown.UTCDate(-(new Date().getTimezoneOffset()), new Date(time1*1000))}); } if(typeof newuwabidsalldata != 'undefined'){ /* uwa-front.js */ /*jQuery("#auction-history-table-" + key +" tbody > tr:first" ).before(value.wua_activity);*/
/*($(".auction-history-table tbody > tr:first").before(newuwabidsalldata + "--done");*/
$("div.uwa_bids_history_data").html(newuwabidsalldata); /* + "--done");*/ }
if(typeof newbidminval != 'undefined'){
/* note : change min value for both direct and custom bid **** */
$("#uwa_bid_value6350").attr("min", newbidminval); $("#uwa_bid_value_direct6350").attr("min", newbidminval);
/* set default value for direct bid */ if(auctiontype == "normal"){ $("#uwa_bid_value_direct6350").val(newbidminval); } }
if(typeof newbidmaxval != 'undefined'){
/* note : change max value for both direct and custom bid **** */
$("#uwa_bid_value6350").attr("max", newbidmaxval); $("#uwa_bid_value_direct6350").attr("max", newbidmaxval);
/* set default value for direct bid */ if(auctiontype == "reverse"){ $("#uwa_bid_value_direct6350").val(newbidmaxval); }
}
$("#uwa_bid_value6350").val("");
//}
}, error: function(){},
complete: function(){ $(class_ajax_Span).css("display", "none"); $(class_ajax_Img).css("visibility", "hidden"); $('.product-type-auction').css("opacity", "1"); $("#placebidbutton6350").removeAttr("disabled"); $("#placebidbutton_direct6350").removeAttr("disabled"); $('.single_add_to_cart_button').removeAttr("disabled");
/* -------- slider ---------- */
var custom_add = 100;
$("html").animate({scrollTop: ($(".woocommerce-notices-wrapper").offset().top)-custom_add}, 1500);
$(".woocommerce-notices-wrapper").hide(); setTimeout(function(){ $(".woocommerce-notices-wrapper").fadeIn(2000); }, 1000);
/* -------- slider ---------- */
}, });
}
/* Extra confirmation message on place bid */ function confirm_bid(formname, id_Bid) {
/* Get bid value, format value and then add to confirm message */ var bidval = jQuery(id_Bid).val(); var bidval = parseFloat(bidval);
if (bidval > 0){
var floatbidval = bidval.toFixed(2); /* 2 numbers after decimal point */ /*var currencyval = "৳ ";*/
/* bloginfo( 'charset' ); */
var currencyval = "৳ ";
var finalval = currencyval + floatbidval;
if(formname == "custombid"){ var confirm1 = 'Do you really want to bid'; } else if(formname == "directbid"){ var confirm1 = 'Do you really want to directly place this bid'; }
var confirm_message = confirm1 + ' ' + finalval + ' ?';
var result_conf = confirm(confirm_message);
if(result_conf == false){ event.preventDefault(); /* don't use return it reloads page */ } else{ return true; } }
} /* end of function - confirm_bid() */
}); /* end of document ready */
Category: CA308 | GEBR. A. & B. LEIDEMAN
-
06-308 | 🇳🇱 NL19-1248789 V💥✨Winner 6✨24✨60✨63✨366 Prizes✨From Goed Grijs✨Ella✨Magnus✨✨💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 111,100.00
ExpiredRobbani
06-308 | 🇳🇱 NL19-1248789 V💥✨Winner 6✨24✨60✨63✨366 Prizes✨From Goed Grijs✨Ella✨Magnus✨✨💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 111,100.00
Total Bid[79 BID]
jQuery("document").ready(function($){
$("#placebidbutton_direct6353").on('click', function(event){
var formname = "directbid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
$("#placebidbutton6353").on('click', function(event){
var formname = "custombid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
function bid_check(formname){
var id_Bid;
if(formname == "custombid"){ id_Bid = "#uwa_bid_value6353"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6353"; }
var bidval = parseFloat($(id_Bid).val());
if(bidval){
var minval = parseFloat($(id_Bid).attr("min")); var maxval = parseFloat($(id_Bid).attr("max"));
if(minval <= bidval){ confirm_bid(formname, id_Bid); } /* end of if - minval */ else{ alert("Please enter bid value greater than suggested bid"); return false; } } else{ alert("Please enter bid value"); return false; } } function placebid_ajax_process(formname){ if(formname == "custombid"){ id_Bid = "#uwa_bid_value6353"; id_h_Product = "#uwa_place_bid"; id_Bid_Button = "#placebidbutton6353"; class_ajax_Span = ".ajax-loader-placebid"; class_ajax_Img = ".loaderimg"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6353"; id_h_Product = "#uwa_place_bid_direct"; id_Bid_Button = "#placebidbutton_direct6353"; class_ajax_Span = ".ajax-loader-placebid_direct"; class_ajax_Img = ".loaderimg_direct"; } var uwa_place_bid = $(id_h_Product).val(); var uwa_bid_value = $(id_Bid).val(); var uwa_url = "https://lets-bid.com/wp-admin/admin-ajax.php"; $.ajax({ method : "post", /* don't use 'type' */ url : "https://lets-bid.com/wp-admin/admin-ajax.php", data : {action: "uwa_ajax_placed_bid", uwa_place_bid : uwa_place_bid, uwa_bid_value : uwa_bid_value }, beforeSend: function(){ $(class_ajax_Span).css("display", "inline"); $(class_ajax_Img).css("visibility", "visible"); $('.product-type-auction').css("opacity", "0.7"); $("#placebidbutton6353").attr("disabled", "disabled"); $("#placebidbutton_direct6353").attr("disabled", "disabled"); $('.single_add_to_cart_button').attr("disabled", "disabled"); }, success: function(response) { var data = $.parseJSON( response ); if(typeof data.allmsg != "undefined"){ //$(".woocommerce-notices-wrapper").hide(); //$(".woocommerce-notices-wrapper").html(data.allmsg).fadeIn(1000); $(".woocommerce-notices-wrapper").html(data.allmsg); } /* display fields data in detail page */ //if(data.allstatus == 1){ var auctionid = uwa_place_bid; var newprice = data.alldata_display.uwa_curent_bid; var newenterval = data.alldata_display.entervalue; var newreservetext = data.alldata_display.reservetext; var newmaxmintext = data.alldata_display.maxmintext; var newuwabidsalldata = data.alldata_display.uwa_bids_alldata; var newbidminval = data.alldata_display.uwa_bid_minval; var newbidmaxval = data.alldata_display.uwa_bid_maxval; var newtimerval = data.alldata_display.remaining_secs; var auctiontype = data.alldata_display.auction_type; if(typeof newprice != "undefined"){ $("p.price").html(newprice); /* + "--done"); */ } if(typeof newenterval != 'undefined'){ newenterval = newenterval + " )"; /* uwa_inc_latest_price or uwa_inc_price_ajax_492 */ $("small.uwa_inc_latest_price").html(newenterval); } if(typeof newreservetext != 'undefined'){ //strong.uwa_auction_reserve_price $("div.checkreserve").html(newreservetext); } if(typeof newmaxmintext != 'undefined'){ $("p.max-bid").html(newmaxmintext); } if(typeof newtimerval != 'undefined'){ //alert("inif --" + newtimerval); /* change value of data-time of timer */ /*$("div.uwa_auction_product_countdown").data('time', newtimerval);*/ /* set new time value in div */ $("div.uwa_auction_product_countdown").attr( 'data-time', newtimerval); time1 = newtimerval; //alert(time1); //alert(typeof time1); $("div.uwa_auction_product_countdown").WooUacountdown('destroy'); /* here we add new time for timer, check uwa-front.js for all options of timer */ $("div.uwa_auction_product_countdown").WooUacountdown({until: $.WooUacountdown.UTCDate(-(new Date().getTimezoneOffset()), new Date(time1*1000))}); } if(typeof newuwabidsalldata != 'undefined'){ /* uwa-front.js */ /*jQuery("#auction-history-table-" + key +" tbody > tr:first" ).before(value.wua_activity);*/
/*($(".auction-history-table tbody > tr:first").before(newuwabidsalldata + "--done");*/
$("div.uwa_bids_history_data").html(newuwabidsalldata); /* + "--done");*/ }
if(typeof newbidminval != 'undefined'){
/* note : change min value for both direct and custom bid **** */
$("#uwa_bid_value6353").attr("min", newbidminval); $("#uwa_bid_value_direct6353").attr("min", newbidminval);
/* set default value for direct bid */ if(auctiontype == "normal"){ $("#uwa_bid_value_direct6353").val(newbidminval); } }
if(typeof newbidmaxval != 'undefined'){
/* note : change max value for both direct and custom bid **** */
$("#uwa_bid_value6353").attr("max", newbidmaxval); $("#uwa_bid_value_direct6353").attr("max", newbidmaxval);
/* set default value for direct bid */ if(auctiontype == "reverse"){ $("#uwa_bid_value_direct6353").val(newbidmaxval); }
}
$("#uwa_bid_value6353").val("");
//}
}, error: function(){},
complete: function(){ $(class_ajax_Span).css("display", "none"); $(class_ajax_Img).css("visibility", "hidden"); $('.product-type-auction').css("opacity", "1"); $("#placebidbutton6353").removeAttr("disabled"); $("#placebidbutton_direct6353").removeAttr("disabled"); $('.single_add_to_cart_button').removeAttr("disabled");
/* -------- slider ---------- */
var custom_add = 100;
$("html").animate({scrollTop: ($(".woocommerce-notices-wrapper").offset().top)-custom_add}, 1500);
$(".woocommerce-notices-wrapper").hide(); setTimeout(function(){ $(".woocommerce-notices-wrapper").fadeIn(2000); }, 1000);
/* -------- slider ---------- */
}, });
}
/* Extra confirmation message on place bid */ function confirm_bid(formname, id_Bid) {
/* Get bid value, format value and then add to confirm message */ var bidval = jQuery(id_Bid).val(); var bidval = parseFloat(bidval);
if (bidval > 0){
var floatbidval = bidval.toFixed(2); /* 2 numbers after decimal point */ /*var currencyval = "৳ ";*/
/* bloginfo( 'charset' ); */
var currencyval = "৳ ";
var finalval = currencyval + floatbidval;
if(formname == "custombid"){ var confirm1 = 'Do you really want to bid'; } else if(formname == "directbid"){ var confirm1 = 'Do you really want to directly place this bid'; }
var confirm_message = confirm1 + ' ' + finalval + ' ?';
var result_conf = confirm(confirm_message);
if(result_conf == false){ event.preventDefault(); /* don't use return it reloads page */ } else{ return true; } }
} /* end of function - confirm_bid() */
}); /* end of document ready */
Category: CA308 | GEBR. A. & B. LEIDEMAN
-
07-308 | 🇳🇱 NL19-1248736 M💥✨Winner 34✨48✨77✨141✨From Son Crack 19✨Sister Goed Grijs & Daughter Crack 19 & Raissa✨✨💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 163,000.00
ExpiredGolam Sarwar
07-308 | 🇳🇱 NL19-1248736 M💥✨Winner 34✨48✨77✨141✨From Son Crack 19✨Sister Goed Grijs & Daughter Crack 19 & Raissa✨✨💥GEBR. A. & B. LEIDEMAN💥
Winning Bid: ৳ 163,000.00
Total Bid[146 BID]
jQuery("document").ready(function($){
$("#placebidbutton_direct6357").on('click', function(event){
var formname = "directbid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
$("#placebidbutton6357").on('click', function(event){
var formname = "custombid"; retval = bid_check(formname);
if(retval == true || retval == false){ return retval; } });
function bid_check(formname){
var id_Bid;
if(formname == "custombid"){ id_Bid = "#uwa_bid_value6357"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6357"; }
var bidval = parseFloat($(id_Bid).val());
if(bidval){
var minval = parseFloat($(id_Bid).attr("min")); var maxval = parseFloat($(id_Bid).attr("max"));
if(minval <= bidval){ confirm_bid(formname, id_Bid); } /* end of if - minval */ else{ alert("Please enter bid value greater than suggested bid"); return false; } } else{ alert("Please enter bid value"); return false; } } function placebid_ajax_process(formname){ if(formname == "custombid"){ id_Bid = "#uwa_bid_value6357"; id_h_Product = "#uwa_place_bid"; id_Bid_Button = "#placebidbutton6357"; class_ajax_Span = ".ajax-loader-placebid"; class_ajax_Img = ".loaderimg"; } else if(formname == "directbid"){ id_Bid = "#uwa_bid_value_direct6357"; id_h_Product = "#uwa_place_bid_direct"; id_Bid_Button = "#placebidbutton_direct6357"; class_ajax_Span = ".ajax-loader-placebid_direct"; class_ajax_Img = ".loaderimg_direct"; } var uwa_place_bid = $(id_h_Product).val(); var uwa_bid_value = $(id_Bid).val(); var uwa_url = "https://lets-bid.com/wp-admin/admin-ajax.php"; $.ajax({ method : "post", /* don't use 'type' */ url : "https://lets-bid.com/wp-admin/admin-ajax.php", data : {action: "uwa_ajax_placed_bid", uwa_place_bid : uwa_place_bid, uwa_bid_value : uwa_bid_value }, beforeSend: function(){ $(class_ajax_Span).css("display", "inline"); $(class_ajax_Img).css("visibility", "visible"); $('.product-type-auction').css("opacity", "0.7"); $("#placebidbutton6357").attr("disabled", "disabled"); $("#placebidbutton_direct6357").attr("disabled", "disabled"); $('.single_add_to_cart_button').attr("disabled", "disabled"); }, success: function(response) { var data = $.parseJSON( response ); if(typeof data.allmsg != "undefined"){ //$(".woocommerce-notices-wrapper").hide(); //$(".woocommerce-notices-wrapper").html(data.allmsg).fadeIn(1000); $(".woocommerce-notices-wrapper").html(data.allmsg); } /* display fields data in detail page */ //if(data.allstatus == 1){ var auctionid = uwa_place_bid; var newprice = data.alldata_display.uwa_curent_bid; var newenterval = data.alldata_display.entervalue; var newreservetext = data.alldata_display.reservetext; var newmaxmintext = data.alldata_display.maxmintext; var newuwabidsalldata = data.alldata_display.uwa_bids_alldata; var newbidminval = data.alldata_display.uwa_bid_minval; var newbidmaxval = data.alldata_display.uwa_bid_maxval; var newtimerval = data.alldata_display.remaining_secs; var auctiontype = data.alldata_display.auction_type; if(typeof newprice != "undefined"){ $("p.price").html(newprice); /* + "--done"); */ } if(typeof newenterval != 'undefined'){ newenterval = newenterval + " )"; /* uwa_inc_latest_price or uwa_inc_price_ajax_492 */ $("small.uwa_inc_latest_price").html(newenterval); } if(typeof newreservetext != 'undefined'){ //strong.uwa_auction_reserve_price $("div.checkreserve").html(newreservetext); } if(typeof newmaxmintext != 'undefined'){ $("p.max-bid").html(newmaxmintext); } if(typeof newtimerval != 'undefined'){ //alert("inif --" + newtimerval); /* change value of data-time of timer */ /*$("div.uwa_auction_product_countdown").data('time', newtimerval);*/ /* set new time value in div */ $("div.uwa_auction_product_countdown").attr( 'data-time', newtimerval); time1 = newtimerval; //alert(time1); //alert(typeof time1); $("div.uwa_auction_product_countdown").WooUacountdown('destroy'); /* here we add new time for timer, check uwa-front.js for all options of timer */ $("div.uwa_auction_product_countdown").WooUacountdown({until: $.WooUacountdown.UTCDate(-(new Date().getTimezoneOffset()), new Date(time1*1000))}); } if(typeof newuwabidsalldata != 'undefined'){ /* uwa-front.js */ /*jQuery("#auction-history-table-" + key +" tbody > tr:first" ).before(value.wua_activity);*/
/*($(".auction-history-table tbody > tr:first").before(newuwabidsalldata + "--done");*/
$("div.uwa_bids_history_data").html(newuwabidsalldata); /* + "--done");*/ }
if(typeof newbidminval != 'undefined'){
/* note : change min value for both direct and custom bid **** */
$("#uwa_bid_value6357").attr("min", newbidminval); $("#uwa_bid_value_direct6357").attr("min", newbidminval);
/* set default value for direct bid */ if(auctiontype == "normal"){ $("#uwa_bid_value_direct6357").val(newbidminval); } }
if(typeof newbidmaxval != 'undefined'){
/* note : change max value for both direct and custom bid **** */
$("#uwa_bid_value6357").attr("max", newbidmaxval); $("#uwa_bid_value_direct6357").attr("max", newbidmaxval);
/* set default value for direct bid */ if(auctiontype == "reverse"){ $("#uwa_bid_value_direct6357").val(newbidmaxval); }
}
$("#uwa_bid_value6357").val("");
//}
}, error: function(){},
complete: function(){ $(class_ajax_Span).css("display", "none"); $(class_ajax_Img).css("visibility", "hidden"); $('.product-type-auction').css("opacity", "1"); $("#placebidbutton6357").removeAttr("disabled"); $("#placebidbutton_direct6357").removeAttr("disabled"); $('.single_add_to_cart_button').removeAttr("disabled");
/* -------- slider ---------- */
var custom_add = 100;
$("html").animate({scrollTop: ($(".woocommerce-notices-wrapper").offset().top)-custom_add}, 1500);
$(".woocommerce-notices-wrapper").hide(); setTimeout(function(){ $(".woocommerce-notices-wrapper").fadeIn(2000); }, 1000);
/* -------- slider ---------- */
}, });
}
/* Extra confirmation message on place bid */ function confirm_bid(formname, id_Bid) {
/* Get bid value, format value and then add to confirm message */ var bidval = jQuery(id_Bid).val(); var bidval = parseFloat(bidval);
if (bidval > 0){
var floatbidval = bidval.toFixed(2); /* 2 numbers after decimal point */ /*var currencyval = "৳ ";*/
/* bloginfo( 'charset' ); */
var currencyval = "৳ ";
var finalval = currencyval + floatbidval;
if(formname == "custombid"){ var confirm1 = 'Do you really want to bid'; } else if(formname == "directbid"){ var confirm1 = 'Do you really want to directly place this bid'; }
var confirm_message = confirm1 + ' ' + finalval + ' ?';
var result_conf = confirm(confirm_message);
if(result_conf == false){ event.preventDefault(); /* don't use return it reloads page */ } else{ return true; } }
} /* end of function - confirm_bid() */
}); /* end of document ready */
Category: CA308 | GEBR. A. & B. LEIDEMAN