Përshkrimi
- Home
- Cleaning
- Cleaning Equipment
- Mops & Brushes
- Dustpan & Brushes
- Dustpan & Brush
- Titiz Damla Dustpan Brush Set
Titiz Damla Dustpan Brush Set
- Includes both dustpan and brush
- Soft bristles
- Perfect for use on any surface
- Please note: assorted colour, colour selected at random
View Specification
£1.10
ex VAT
£1.32 inc VAT
QTY
ADD TO BASKET
Availability: In Stock
-
Available in Dadibhais Bradford Store -
Available in Cooksmill Salford Store
- Courier Delivery (UK Mainland excl. Highlands and Islands) – £6.95 +VAT
- FREE Fast Working Day Delivery over £60.00 spend
- Overview
- Delivery & Returns
- Reviews
- Includes both dustpan and brush
- Soft bristles
- Perfect for use on any surface
- Please note: assorted colour, colour selected at random
The Titiz Damla Dustpan Brush Set is a must-have cleaning companion for efficiently tidying up your living spaces. This set includes both a dustpan and a brush, designed to work together to sweep away dust, dirt, and debris with ease.
The Titiz Damla Dustpan features a wide mouth and deep design, allowing you to gather more debris in one go. The accompanying brush is equipped with soft and dense bristles, making it effective in picking up even the finest particles of dust. The brush’s ergonomic handle provides a comfortable grip, allowing you to clean with ease and precision.
Crafted with high-quality materials, the Titiz Damla Dustpan Brush Set is built to withstand repeated use and deliver reliable performance in your daily cleaning routine. With the convenience of this dustpan and brush set, maintaining a clean and tidy home and workspace becomes a breeze.
Why not take a look at our other dustpan and brush sets?
Delivery
Free delivery on all orders over £60 (ex vat) and up to 30kg. Applies to UK mainland (UK Mainland excl. Highlands and Islands) and items held in stock only.
Orders under £60 are charged at £6.95 +VAT for delivery. All orders are dispatched with a Fast Courier Service.
All deliveries are kerb side only by our courier partners.
Please be aware that orders may come in separate deliveries from different locations within the Cooksmill fulfilment centres.
For all queries regarding deliveries or order updates, please get in touch.
Returning items purchased online
If you purchase a stock item online that you want to return then you can send it back to us within 28 days of the sale and we will refund the value of the items that we receive back in resaleable condition.
Special orders and orders of appliances may incur restocking charges from the manufacturer. This can be up to 30%.
If there was a picking error and you received incorrect items we will arrange for a replacement.
If you receive any damaged items please email us immediately. We require images of the broken item and the packaging within 48 hours of the goods being signed for to process your claim.
Technical Information
SKU: 130561
Barcode: 8695122001732
Brand: Cooksmill
function HideDialog() {
$(“#overlay”).hide();
$(“#dialog”).fadeOut(300);
$(“#load-dialog”).html(”);
event.stopPropagation();
}
$(function () {
var headerheight = $(“#header”).outerHeight();
$(“#view_spec”).click(function () {
$(‘html, body’).animate({
scrollTop: $(“#tab-container”).offset().top – headerheight
}, 800);
});
})
function isNumber(evt) {
evt = (evt) ? evt : window.event;
var charCode = (evt.which) ? evt.which : evt.keyCode;
if (charCode == 13) {
Addtocart(isNumber.caller.arguments[0].target.id.replace(‘txtqty’, ”));
return false;
}
if (charCode > 31 && (charCode 57)) {
return false;
}
return true;
}
function isInt(value) {
var x;
return isNaN(value) ? !1 : (x = parseFloat(value), (0 | x) === x);
}
function CalculateTotal(pid, sku) {
if (typeof sku != ‘undefined’) {
var qty = $(“#txtqty” + pid).val();
var UnitofSale = $(“#UnitofSale” + pid).val();
var packqty = $(“#hdinnerqty” + pid).val(); var Innerqty = $(“#hdinnerqty” + pid).val();
$(“#totalUnit” + pid).html(parseInt(qty * parseInt(Innerqty)));
if (qty != ”) {
var inrprice = $(“#hdninrprice” + pid).val();
var otrprice = $(“#hdnotrprice” + pid).val();
var spcprice = $(“#hdnspcprice” + pid).val();
var total = ”;
var unit = ”;
var totalqty = (parseInt(packqty) * parseInt(qty));
$.post(“https://www.cooksmill.co.uk/Products/GetpriceFormPost?sku=” + encodeURIComponent(sku) + “&qty=” + totalqty + “&unitofsale=” + UnitofSale + “&isDisplay=1”,{ ‘__RequestVerificationToken’:’__RequestVerificationToken:”o1GPQrHQh4-jORX72gvmn0ivkQNmdWf4sJ-hV-t81xPleqHxKNmP62EpbrmV68uOsaB1QTdWnZcbYygwZV8ZXBj-tCAzkzdW3QbLE3YGe0o1″‘}, function (data) {
total = (parseFloat(data) * parseFloat(qty) * parseFloat(packqty) * 1);
unit = (parseFloat(data) * parseInt(packqty) * 1);
if ($(“#lblsubtotal”).length) {
$(‘#lblsubtotal’).html(numberWithCommas(Math.round10(unit, 2), “False”));
$(‘#lblunitprice’).html(numberWithCommas(Math.round10(unit, 2), “False”));
}
});
}
}
}
var ajax = null;
function Qtyincrease(pid, sku) {
if (“” == “disabled”) {
return false;
}
var qty = $(“#txtqty” + pid).val();
var Innerqty = $(“#hdinnerqty” + pid).val();
var totalUnit = $(“#totalUnit” + pid).val();
var unitofsale = $(“#UnitofSale” + pid).val();
if (isInt(qty)) {
qty = parseInt(qty) + 1;
$(“#txtqty” + pid).val(qty);
$(“#totalUnit” + pid).val(parseInt(qty * parseInt(Innerqty)));
var TQty = $(“#totalUnit” + pid).val();
if (TQty == undefined) {
TQty = parseInt(qty * parseInt(Innerqty));
}
if (ajax != null) {
ajax.abort();
}
ajax = $.post(“https://www.cooksmill.co.uk//Products/Unitofsalecalc?id=” + pid + “&unitofsale=” + unitofsale + “&Code=” + encodeURIComponent(sku) + “&Qty=” + parseInt(TQty) + “&Innerqty=” + parseInt(Innerqty),
function (data) {
if ($(“#price1” + pid).html() != undefined) {
$(“#price1” + pid).html(numberWithCommas(Math.round10(parseFloat(data[0]), 2), “False”));
}
$(“#hdnmultipleOrderQty”).val(data[7]);
$(“.excUnitwasPrice”).text(numberWithCommas(Math.round10(parseFloat(data[9]), 2), “False”));
if (parseFloat(data[9]) == 0) {
$(“.wasPrice”).hide()
} else { $(“.wasPrice”).show(); }
$(“.excUnitPrice”).html(numberWithCommas(Math.round10(parseFloat(parseFloat(data[3] * qty)), 2), “False”));
$(“.incUnitPrice”).text(numberWithCommas(Math.round10(parseFloat(data[2] * qty), 2), “False”));
var personalisationPriceExc = 0;
if ($(‘#personalisationPriceExc’).length > 0) {
personalisationPriceExc = $(‘#personalisationPriceExc’).val();
}
var personalisationPriceInc = 0;
if ($(‘#personalisationPriceInc’).length > 0) {
personalisationPriceInc = $(‘#personalisationPriceInc’).val();
}
$(“#hdnActexcunitprice” + id).val(parseFloat(data[3]));
$(“#hdnActincunitprice” + id).val(parseFloat(data[2]));
var excUnitPrice = parseFloat(data[3]) + parseFloat(personalisationPriceExc);
var incUnitPrice = parseFloat(data[2]) + parseFloat(personalisationPriceInc);
if (‘False’ == ‘True’) {
excUnitPrice = parseFloat(data[3]);
incUnitPrice = parseFloat(data[2]);
}
if (‘True’ != ‘True’) {
var PersonalisationPrice = 0;
if ($(‘#PersonalisationPrice’).length > 0) {
PersonalisationPrice = $(‘#PersonalisationPrice’).val();
}
$(“#hdnActexcunitprice” + id).val(parseFloat(data[10]));
$(“#hdnActincunitprice” + id).val(parseFloat(data[10]));
excUnitPrice = parseFloat(data[10]) + parseFloat(PersonalisationPrice);
incUnitPrice = parseFloat(data[10]) + parseFloat(PersonalisationPrice);
if (‘False’ == ‘True’) {
excUnitPrice = parseFloat(data[10]);
incUnitPrice = parseFloat(data[10]);
}
}
$(“.excUnitPrice”).html(numberWithCommas(Math.round10(excUnitPrice, 2), “False”));
$(“.incUnitPrice”).text(numberWithCommas(Math.round10(incUnitPrice, 2), “False”));
$(“.AlwaysPrice_” + Code).text(numberWithCommas(Math.round10(parseFloat(data[2]), 2), “False”));
$(“.AlwaysExPrice_” + Code).text(numberWithCommas(Math.round10(parseFloat(data[3]), 2), “False”));
if (parseFloat(data[1]) != 0) {
var CurrSymbole = ‘£’;
$(“#priceRRP” + pid).show();
$(“#RRP” + pid).show();
var R = $(“#priceRRP” + pid).html();
if (R == “”) {
$(“#priceRRP”).html(numberWithCommas(Math.round10(parseFloat(data[1]) * Innerqty, 2), “False”))
}
else { $(“#priceRRP”).html(numberWithCommas(Math.round10(parseFloat(data[1]) * Innerqty, 2), “False”)) }
}
else {
$(“#priceRRP” + pid).hide();
$(“#RRP” + pid).hide();
}
$(“.excUnitwasPrice_” + Code).text(numberWithCommas(Math.round10(parseFloat(data[9]), 2), “False”));
if (parseFloat(data[9]) == 0) {
$(“#wasPrice_text_” + Code).hide();
} else { $(“#wasPrice_text_” + Code).show(); }
//CLDF-11713
if (parseFloat(data[9]) != 0) {
let wasPrice = numberWithCommas(Math.round10(parseFloat(data[9]), 2), “False”);
let isControlExist = $(‘#prodWasPrice_’ + Code);
if (isControlExist != null) {
$(‘#prodWasPrice_’ + Code).text(‘ £’ + wasPrice);
if (wasPrice == “”) {
$(‘#wasPriceDiv_’ + Code).hide();
$(‘#prodWasPrice_’ + Code).hide();
}
else {
$(‘#wasPriceDiv_’ + Code).show();
$(‘#prodWasPrice_’ + Code).show();
}
}
}
var totalUnit = $(“#totalUnit” + pid).val();
var TotPrice = (parseInt(totalUnit) * parseFloat(data));
$(“#lblexcunitprice” + pid).text(numberWithCommas(Math.round10(parseFloat(TotPrice), 2), “False”));
$(“#totalPrice” + pid).html(numberWithCommas(Math.round10(parseFloat(TotPrice), 2), “False”));
CalculateTotalAmount();
});
}
else {
qty = 1;
}
$(“#txtqty” + pid).val(qty);
CalculateTotal(pid, $(‘#hdnSku’ + pid).val());
//ApplyDefaultPersonalisation();
}
function QtyChangeUnitofSaleMulti1(pid, MainID) {
var qty = $(“#txtqty” + pid).val();
var UnitofSale = $(“#UnitofSale” + pid).val();
var sku = $(‘#hdnSku’ + pid).val();
$.post(“https://www.cooksmill.co.uk/Products/UnitofsalePrice?id=” + pid + “&unitofsale=” + UnitofSale + “&Code=” + encodeURIComponent(sku),
function (data) {
Ptotal = numberWithCommas(Math.round10((parseFloat(data[0]) * parseFloat(data[1])), 2), “False”);
if ($(“#hdnSaleable” + pid).val() != ‘False’) { $(“#price” + pid).html(Ptotal); }
else {
var salable = “Discontinued”;
var p = Ptotal + ”
” + salable;
$(“#price” + pid).html(p);
}
$(“#hdinnerqty” + pid).val(data[1]); $(“#unitofsaleqty” + pid).html(data[1]);
});
}
function Qtydecrease(pid, sku) {
if (“” == “disabled”) {
return false;
}
var qty = $(“#txtqty” + pid).val();
var Innerqty = $(“#hdinnerqty” + pid).val();
var totalUnit = $(“#totalUnit” + pid).val();
var unitofsale = $(“#UnitofSale” + pid).val();
if (isInt(qty) && qty > 0) {
qty = parseInt(qty) – 1;
$(“#txtqty” + pid).val(qty);
if (qty == 0)
qty = 1;
$(“#totalUnit” + pid).val(parseInt(qty * parseInt(Innerqty)));
var TQty = $(“#totalUnit” + pid).val();
if (TQty == undefined) {
TQty = parseInt(qty * parseInt(Innerqty));
}
if (ajax != null) {
ajax.abort();
}
ajax = $.post(“https://www.cooksmill.co.uk//Products/Unitofsalecalc?id=” + pid + “&unitofsale=” + unitofsale + “&Code=” + encodeURIComponent(sku) + “&Qty=” + parseInt(TQty) + “&Innerqty=” + parseInt(Innerqty),
function (data) {
if ($(“#price1” + pid).html() != undefined) {
$(“#price1” + pid).html(numberWithCommas(Math.round10(parseFloat(data[0]), 2), “False”));
}
$(“#hdnmultipleOrderQty”).val(data[7]);
$(“.excUnitwasPrice”).text(numberWithCommas(Math.round10(parseFloat(data[9]), 2), “False”));
if (parseFloat(data[9]) == 0) {
$(“.wasPrice”).hide()
} else { $(“.wasPrice”).show(); }
$(“.excUnitPrice”).html(numberWithCommas(Math.round10(parseFloat(parseFloat(data[3] * qty)), 2), “False”));
$(“.incUnitPrice”).text(numberWithCommas(Math.round10(parseFloat(data[2] * qty), 2), “False”));
var personalisationPriceExc = 0;
if ($(‘#personalisationPriceExc’).length > 0) {
personalisationPriceExc = $(‘#personalisationPriceExc’).val();
}
var personalisationPriceInc = 0;
if ($(‘#personalisationPriceInc’).length > 0) {
personalisationPriceInc = $(‘#personalisationPriceInc’).val();
}
$(“#hdnActexcunitprice” + id).val(parseFloat(data[3]));
$(“#hdnActincunitprice” + id).val(parseFloat(data[2]));
var excUnitPrice = parseFloat(data[3]) + parseFloat(personalisationPriceExc);
var incUnitPrice = parseFloat(data[2]) + parseFloat(personalisationPriceInc);
if (‘False’ == ‘True’) {
excUnitPrice = parseFloat(data[3]);
incUnitPrice = parseFloat(data[2]);
}
if (‘True’ != ‘True’) {
var PersonalisationPrice = 0;
if ($(‘#PersonalisationPrice’).length > 0) {
PersonalisationPrice = $(‘#PersonalisationPrice’).val();
}
$(“#hdnActexcunitprice” + id).val(parseFloat(data[10]));
$(“#hdnActincunitprice” + id).val(parseFloat(data[10]));
excUnitPrice = parseFloat(data[10]) + parseFloat(PersonalisationPrice);
incUnitPrice = parseFloat(data[10]) + parseFloat(PersonalisationPrice);
if (‘False’ == ‘True’) {
excUnitPrice = parseFloat(data[10]);
incUnitPrice = parseFloat(data[10]);
}
}
$(“.excUnitPrice”).html(numberWithCommas(Math.round10(excUnitPrice, 2), “False”));
$(“.incUnitPrice”).text(numberWithCommas(Math.round10(incUnitPrice, 2), “False”));
$(“.AlwaysPrice_” + Code).text(numberWithCommas(Math.round10(parseFloat(data[2]), 2), “False”));
$(“.AlwaysExPrice_” + Code).text(numberWithCommas(Math.round10(parseFloat(data[3]), 2), “False”));
if (parseFloat(data[1]) != 0) {
var CurrSymbole = ‘£’;
$(“#priceRRP” + pid).show();
$(“#RRP” + pid).show();
var R = $(“#priceRRP” + pid).html();
if (R == “”) {
$(“#priceRRP”).html(numberWithCommas(Math.round10(parseFloat(data[1]) * Innerqty, 2), “False”))
}
else { $(“#priceRRP”).html(numberWithCommas(Math.round10(parseFloat(data[1]) * Innerqty, 2), “False”)) }
}
else {
$(“#priceRRP” + pid).hide();
$(“#RRP” + pid).hide();
}
$(“.excUnitwasPrice_” + Code).text(numberWithCommas(Math.round10(parseFloat(data[9]), 2), “False”));
if (parseFloat(data[9]) == 0) {
$(“#wasPrice_text_” + Code).hide();
} else { $(“#wasPrice_text_” + Code).show(); }
//CLDF-11713
if (parseFloat(data[9]) != 0) {
let wasPrice = numberWithCommas(Math.round10(parseFloat(data[9]), 2), “False”);
let isControlExist = $(‘#prodWasPrice_’ + Code);
if (isControlExist != null) {
$(‘#prodWasPrice_’ + Code).text(‘ £’ + wasPrice);
if (wasPrice == “”) {
$(‘#wasPriceDiv_’ + Code).hide();
$(‘#prodWasPrice_’ + Code).hide();
}
else {
$(‘#wasPriceDiv_’ + Code).show();
$(‘#prodWasPrice_’ + Code).show();
}
}
}
var totalUnit = $(“#totalUnit” + pid).val();
var TotPrice = (parseInt(totalUnit) * parseFloat(data));
$(“#lblexcunitprice” + pid).text(numberWithCommas(Math.round10(parseFloat(TotPrice), 2), “False”));
$(“#totalPrice” + pid).html(numberWithCommas(Math.round10(parseFloat(TotPrice), 2), “False”));
CalculateTotalAmount();
});
}
else {
qty = 1;
}
//$(“#txtqty” + pid).val(qty);
CalculateTotal(pid, $(‘#hdnSku’ + pid).val());
//ApplyDefaultPersonalisation();
}
function QtyUnitofsale2(id, Code) {
if (id != 0) {
var unitofsale = $(“#UnitofSale” + id).val();
var Innerqty = “”;
var qty = $(“#txtqty” + id).val();
if (qty == 0) {
qty = 1;
}
var totalUnit = $(“#totalUnit” + id);
var isEach = “Each”
var price1 = $(“#price1” + id);
}
$.post(“https://www.cooksmill.co.uk//Products/GetpriceBreak?sku=” + encodeURIComponent(Code) + “&unitofsale=” + unitofsale,
function (data) {
$(“.price_brk” + id).html(data)
if (data != null) {
$.post(“https://www.cooksmill.co.uk//Products/QtyUnitofsalecalc?id=” + id + “&unitofsale=” + unitofsale + “&Code=” + encodeURIComponent(Code),
function (data) {
$(“#hdinnerqty” + id).val(data[1]);
if (data[4] != “0”) {
$(“#Innerqty” + id).val(data[4]);
}
else {
$(“#Innerqty” + id).val(data[1]);
}
$(“#hdinnerqty” + id).val(data[1]);
Innerqty = data[1]
$(“#totalUnit” + id).val(parseInt(qty * parseInt(Innerqty)));
var TQty = $(“#totalUnit” + id).val();
if (TQty == undefined) {
TQty = parseInt(qty * parseInt(Innerqty));
}
if (data != null) {
$.post(“https://www.cooksmill.co.uk//Products/Unitofsalecalc?id=” + id + “&unitofsale=” + unitofsale + “&Code=” + encodeURIComponent(Code) + “&Qty=” + parseInt(TQty) + “&Innerqty=” + parseInt(Innerqty),
function (data) {
if ($(“#price1” + id).html() != undefined) {
$(“#price1” + id).html(numberWithCommas(Math.round10(parseFloat(data[0]), 2), “False”));
}
$(“#hdnmultipleOrderQty”).val(data[7]);
$(“.excUnitwasPrice”).text(numberWithCommas(Math.round10(parseFloat(data[9]), 2), “False”));
if (parseFloat(data[9]) == 0) {
$(“.wasPrice”).hide()
} else { $(“.wasPrice”).show(); }
$(“.excUnitPrice”).html(numberWithCommas(Math.round10(parseFloat(parseFloat(data[3] * qty)), 2), “False”));
$(“.incUnitPrice”).text(numberWithCommas(Math.round10(parseFloat(data[2] * qty), 2), “False”));
var personalisationPriceExc = 0;
if ($(‘#personalisationPriceExc’).length > 0) {
personalisationPriceExc = $(‘#personalisationPriceExc’).val();
}
var personalisationPriceInc = 0;
if ($(‘#personalisationPriceInc’).length > 0) {
personalisationPriceInc = $(‘#personalisationPriceInc’).val();
}
$(“#hdnActexcunitprice” + pid).val(parseFloat(data[3]));
$(“#hdnActincunitprice” + pid).val(parseFloat(data[2]));
var excUnitPrice = parseFloat(data[3]) + parseFloat(personalisationPriceExc);
var incUnitPrice = parseFloat(data[2]) + parseFloat(personalisationPriceInc);
if (‘False’ == ‘True’) {
excUnitPrice = parseFloat(data[3]);
incUnitPrice = parseFloat(data[2]);
}
if (‘True’ != ‘True’) {
var PersonalisationPrice = 0;
if ($(‘#PersonalisationPrice’).length > 0) {
PersonalisationPrice = $(‘#PersonalisationPrice’).val();
}
$(“#hdnActexcunitprice” + pid).val(parseFloat(data[10]));
$(“#hdnActincunitprice” + pid).val(parseFloat(data[10]));
excUnitPrice = parseFloat(data[10]) + parseFloat(PersonalisationPrice);
incUnitPrice = parseFloat(data[10]) + parseFloat(PersonalisationPrice);
if (‘False’ == ‘True’) {
excUnitPrice = parseFloat(data[10]);
incUnitPrice = parseFloat(data[10]);
}
}
$(“.excUnitPrice”).html(numberWithCommas(Math.round10(excUnitPrice, 2), “False”));
$(“.incUnitPrice”).text(numberWithCommas(Math.round10(incUnitPrice, 2), “False”));
$(“.AlwaysPrice_” + Code).text(numberWithCommas(Math.round10(parseFloat(data[2]), 2), “False”));
$(“.AlwaysExPrice_” + Code).text(numberWithCommas(Math.round10(parseFloat(data[3]), 2), “False”));
if (parseFloat(data[1]) != 0) {
var CurrSymbole = ‘£’;
$(“#priceRRP” + id).show();
$(“#RRP” + id).show();
var R = $(“#priceRRP” + id).html();
if (R == “”) {
$(“#priceRRP”).html(numberWithCommas(Math.round10(parseFloat(data[1]) * Innerqty, 2), “False”))
}
else { $(“#priceRRP”).html(numberWithCommas(Math.round10(parseFloat(data[1]) * Innerqty, 2), “False”)) }
}
else {
$(“#priceRRP” + id).hide();
$(“#RRP” + id).hide();
}
$(“.excUnitwasPrice_” + Code).text(numberWithCommas(Math.round10(parseFloat(data[9]), 2), “False”));
if (parseFloat(data[9]) == 0) {
$(“#wasPrice_text_” + Code).hide();
} else { $(“#wasPrice_text_” + Code).show(); }
//CLDF-11713
if (parseFloat(data[9]) != 0) {
let wasPrice = numberWithCommas(Math.round10(parseFloat(data[9]), 2), “False”);
let isControlExist = $(‘#prodWasPrice_’ + Code);
if (isControlExist != null) {
$(‘#prodWasPrice_’ + Code).text(‘ £’ + wasPrice);
if (wasPrice == “”) {
$(‘#wasPriceDiv_’ + Code).hide();
$(‘#prodWasPrice_’ + Code).hide();
}
else {
$(‘#wasPriceDiv_’ + Code).show();
$(‘#prodWasPrice_’ + Code).show();
}
}
}
var totalUnit = $(“#totalUnit” + id).val();
var TotPrice = (parseInt(totalUnit) * parseFloat(data));
$(“#lblexcunitprice” + id).text(numberWithCommas(Math.round10(parseFloat(TotPrice), 2), “False”));
$(“#totalPrice” + id).html(numberWithCommas(Math.round10(parseFloat(TotPrice), 2), “False”));
CalculateTotalAmount();
});
}
});
}
});
//ApplyDefaultPersonalisation();
}
function CalculateTotalAmount() {
var TotalAmount = 0.00;
$(“input[name=hdp]”).each(function () {
var ID1 = $(this).val();
var qty1 = parseInt($(“#txtqty” + ID1).val());
if (qty1 > 0) {
TotalAmount = TotalAmount + parseFloat($(“#lblexcunitprice” + ID1).text());
}
})
TotalAmount = Math.round10(parseFloat(TotalAmount), 2)
$(“#lblTotalAmount”).text(TotalAmount);
}
//CF-1707
function numberWithCommas(n, doThat) {
if (doThat == “False”)
return n;
var parts = n.toString().split(“.”);
return parts[0].replace(/B(?=(d{3})+(?!d))/g, “,”) + (parts[1] ? “.” + parts[1] : “”);
}
function Addtocart(productid) {
var errorMessage = “”;
var spans = document.getElementsByClassName(“selecteds_waches”);
for (i = 0; i multipleQty) {
if ((‘True’ == ‘True’) && (parseInt(qty % multipleQty)) != 0) {
alert(‘Please order in multiples of ‘ + multipleQty);
return;
}
}
else if (qty li > a’).trigger(‘click’);
$(‘.header-v12 .inner_header .basketPopUp2’).fadeIn();
setTimeout(function () {
$(‘.header-v12 .inner_header .basketPopUp2’).fadeOut();
}, 4000);
}
else { $(‘.notification_basket, #aabasket_note’).trigger(‘click’); }
}
$(“.add-basket2”).removeClass(“disabled”);
$(“.add-basket2”).attr(“disabled”, false);
$(“.add-basket2”).removeClass(“disableaddtocart”);
$(“.Avail_Payment”).html(data[11])
});
}
else {
$(“.buy_now”).removeClass(“disabled”);
$(“.buy_now”).attr(“disabled”, false);
$(“.add-basket2”).removeClass(“disableaddtocart”);
}
}
function CalculateUnitTotal(pid, sku) {
var qty = $(“#txtqty” + pid).val();
var packqty = $(“#hdinnerqty” + pid).val();
if (qty != ”) {
var inrprice = $(“#hdninrprice” + pid).val();
var otrprice = $(“#hdnotrprice” + pid).val();
var spcprice = $(“#hdnspcprice” + pid).val();
var packtype = “Inner”;
var total = ”;
var totalqty = (parseInt(packqty) * parseInt(qty));
$.post(“https://www.cooksmill.co.uk/Products/Getprice?sku=” + encodeURIComponent(sku) + “&qty=” + totalqty+ “&isDisplay=1”,{ ‘__RequestVerificationToken’:’__RequestVerificationToken:”dDuQjRYfoTKKeZ1QMozT7F6IXbGuZjADhiq6IgkIVoj6WUsyGzNHph_JeylWv2mCH7th1Lzl_a2pJ8rjZTrkQB96s4T9q3QHX36F-K94Fvk1″‘}, function (data) {
total = (parseFloat(data) * parseFloat(qty) * parseFloat(packqty) * 1);
$(‘#lblunitprice’ + pid).html(numberWithCommas(Math.round10((parseFloat(data) * parseInt(packqty) * 1), 2), “False”));
});
}
}
function AddToFavourites(elementid, SKU, parentsku) {
var productid = elementid;
var id = elementid;
var price1 = 0;
var qty = $(“#txtqty” + productid).val();
var UnitofSale = $(“#UnitofSale” + elementid).val();
if (‘False’ == ‘True’) {
//parentsku = $(‘#hdMvpCode’ + elementid).val();
}
if (!$(“#txtqty” + productid).length) {
qty = “1”;
}
$.post(“https://www.cooksmill.co.uk/Products/AddFavourites?ProductId=” + id + “&qty=” + qty + “&SKU=” + SKU + “&UOS=” + UnitofSale + “&ParentSKU=” + parentsku,
function (data) {
if (data) {
parentsku = parentsku.replace(/s/g, ”);
if (0 > 0) {
if (data[0] != “0”) {
if (parentsku != “”) {
$(“.clsproduct” + id + “_” + parentsku).addClass(“active”);
}
else {
$(“.clsproduct” + id).addClass(“active”);
}
//$(“#Favouritcls” + id).addClass(“active”);
}
else {
if (parentsku != “”) {
$(“.clsproduct” + id + “_” + parentsku).removeClass(“active”);
}
else {
$(“.clsproduct” + id).removeClass(“active”);
}
//$(“#Favouritcls” + id).removeClass(“active”);
}
}
else {
if (parentsku != “”) {
$(“.clsproduct” + id + “_” + parentsku).removeClass(“active”);
}
else {
$(“.clsproduct” + id).removeClass(“active”);
}
}
}
else {
parentsku = parentsku.replace(/s/g, ”);
if (parentsku != “”) {
$(“.clsproduct” + id + “_” + parentsku).removeClass(“active”);
}
else {
$(“.clsproduct” + id).removeClass(“active”);
}
}
if (‘0’ == ‘0’) {
window.location.href = ‘https://www.cooksmill.co.uk/Login’;
}
else {
if (data[1] != “0”) {
$(“#Favitem”).addClass(“additem”);
$(“.Favitem_h12”).addClass(“additem”);
$(“.Favitem_h6”).addClass(“additem”);
$(“#Fabcount_fav”).addClass(“count_fav”);
$(“.count_fav”).html(data[1])
}
else {
$(“#Favitem”).removeClass(“additem”);
$(“.Favitem_h12”).removeClass(“additem”);
$(“.Favitem_h6”).removeClass(“additem”);
$(“.count_fav”).html(”);
$(“#Fabcount_fav”).removeClass(“count_fav”);
}
}
});
}
function AddToFavouritesother(elementid, SKU,parentsku) {
var productid = elementid;
var id = elementid;
var price1 = 0;
var qty = $(“#txtqty” + productid).val();
var UnitofSale = $(“#UnitofSale” + elementid).val();
if (!$(“#txtqty” + productid).length) {
qty = “1”;
}
//var productType = $(‘#product_type_ID’).val();
//if (productType == 3) {
// parentsku = $(‘#parent_SKU_Code’).val();;
//}
$.post(“https://www.cooksmill.co.uk/Products/AddFavourites?ProductId=” + id + “&qty=” + qty + “&SKU=” + SKU + “&UOS=” + UnitofSale + “&ParentSKU=” + parentsku + “&Flag=”+”other”,
function (data) {
if (data) {
parentsku = parentsku.replace(/s/g, ”);
if (0 > 0) {
if (data[0] != “0”) {
if (parentsku != “”) {
$(“.clsproduct” + id + “_” + parentsku).addClass(“active”);
}
else {
$(“.clsproduct” + id).addClass(“active”);
}
}
else {
if (parentsku != “”) {
$(“.clsproduct” + id + “_” + parentsku).removeClass(“active”);
}
else {
$(“.clsproduct” + id).removeClass(“active”);
}
}
}
else {
if (parentsku != “”) {
$(“.clsproduct” + id + “_” + parentsku).removeClass(“active”);
}
else {
$(“.clsproduct” + id).removeClass(“active”);
}
}
}
else {
parentsku = parentsku.replace(/s/g, ”);
if (parentsku != “”) {
$(“.clsproduct” + id + “_” + parentsku).removeClass(“active”);
}
else {
$(“.clsproduct” + id).removeClass(“active”);
}
}
if (‘0’ == ‘0’) {
window.location.href = ‘https://www.cooksmill.co.uk/Login’;
}
else {
if (data[1] != “0”) {
$(“#Favitem”).addClass(“additem”);
$(“.Favitem_h12”).addClass(“additem”);
$(“.Favitem_h6”).addClass(“additem”);
$(“#Fabcount_fav”).addClass(“count_fav”);
$(“.count_fav”).html(data[1])
}
else {
$(“#Favitem”).removeClass(“additem”);
$(“.Favitem_h12”).removeClass(“additem”);
$(“.Favitem_h6”).removeClass(“additem”);
$(“.count_fav”).html(”);
$(“#Fabcount_fav”).removeClass(“count_fav”);
}
}
});
}
function Refreshtopbasket(val) {
var miniBasket = $(“#miniBasketType”).val();
if (miniBasket == “0”) {
if ($(“#divhoverbasket”).length) {
$.ajax({
url: ‘/Basket/Hoverbasket’,
success: function (datah) {
$(“#divhoverbasket”).html(datah);
},
cache: false
});
}
}
else {
if ($(“#divbasketNotification, #basketsPopUps”).length) {
$.ajax({
url: ‘/Basket/HoverbasketNotification’,
success: function (datah) {
$(“#divbasketNotification, #basketsPopUps”).html(datah);
},
cache: false
});
}
}
$.ajax({
url: ‘/Basket/GetBasketValue’,
success: function (data1) {
$(“#lblbasketTotal”).html(numberWithCommas(data1[0],”False”));
$(“#psubTotalMini”).html(data1[0]);
$(“#spanTotalItemMini”).text(data1[1]);
$(“#psubTotalMiniTop”).html(data1[0]);
if (val == “OnLoad”) {
$(“.wrapperSkin”).removeClass(“showMe”);
}
},
cache: false
});
}
function SendEmailbyPopup(productid) {
var url = ‘https://www.cooksmill.co.uk/’ + “Products/Emailbackinstock/”;
$.ajax({
cache: false,
type: “GET”,
url: url,
data: { “Id”: productid },
success: function (view) {
$(‘#overlay’).show();
$(‘#load-dialog’).html(view);
}
});
event.stopPropagation();
}
function submitafterlogin() {
var IsSend = true;
var custid = ‘0’;
var Emp = {};
Emp.CustomerId = custid;
Emp.Name = ”;
Emp.Email = ”;
Emp.StockKeepingUnit = ‘130561’;
Emp.CreateDate = new Date();
Emp.IsMailSent = 0;
Emp.ISActive = 1;
var objEmp = { StockKeepingUnit: Emp.StockKeepingUnit, EmpEmail: Emp.Email };
$.ajax({
url: ‘/Products/CheckEmailSKU’,
type: ‘GET’,
data: objEmp,
contentType: ‘application/json’,
success: function (IsSend_val) {
IsSend = IsSend_val;
if (IsSend == true) {
$.ajax({
url: ‘/Products/SentBackInstock’,
type: ‘POST’,
data: JSON.stringify(Emp),
contentType: ‘application/json’,
success: function (result) {
if (result.status == “Success”) {
$(‘#overlay’).show();
var msg1 = ‘THANKS FOR CONFIRMING’;
var msg2 = ‘An email will be sent out to you once the product’;
var msg3 = ‘is available’;
$(“#load-dialog”).html(“
” + msg1 + “
|
” + msg2 + ” ” + ‘”Titiz Damla Dustpan Brush Set”‘ + “” + msg3 +”. |
Shqyrtime
Ende pa shqyrtime.