The Metallica series, with bold colours and an eye-catching glossy finish. Metallica is eclectic with the iridescent daring of metal, suitable for both floor and wall. Available in five stunning colours, Black, Blue, Green, Grey, and White 2″ x 9″.
Interested in this tile? Click the “Enquire Now” button above to contact us, or visit our contact page for more info. Visit our gorgeous showroom to get a tile sample.
Ask us about products, stock, or anything on your mind!
document.addEventListener('DOMContentLoaded', function() {
// Check if the page contains an h1 element with the title "Porcelain Tiles"
var pageTitle = document.querySelector('h1');
if (pageTitle && pageTitle.textContent.trim().toLowerCase() === 'porcelain tiles') {
// Create a style element and append it to the head of the document
var style = document.createElement('style');
style.type = 'text/css';
style.innerHTML = `
.term-44 header.woocommerce-products-header:not(.active)::after {
content: "More..";
color: #000000;
cursor: pointer;
}`;
document.head.appendChild(style);
}
});