$event.detail.productVariantDetailHasDiscount.price ?
$event.detail.productVariantDetail.price :
$event.detail.productVariantDetailHasDiscount.compare_at_price :
$event.detail.productVariantDetailHasDiscount.compare_at_price;
const isCustomisers = [
...$event.detail.event.currentTarget.querySelectorAll('#customiser-v1 select'),
...$event.detail.event.currentTarget.querySelectorAll('#customiser-v1 .thebluespace-checkbox-list')
];
isCustomisers.forEach(customiser => {
const isCheckboxList = customiser.classList.contains('thebluespace-checkbox-list');
const isSelect = customiser.selectedOptions;
let addedPrice = 0;
let addedCompareAtPrice = 0;
if(!isCheckboxList && !isSelect) return;
if(isSelect) {
addedPrice += parseFloat(customiser.selectedOptions[0].dataset.price || 0);
addedCompareAtPrice += parseFloat(customiser.selectedOptions[0].dataset.priceMax || 0);
} else if (isCheckboxList) {
const checkedOptions = [...customiser.querySelectorAll('input[type=checkbox]:checked')];
checkedOptions.forEach(option => {
addedPrice += parseFloat(option.dataset.price || 0);
addedCompareAtPrice += parseFloat(option.dataset.priceMax || 0);
});
}
price += addedPrice;
compareAtPrice += addedCompareAtPrice;
});
$dispatch('product-price-updated', { price: price, compareAtPrice: compareAtPrice });
"
>
RRP
$211.75
$159
Sold out
Out of stock with the manufacturer Australia-wide. More on the way, we receive daily lead time updates. Pre-order is available with ETA by postcode above. Dates may change.
Taps
by Phoenix
- Simple and easy to install basin mixer
- Australian designed
- Solid Brass construction
- Quality chrome finish
Description
Australian designed and built, this basin mixer is prefect for minimalistic bathroom designs and is suitable for any sized bathroom, big or small.
WELS & Watermark Certification
- WELS 5 star rated
- 5.5 LT/MIN
- WELS Registration No: T31102
- All Phoenix Taps are Watermark Certified
Read more about WELS and Watermark certification. Choosing safe, water efficient products is important, these certifications also ensure products are manufactured to strict Australian plumbing and building standards.
What's In The Box
1 x Basin mixer
1 x Installation Kit
1 x Installation Instructions