Log in
Register
0
0
Homeware
Coasters
Dinnerware
Bowls
Decor
Drinkware
Mugs
Tableware
Bakeware
Women
Tops.
Pants.
Skirts.
Dresses.
Men
Pants.
Shirts.
Tops
Giftware.
Kiwiana
Coasters.
Blog
Contact
Gift Card
About
Readme
try{var currentUrl = window.location.href.split("?")[0];const links = document.querySelectorAll(".mainMenuTop a");for (let i = 0; i < links.length; i++){if (links[i].href.split("?")[0] === currentUrl) {AddClass(links[i].parentElement, "active");break;}}}catch(e){console.error(e)};
Filter By
Brand
clear
Colour
clear
Size
clear
Price
clear
$
to
$
Filter
Sort by
Filters
Filter by
Brand
Maxwell & Williams
Sort by
Sequence
Bestselling
New
Onsale
Price: Low to High
Price: High to Low
1
jq(function() { jq("#ulProductListContainer div").removeAttr("style"); jq("#ulProductListContainer span").removeAttr("style"); var html = jq(".productlist li:first").clone().wrap("
").parent().html(), $li = jq(html).prependTo(".productlist").addClass("hidden header"); $li.find(".stylesummaryimageholder").html("Image"); $li.find(".stylesummarytext .div_ISD").html("Description"); $li.find(".stylesummarytext .div_SD").html("Description"); $li.find(".stylesummarytext .div_SC").html("Code"); $li.find(".stylesummarytext .div_NW").html("New"); $li.find(".stylesummarytext .div_P2").html("Price"); $li.find(".stylesummarytext .div_CP").html("Price"); $li.find(".stylesummarytext .coloursizeselection").html(""); /* Attributes */ $li.find(".stylesummarytext .quantityinput").html("Quantity"); $li.removeClass("hidden input-group"); AddInputGroupButton(); jq("body").on("click", ".quantityinput>span>button", function() { if (jq(this).text() == "-") { if (ParseInt(jq(this).parent().siblings("input").val()) > 0) { jq(this).parent().siblings("input").val(ParseInt(jq(this).parent().siblings("input").val())-1); } else { jq(this).parent().siblings("input").val(0); } }else { jq(this).parent().siblings("input").val(ParseInt(jq(this).parent().siblings("input").val())+1); } }); jq("body").on("focus", ".quantityinput>input[type='number'], .quantityinput>span>button", function() { jq(".productlist li").css({"background-color": ""}); jq(this).closest("li").css({"background-color": "#ccd6e2"}); }); jq(".btn-addalltocart").on("click", function() { var cnt = 0; jq(".ProductContainer").append("
"); jq(".quantityinput>input[type='number']").each(function() { var qty = ParseInt(jq(this).val()); if (qty > 0) { jq(this).closest(".stylesummarytext").find("input.addtocart").click(); cnt += 1; } }); if (cnt > 0) { setTimeout("location.reload(true);", 2000); } else { jq("#popupLoading").remove(); alert("Product not selected."); } return false; }); }); function AddInputGroupButton() { jq(".quantityinput:gt(0)").addClass("input-group").prepend("
-
").append("
+
").children("input[type='number']").prop("min", "0").val("0"); setTimeout("jq(\".quantityinput>input[type='number']\").prop(\"min\", \"0\").val(\"0\");", 500); }
add all to cart
Maxwell & Williams Cocktail & Co Lafayette Cocktail Set 4pc Rose Gold Gift Boxed
NZ$119.95
On Sale
Available now
Add to wishlist
Maxwell & Williams Cocktail & Co Lafayette Cocktail Set 4pc Gold Gift Boxed
NZ$119.95
On Sale
Available now
Add to wishlist
document.getElementById("ctl00_tdCentre").className += " ProductContainer";
OUR STORE
12c Piermark Drive
Albany,
Auckland.
Phone:09-571 1150
Email:support@kudos.co.nz
STORE HOURS
Monday-Friday 09:00am - 5.30pm
Saturday 09.30am - 5.00pm
Sunday 10.00am - 4.00pm
GENERAL Q&A
General F&Q
Sizing Guide
Privacy Policy
Shipping Information
Payment Information
Return Policy
Terms and Conditions
Website by www.kudos.co.nz .
powered by
Kudos e-retailer
if (jq('#tdNavPages').length > 0) { jq('#tdNavPages').insertAfter('#ulProductListContainer'); }