Surround Finish -- Please Select -- Oyster Solid Matt Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Clear Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Celtic Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Golden Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Medium Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Warm Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Black Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Tudor Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Oyster Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Ivory Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Mist Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Olive Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Cloud Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
}); Solid Slate Oak + WAS £333.32 NOW £200.00 SAVE £133.32
document.addEventListener("DOMContentLoaded", function () {
let tries = 0;
const waitInterval = setInterval(function () {
const priceEl = document.querySelector('.price-wrapper .price');
const wasEl = document.querySelector('.wasprice s');
if (priceEl && wasEl) {
clearInterval(waitInterval);
let lastPrice = '';
function updateWasPrice(source = 'manual') {
const freshPrice = document.querySelector('.price-wrapper .price');
const freshWas = document.querySelector('.wasprice s');
if (!freshPrice || !freshWas) {
return;
}
let rawText = freshPrice.textContent.trim();
let nowPrice = parseFloat(
rawText.replace(/[^0-9.]/g, '')
);
if (isNaN(nowPrice)) {
return;
}
if (lastPrice == nowPrice) {
return;
}
lastPrice = nowPrice;
let wasPrice = (nowPrice * 1.666).toFixed(2);
freshWas.textContent = '£' + wasPrice;
}
updateWasPrice('first load');
const observer = new MutationObserver(function (mutations) {
updateWasPrice('observer');
});
observer.observe(priceEl, {
childList: true,
subtree: true,
characterData: true
});
setInterval(function () {
updateWasPrice('polling');
}, 300);
}
tries++;
if (tries >= 150) {
clearInterval(waitInterval);
}
}, 100);
});