{"title":"The Alexander James Porcelain Collection","description":"\n\u003c!--\n================================================================================\n  THE ALEXANDER JAMES SIGNATURE PORCELAIN COLLECTION — MASTER COLLECTION PAGE\n================================================================================\n  Paste into Shopify Loft theme collection description field.\n  Find-and-replace \/collections\/REPLACE-{slug} placeholders with real URLs.\n\n  IMAGE NOTE: Marquetry and Little Havana use placeholder image styling\n  (slate panel with collection name). When dedicated images are uploaded\n  to the CDN, replace those \u003cdiv class=\"aj-card-img-placeholder\"\u003e blocks\n  with \u003cimg\u003e tags matching the other cards.\n================================================================================\n--\u003e\n\u003cstyle\u003e\n.aj-wrap{font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Helvetica,Arial,sans-serif;color:#2c2c2c;line-height:1.75;font-size:15px;}\n.aj-wrap *{box-sizing:border-box;}\n.aj-wrap h1,.aj-wrap h2,.aj-wrap h3{color:#1a1714;font-weight:500;letter-spacing:-0.01em;margin:0;}\n.aj-wrap h1{font-size:38px;line-height:1.15;margin-bottom:18px;}\n.aj-wrap h2{font-size:26px;line-height:1.25;margin-bottom:20px;}\n.aj-wrap h3{font-size:20px;margin-bottom:8px;}\n.aj-wrap p{margin:0 0 14px 0;line-height:1.75;}\n.aj-kicker{font-size:13px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:#3E4A5A;margin:0 0 14px 0;}\n.aj-section{margin:0 0 48px 0;}\n.aj-section-pad{margin:0 0 48px 0;padding:40px 32px;background:#f7f5f1;border-radius:2px;}\n.aj-divider{margin:0 0 48px 0;padding:32px 0;border-top:1px solid #e0d9d0;border-bottom:1px solid #e0d9d0;}\n\n\/* Hero carousel *\/\n.aj-carousel{position:relative;width:100%;margin:0 0 40px 0;overflow:hidden;background:#1a1714;border-radius:2px;}\n.aj-track{display:flex;transition:transform 0.7s cubic-bezier(0.4,0,0.2,1);width:1200%;}\n.aj-slide{width:8.3333%;flex-shrink:0;position:relative;aspect-ratio:16\/9;}\n.aj-slide img{width:100%;height:100%;object-fit:cover;display:block;}\n.aj-caption{position:absolute;left:24px;bottom:24px;background:rgba(26,23,20,0.78);backdrop-filter:blur(4px);color:#fff;padding:10px 16px;border-radius:2px;font-size:13px;letter-spacing:0.04em;line-height:1.4;}\n.aj-caption b{font-weight:600;}\n.aj-caption .aj-cap-look{opacity:0.85;}\n.aj-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,0.92);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;color:#1a1714;box-shadow:0 2px 8px rgba(0,0,0,0.15);}\n.aj-arrow.prev{left:16px;}\n.aj-arrow.next{right:16px;}\n.aj-dots{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:6px;padding:6px 12px;background:rgba(26,23,20,0.4);backdrop-filter:blur(4px);border-radius:20px;}\n.aj-dot{width:8px;height:8px;border-radius:50%;border:none;background:#fff;cursor:pointer;padding:0;opacity:0.4;transition:opacity 0.2s ease;}\n.aj-dot.active{opacity:1;}\n\n\/* Mobile: shrink caption pill, hide arrows *\/\n@media (max-width:600px){\n  .aj-wrap h1{font-size:30px;}\n  .aj-wrap h2{font-size:22px;}\n  .aj-caption{left:12px;bottom:12px;padding:6px 10px;font-size:11px;}\n  .aj-caption .aj-cap-sep,.aj-caption .aj-cap-look{display:none;}\n  .aj-arrow{display:none;}\n  .aj-dots{bottom:8px;padding:4px 10px;}\n  .aj-section-pad{padding:28px 20px;}\n}\n\n\/* Hero copy *\/\n.aj-hero{text-align:center;margin:0 0 48px 0;}\n.aj-hero p.lead{max-width:680px;margin:0 auto 28px auto;font-size:17px;line-height:1.65;color:#5c5c5c;}\n.aj-cta{display:inline-block;padding:14px 28px;text-decoration:none;font-size:14px;font-weight:500;letter-spacing:0.04em;border-radius:2px;margin:0 4px 8px 4px;}\n.aj-cta.primary{background:#3E4A5A;color:#fff;}\n.aj-cta.outline{background:transparent;color:#3E4A5A;border:1px solid #3E4A5A;}\n\n\/* Performance grid *\/\n.aj-perf{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;}\n.aj-perf-item p:first-child{font-size:14px;font-weight:600;color:#1a1714;margin:0 0 6px 0;}\n.aj-perf-item p:last-child{font-size:14px;line-height:1.65;color:#5c5c5c;margin:0;}\n\n\/* Filter pills *\/\n.aj-pills{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 28px 0;padding:0 0 20px 0;border-bottom:1px solid #e0d9d0;}\n.aj-pill{padding:8px 16px;background:#fff;color:#3E4A5A;border:1px solid #d8d2c8;border-radius:20px;cursor:pointer;font-size:13px;font-weight:500;letter-spacing:0.03em;transition:all 0.2s ease;}\n.aj-pill.active{background:#3E4A5A;color:#fff;border-color:#3E4A5A;}\n\n\/* Collection card grid - drop shadow matched to Loft product thumbnails *\/\n.aj-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;}\n.aj-card{background:#fff;border:1px solid #e8e2d8;border-radius:2px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.06);transition:box-shadow 0.2s ease,transform 0.2s ease;}\n.aj-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.08),0 2px 4px rgba(0,0,0,0.06);transform:translateY(-1px);}\n.aj-card-img{width:100%;aspect-ratio:4\/3;object-fit:cover;display:block;background:#f0ece5;}\n.aj-card-img-placeholder{width:100%;aspect-ratio:4\/3;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3E4A5A 0%,#2c3543 100%);color:rgba(255,255,255,0.85);font-size:18px;font-weight:500;letter-spacing:0.02em;}\n.aj-card-body{padding:20px;display:flex;flex-direction:column;flex:1;}\n.aj-card-tag{font-size:11px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#3E4A5A;margin:0 0 6px 0;}\n.aj-card p.desc{font-size:14px;line-height:1.6;color:#5c5c5c;margin:0 0 12px 0;}\n.aj-card-spec{margin:0 0 10px 0;font-size:13px;color:#3E4A5A;letter-spacing:0.01em;line-height:1.5;}\n.aj-card-spec strong{color:#1a1714;font-weight:600;}\n.aj-badges{margin:0 0 16px 0;display:flex;flex-wrap:wrap;gap:6px;}\n.aj-badge{font-size:11px;padding:3px 8px;background:#f0ece5;color:#3E4A5A;border-radius:2px;letter-spacing:0.04em;}\n.aj-card-actions{margin-top:auto;display:flex;gap:8px;flex-wrap:wrap;}\n.aj-card-btn{flex:1;min-width:120px;text-align:center;padding:10px 16px;text-decoration:none;font-size:13px;font-weight:500;letter-spacing:0.04em;border-radius:2px;}\n.aj-card-btn.primary{background:#3E4A5A;color:#fff;}\n.aj-card-btn.outline{background:transparent;color:#3E4A5A;border:1px solid #3E4A5A;}\n.aj-note{margin:0 0 12px 0;font-size:12px;line-height:1.5;color:#8b6f47;font-style:italic;}\n.aj-warn{margin:0 0 12px 0;padding:8px 12px;background:#fff8e7;border-left:3px solid #c9a44c;font-size:12px;line-height:1.5;color:#6b4f1d;}\n\n\/* Room accordions - FAQ-style bars for visual consistency *\/\n.aj-rooms{margin:0;}\n.aj-room{border-top:1px solid #e0d9d0;background:#fff;}\n.aj-room:last-child{border-bottom:1px solid #e0d9d0;}\n.aj-room-title{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;cursor:pointer;font-size:16px;font-weight:500;color:#1a1714;line-height:1.4;}\n.aj-room-title .aj-room-toggle{font-size:22px;line-height:1;color:#3E4A5A;flex-shrink:0;margin-left:16px;transition:transform 0.25s ease;display:inline-block;font-weight:400;}\n.aj-room-title.open .aj-room-toggle{transform:rotate(45deg);}\n.aj-room-body{max-height:0;overflow:hidden;transition:max-height 0.3s ease,padding 0.3s ease;padding:0 20px;}\n.aj-room-body.open{max-height:300px;padding:0 20px 20px 20px;}\n.aj-room-body p{margin:0 0 12px 0;font-size:14px;line-height:1.65;color:#5c5c5c;}\n.aj-room-body a{font-size:13px;color:#3E4A5A;font-weight:500;letter-spacing:0.04em;text-decoration:none;}\n\n\/* Sample CTA panel *\/\n.aj-sample{margin:0 0 48px 0;padding:40px 32px;background:#3E4A5A;border-radius:2px;text-align:center;}\n.aj-sample .aj-kicker{color:rgba(255,255,255,0.7);}\n.aj-sample h2{color:#fff;margin-bottom:16px;}\n.aj-sample p{max-width:560px;margin:0 auto 24px auto;font-size:15px;line-height:1.7;color:rgba(255,255,255,0.85);}\n.aj-sample a{display:inline-block;padding:14px 32px;background:#fff;color:#3E4A5A;text-decoration:none;font-size:14px;font-weight:600;letter-spacing:0.04em;border-radius:2px;}\n\n\/* Expand\/collapse \"Read more\" \/ \"Explore further\" pattern *\/\n.aj-expand{max-height:0;overflow:hidden;transition:max-height 0.4s ease,margin-top 0.4s ease;}\n.aj-expand.open{max-height:2000px;margin-top:14px;}\n.aj-expand-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:8px 0;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:#3E4A5A;font-family:inherit;}\n.aj-expand-btn:hover{color:#1a1714;}\n.aj-expand-btn .aj-expand-icon{display:inline-block;font-size:18px;line-height:1;transition:transform 0.25s ease;}\n.aj-expand-btn.open .aj-expand-icon{transform:rotate(45deg);}\n\n\/* Designer scenarios — title list *\/\n.aj-scenario-list{margin:0 0 4px 0;font-size:15px;line-height:1.85;color:#1a1714;}\n.aj-scenario-list strong{font-weight:600;}\n.aj-scenario-list span.sep{color:#a8a29a;margin:0 8px;}\n\n\/* FAQ *\/\n.aj-faq{margin:0 0 40px 0;text-align:left;}\n.aj-faq-item{border-top:1px solid #e0d9d0;overflow:hidden;}\n.aj-faq-item:last-child{border-bottom:1px solid #e0d9d0;}\n.aj-faq-q{width:100%;background:none;border:none;padding:16px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;font-size:15px;font-weight:500;color:#1a1714;line-height:1.4;}\n.aj-faq-q span{font-size:22px;line-height:1;color:#3E4A5A;flex-shrink:0;margin-left:16px;transition:transform 0.25s ease;display:inline-block;}\n.aj-faq-a{max-height:0;overflow:hidden;transition:max-height 0.3s ease,padding-bottom 0.3s ease;padding-bottom:0;}\n.aj-faq-a p{margin:0;font-size:14px;line-height:1.7;color:#5c5c5c;padding-bottom:4px;}\n.aj-faq-a a{color:#3E4A5A;}\n\u003c\/style\u003e\n\n\u003cdiv class=\"aj-wrap\"\u003e\n\n\u003c!-- HERO CAROUSEL --\u003e\n\u003cdiv id=\"aj-hero-carousel\" class=\"aj-carousel\"\u003e\n  \u003cdiv id=\"aj-carousel-track\" class=\"aj-track\"\u003e\n    \u003cdiv class=\"aj-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/11-marrakech-mint-3x11.jpg?v=1778005993\" alt=\"Marrakech Mint 3x11 zellige-style porcelain pool surround\"\u003e\u003cdiv class=\"aj-caption\"\u003e\n\u003cb\u003eMarrakech\u003c\/b\u003e\u003cspan class=\"aj-cap-sep\"\u003e · \u003c\/span\u003e\u003cspan class=\"aj-cap-look\"\u003eZellige \/ Handmade Look\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/07-carolina-clay-seabrook-blu-8x16.jpg?v=1778005993\" alt=\"Carolina Clay Seabrook Blu 8x16 herringbone porcelain floor\"\u003e\u003cdiv class=\"aj-caption\"\u003e\n\u003cb\u003eCarolina Clay\u003c\/b\u003e\u003cspan class=\"aj-cap-sep\"\u003e · \u003c\/span\u003e\u003cspan class=\"aj-cap-look\"\u003eArchitectural \/ Neutral\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/09-hudson-village-bianco-2x9.jpg?v=1778005993\" alt=\"Hudson Village Bianco 2x9 polished porcelain subway tile kitchen wall\"\u003e\u003cdiv class=\"aj-caption\"\u003e\n\u003cb\u003eHudson\u003c\/b\u003e\u003cspan class=\"aj-cap-sep\"\u003e · \u003c\/span\u003e\u003cspan class=\"aj-cap-look\"\u003eMono-color \/ Contemporary\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/10-kingston-teal-3x11.jpg?v=1778005993\" alt=\"Kingston Teal 3x11 porcelain tile entryway floor\"\u003e\u003cdiv class=\"aj-caption\"\u003e\n\u003cb\u003eKingston\u003c\/b\u003e\u003cspan class=\"aj-cap-sep\"\u003e · \u003c\/span\u003e\u003cspan class=\"aj-cap-look\"\u003eCoastal \/ Color-driven\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/02-atelier-brick-2x10-mud.jpg?v=1778005993\" alt=\"Atelier Brick Mud 2x10 brick-look porcelain kitchen backsplash\"\u003e\u003cdiv class=\"aj-caption\"\u003e\n\u003cb\u003eAtelier Brick\u003c\/b\u003e\u003cspan class=\"aj-cap-sep\"\u003e · \u003c\/span\u003e\u003cspan class=\"aj-cap-look\"\u003eBrick \/ Linear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/01-antilles-clay-medium-5x5.jpg?v=1778005993\" alt=\"Antilles Clay Medium 5x5 terracotta-look porcelain wall\"\u003e\u003cdiv class=\"aj-caption\"\u003e\n\u003cb\u003eAntilles Clay\u003c\/b\u003e\u003cspan class=\"aj-cap-sep\"\u003e · \u003c\/span\u003e\u003cspan class=\"aj-cap-look\"\u003eTerracotta \/ Earthy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/08-espana-sky-blue-3x9.jpg?v=1778005993\" alt=\"Espana Sky and Blue 3x9 hand-crafted porcelain subway\"\u003e\u003cdiv class=\"aj-caption\"\u003e\n\u003cb\u003eEspana\u003c\/b\u003e\u003cspan class=\"aj-cap-sep\"\u003e · \u003c\/span\u003e\u003cspan class=\"aj-cap-look\"\u003eCoastal \/ Color-driven\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/05-caribbean-silver-white-2x6.jpg?v=1778005993\" alt=\"Caribbean Silver and White 2x6 hand-crafted porcelain subway tile\"\u003e\u003cdiv class=\"aj-caption\"\u003e\n\u003cb\u003eCaribbean\u003c\/b\u003e\u003cspan class=\"aj-cap-sep\"\u003e · \u003c\/span\u003e\u003cspan class=\"aj-cap-look\"\u003eCoastal \/ Color-driven\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/04-placencia-mix-3x11.jpg?v=1778005993\" alt=\"Placencia Mix 3x11 stone-look matte porcelain tile\"\u003e\u003cdiv class=\"aj-caption\"\u003e\n\u003cb\u003ePlacencia\u003c\/b\u003e\u003cspan class=\"aj-cap-sep\"\u003e · \u003c\/span\u003e\u003cspan class=\"aj-cap-look\"\u003eCoastal \/ Color-driven\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/12-porto-graphite-2x6.jpg?v=1778005993\" alt=\"Porto Graphite 2x6 matte porcelain herringbone floor\"\u003e\u003cdiv class=\"aj-caption\"\u003e\n\u003cb\u003ePorto\u003c\/b\u003e\u003cspan class=\"aj-cap-sep\"\u003e · \u003c\/span\u003e\u003cspan class=\"aj-cap-look\"\u003eMono-color \/ Contemporary\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/03-atelier-brick-2x10-multicolor.jpg?v=1778005993\" alt=\"Atelier Brick Multicolor 2x10 outdoor brick-look porcelain installation\"\u003e\u003cdiv class=\"aj-caption\"\u003e\n\u003cb\u003eAtelier Brick\u003c\/b\u003e\u003cspan class=\"aj-cap-sep\"\u003e · \u003c\/span\u003e\u003cspan class=\"aj-cap-look\"\u003eBrick \/ Linear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/06-carolina-clay-palms-steel-modular.jpg?v=1778005993\" alt=\"Carolina Clay Palms Steel Modular porcelain wall installation\"\u003e\u003cdiv class=\"aj-caption\"\u003e\n\u003cb\u003eCarolina Clay\u003c\/b\u003e\u003cspan class=\"aj-cap-sep\"\u003e · \u003c\/span\u003e\u003cspan class=\"aj-cap-look\"\u003eArchitectural \/ Neutral\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cbutton class=\"aj-arrow prev\" onclick=\"ajCarouselGo(-1)\" aria-label=\"Previous slide\"\u003e‹\u003c\/button\u003e\n  \u003cbutton class=\"aj-arrow next\" onclick=\"ajCarouselGo(1)\" aria-label=\"Next slide\"\u003e›\u003c\/button\u003e\n  \u003cdiv id=\"aj-carousel-dots\" class=\"aj-dots\"\u003e\n    \u003cbutton class=\"aj-dot active\" onclick=\"ajCarouselSet(0)\" data-dot=\"0\" aria-label=\"Slide 1\"\u003e\u003c\/button\u003e\n    \u003cbutton class=\"aj-dot\" onclick=\"ajCarouselSet(1)\" data-dot=\"1\" aria-label=\"Slide 2\"\u003e\u003c\/button\u003e\n    \u003cbutton class=\"aj-dot\" onclick=\"ajCarouselSet(2)\" data-dot=\"2\" aria-label=\"Slide 3\"\u003e\u003c\/button\u003e\n    \u003cbutton class=\"aj-dot\" onclick=\"ajCarouselSet(3)\" data-dot=\"3\" aria-label=\"Slide 4\"\u003e\u003c\/button\u003e\n    \u003cbutton class=\"aj-dot\" onclick=\"ajCarouselSet(4)\" data-dot=\"4\" aria-label=\"Slide 5\"\u003e\u003c\/button\u003e\n    \u003cbutton class=\"aj-dot\" onclick=\"ajCarouselSet(5)\" data-dot=\"5\" aria-label=\"Slide 6\"\u003e\u003c\/button\u003e\n    \u003cbutton class=\"aj-dot\" onclick=\"ajCarouselSet(6)\" data-dot=\"6\" aria-label=\"Slide 7\"\u003e\u003c\/button\u003e\n    \u003cbutton class=\"aj-dot\" onclick=\"ajCarouselSet(7)\" data-dot=\"7\" aria-label=\"Slide 8\"\u003e\u003c\/button\u003e\n    \u003cbutton class=\"aj-dot\" onclick=\"ajCarouselSet(8)\" data-dot=\"8\" aria-label=\"Slide 9\"\u003e\u003c\/button\u003e\n    \u003cbutton class=\"aj-dot\" onclick=\"ajCarouselSet(9)\" data-dot=\"9\" aria-label=\"Slide 10\"\u003e\u003c\/button\u003e\n    \u003cbutton class=\"aj-dot\" onclick=\"ajCarouselSet(10)\" data-dot=\"10\" aria-label=\"Slide 11\"\u003e\u003c\/button\u003e\n    \u003cbutton class=\"aj-dot\" onclick=\"ajCarouselSet(11)\" data-dot=\"11\" aria-label=\"Slide 12\"\u003e\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  var idx=0,total=12,track=document.getElementById('aj-carousel-track'),dots=document.querySelectorAll('#aj-carousel-dots [data-dot]'),carousel=document.getElementById('aj-hero-carousel'),timer=null,paused=false;\n  function update(){if(track){track.style.transform='translateX(-'+(idx*(100\/total))+'%)';}for(var i=0;i\u003cdots.length;i++){dots[i].className=(i===idx)?'aj-dot active':'aj-dot';}}\n  window.ajCarouselGo=function(d){idx=(idx+d+total)%total;update();restart();};\n  window.ajCarouselSet=function(n){idx=n;update();restart();};\n  function tick(){if(!paused){idx=(idx+1)%total;update();}}\n  function restart(){if(timer){clearInterval(timer);}timer=setInterval(tick,4500);}\n  if(carousel){\n    carousel.addEventListener('mouseenter',function(){paused=true;});\n    carousel.addEventListener('mouseleave',function(){paused=false;});\n    var startX=0;\n    carousel.addEventListener('touchstart',function(e){startX=e.touches[0].clientX;paused=true;},{passive:true});\n    carousel.addEventListener('touchend',function(e){var d=startX-e.changedTouches[0].clientX;if(Math.abs(d)\u003e50){window.ajCarouselGo(d\u003e0?1:-1);}paused=false;},{passive:true});\n  }\n  restart();\n})();\n\u003c\/script\u003e\n\n\u003c!-- HERO COPY --\u003e\n\u003cdiv class=\"aj-hero\"\u003e\n  \u003cp class=\"aj-kicker\"\u003eThe Alexander James Signature Porcelain Collection\u003c\/p\u003e\n  \u003ch1\u003ePorcelain, curated.\u003c\/h1\u003e\n  \u003cp class=\"lead\"\u003eTwelve signature collections across handmade looks in subway, brick, terracotta, zellige, and stained concrete finishes — one material engineered for how you actually live, indoors and out.\u003c\/p\u003e\n  \u003cdiv\u003e\n    \u003ca href=\"#aj-collections\" class=\"aj-cta primary\"\u003eShop the Collection\u003c\/a\u003e\n    \u003ca href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Alexander%20James%20Porcelain\" class=\"aj-cta outline\"\u003eOrder Samples\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- WHAT MAKES THIS DIFFERENT (expand\/collapse) --\u003e\n\u003cdiv class=\"aj-section-pad\"\u003e\n  \u003cp class=\"aj-kicker\"\u003eWhat makes this different\u003c\/p\u003e\n  \u003ch2 style=\"margin-bottom:14px;\"\u003eDesigner-led, performance-engineered.\u003c\/h2\u003e\n  \u003cp style=\"margin-bottom:0;\"\u003eMost porcelain tile is sold as commodity — a category, a price per square foot, a generic spec sheet. The Alexander James Porcelain Collection is the opposite.\u003c\/p\u003e\n  \u003cbutton class=\"aj-expand-btn\" onclick=\"ajToggleExpand(this)\"\u003e\u003cspan class=\"aj-expand-label\"\u003eRead more\u003c\/span\u003e \u003cspan class=\"aj-expand-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n  \u003cdiv class=\"aj-expand\"\u003e\n    \u003cp\u003eTwelve collections, each chosen for a specific design language and engineered to perform across the full range of real residential and commercial use: \u003cstrong\u003efloor and wall, indoor and outdoor, pool and shower, kitchen and entryway\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp\u003eEvery collection is rated PEI 3, 4, or 5 for abrasion resistance. Most are frost-resistant for exterior and wet-area installations. Each one comes with coordinating trim, bullnose, or specialty pieces so the install reads as considered, not assembled.\u003c\/p\u003e\n    \u003cp style=\"margin-bottom:0;\"\u003eThis is porcelain treated the way natural stone is treated — as a material with a story, a place of inspiration, and a specific role in a designer's palette.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- DESIGN STORY (expand\/collapse) --\u003e\n\u003cdiv class=\"aj-section\"\u003e\n  \u003cp class=\"aj-kicker\"\u003eDesign story\u003c\/p\u003e\n  \u003ch2 style=\"margin-bottom:14px;\"\u003eTwelve places. One material vocabulary.\u003c\/h2\u003e\n  \u003cp style=\"margin-bottom:0;\"\u003eThe collections draw from places that have shaped tile traditions for centuries — Mediterranean coastlines, the souks of \u003cstrong\u003eMarrakech\u003c\/strong\u003e, the Caribbean basin, the streets of \u003cstrong\u003eHudson\u003c\/strong\u003e and the Charleston Lowcountry.\u003c\/p\u003e\n  \u003cbutton class=\"aj-expand-btn\" onclick=\"ajToggleExpand(this)\"\u003e\u003cspan class=\"aj-expand-label\"\u003eExplore further\u003c\/span\u003e \u003cspan class=\"aj-expand-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n  \u003cdiv class=\"aj-expand\"\u003e\n    \u003cp\u003eEach collection translates a regional design vocabulary into porcelain: the imperfect glaze of zellige, the worn edge of European subway, the warm patina of fired terracotta, the linear rhythm of reclaimed brick.\u003c\/p\u003e\n    \u003cp style=\"margin-bottom:0;\"\u003eFor designers and homeowners, this means a single porcelain line that can anchor a Mediterranean villa, a downtown loft, a Lowcountry beach house, or a contemporary Manhattan kitchen — all without crossing material categories or sacrificing performance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- PERFORMANCE \u0026 PRACTICALITY --\u003e\n\u003cdiv class=\"aj-divider\"\u003e\n  \u003cp class=\"aj-kicker\"\u003ePerformance \u0026amp; practicality\u003c\/p\u003e\n  \u003ch2 style=\"margin-bottom:24px;\"\u003eBuilt for real life.\u003c\/h2\u003e\n  \u003cdiv class=\"aj-perf\"\u003e\n    \u003cdiv class=\"aj-perf-item\"\u003e\n\u003cp\u003eThrough-body durability\u003c\/p\u003e\n\u003cp\u003ePEI 3–5 abrasion ratings across the line, including PEI 5 collections for entryways, kitchens, and commercial floors.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-perf-item\"\u003e\n\u003cp\u003eWater \u0026amp; frost resistant\u003c\/p\u003e\n\u003cp\u003eMost collections are rated for indoor, outdoor, pool, shower, and backsplash — with frost resistance for exterior climates.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-perf-item\"\u003e\n\u003cp\u003eFloor \u0026amp; wall versatility\u003c\/p\u003e\n\u003cp\u003eFrom 2x6 subway through 40x40 large format. Coordinating trim, bullnose, and specialty pieces across most collections.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aj-perf-item\"\u003e\n\u003cp\u003eLow maintenance\u003c\/p\u003e\n\u003cp\u003ePorcelain doesn't require sealing, holds color and finish for decades, and cleans with standard tile-safe products.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SHOP BY COLLECTION (FILTERABLE) --\u003e\n\u003cdiv id=\"aj-collections\" class=\"aj-section\"\u003e\n  \u003cp class=\"aj-kicker\"\u003eThe Twelve Collections\u003c\/p\u003e\n  \u003ch2 style=\"margin-bottom:20px;\"\u003eShop the collection.\u003c\/h2\u003e\n  \u003cp style=\"margin-bottom:24px;font-size:15px;line-height:1.7;color:#5c5c5c;max-width:680px;\"\u003eBrowse all twelve, or filter by design language to find the look that matches your project.\u003c\/p\u003e\n\n  \u003cdiv id=\"aj-filter-pills\" class=\"aj-pills\"\u003e\n    \u003cbutton class=\"aj-pill active\" onclick=\"ajFilterCards('all',this)\" data-aj-pill=\"all\"\u003eAll Looks\u003c\/button\u003e\n    \u003cbutton class=\"aj-pill\" onclick=\"ajFilterCards('zellige',this)\" data-aj-pill=\"zellige\"\u003eZellige \/ Handmade\u003c\/button\u003e\n    \u003cbutton class=\"aj-pill\" onclick=\"ajFilterCards('brick',this)\" data-aj-pill=\"brick\"\u003eBrick \/ Linear\u003c\/button\u003e\n    \u003cbutton class=\"aj-pill\" onclick=\"ajFilterCards('pattern',this)\" data-aj-pill=\"pattern\"\u003ePattern \/ Decorative\u003c\/button\u003e\n    \u003cbutton class=\"aj-pill\" onclick=\"ajFilterCards('terracotta',this)\" data-aj-pill=\"terracotta\"\u003eTerracotta \/ Earthy\u003c\/button\u003e\n    \u003cbutton class=\"aj-pill\" onclick=\"ajFilterCards('mono',this)\" data-aj-pill=\"mono\"\u003eMono-color \/ Contemporary\u003c\/button\u003e\n    \u003cbutton class=\"aj-pill\" onclick=\"ajFilterCards('coastal',this)\" data-aj-pill=\"coastal\"\u003eCoastal \/ Color-driven\u003c\/button\u003e\n    \u003cbutton class=\"aj-pill\" onclick=\"ajFilterCards('architectural',this)\" data-aj-pill=\"architectural\"\u003eArchitectural \/ Neutral\u003c\/button\u003e\n    \u003cbutton class=\"aj-pill\" onclick=\"ajFilterCards('bold',this)\" data-aj-pill=\"bold\"\u003eBold \/ Decorative\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"aj-collection-grid\" class=\"aj-grid\"\u003e\n\n    \u003c!-- CARIBBEAN --\u003e\n    \u003cdiv class=\"aj-card\" data-aj-look=\"coastal\"\u003e\n      \u003cimg class=\"aj-card-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/05-caribbean-silver-white-2x6.jpg?v=1778005993\" alt=\"Caribbean porcelain tile\"\u003e\n      \u003cdiv class=\"aj-card-body\"\u003e\n        \u003cp class=\"aj-card-tag\"\u003eCoastal \/ Color-driven\u003c\/p\u003e\n        \u003ch3\u003eCaribbean\u003c\/h3\u003e\n        \u003cp class=\"desc\"\u003eEuropean-inspired hand-crafted subway in eight colors, paired matte and gloss finishes for layered installs.\u003c\/p\u003e\n        \u003cp class=\"aj-card-spec\"\u003e\u003cstrong\u003eMatte \u0026amp; Gloss\u003c\/strong\u003e · 2″x6″\u003c\/p\u003e\n        \u003cdiv class=\"aj-badges\"\u003e\n\u003cspan class=\"aj-badge\"\u003eIndoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eOutdoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003ePool\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eShower\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"aj-card-actions\"\u003e\n\u003ca class=\"aj-card-btn primary\" href=\"\/collections\/REPLACE-caribbean\"\u003eShop Collection\u003c\/a\u003e\u003ca class=\"aj-card-btn outline\" href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Caribbean\"\u003eOrder Sample\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ESPANA --\u003e\n    \u003cdiv class=\"aj-card\" data-aj-look=\"architectural\"\u003e\n      \u003cimg class=\"aj-card-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/08-espana-sky-blue-3x9.jpg?v=1778005993\" alt=\"Espana porcelain tile\"\u003e\n      \u003cdiv class=\"aj-card-body\"\u003e\n        \u003cp class=\"aj-card-tag\"\u003eArchitectural \/ Neutral\u003c\/p\u003e\n        \u003ch3\u003eEspana\u003c\/h3\u003e\n        \u003cp class=\"desc\"\u003eGlossy hand-crafted Spanish subway in six colorways with coordinating trim for clean architectural finish.\u003c\/p\u003e\n        \u003cp class=\"aj-card-spec\"\u003e\u003cstrong\u003eGloss\u003c\/strong\u003e · 2″x6″ field, .39″x9″ trim\u003c\/p\u003e\n        \u003cdiv class=\"aj-badges\"\u003e\n\u003cspan class=\"aj-badge\"\u003eIndoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eOutdoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003ePool\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eShower\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"aj-card-actions\"\u003e\n\u003ca class=\"aj-card-btn primary\" href=\"\/collections\/REPLACE-espana\"\u003eShop Collection\u003c\/a\u003e\u003ca class=\"aj-card-btn outline\" href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Espana\"\u003eOrder Sample\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- PLACENCIA --\u003e\n    \u003cdiv class=\"aj-card\" data-aj-look=\"coastal\"\u003e\n      \u003cimg class=\"aj-card-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/04-placencia-mix-3x11.jpg?v=1778005993\" alt=\"Placencia porcelain tile\"\u003e\n      \u003cdiv class=\"aj-card-body\"\u003e\n        \u003cp class=\"aj-card-tag\"\u003eCoastal \/ Color-driven\u003c\/p\u003e\n        \u003ch3\u003ePlacencia\u003c\/h3\u003e\n        \u003cp class=\"desc\"\u003eContemporary stone-look porcelain in a soft matte finish — the calm of natural stone, the consistency of porcelain.\u003c\/p\u003e\n        \u003cp class=\"aj-card-spec\"\u003e\u003cstrong\u003eMatte\u003c\/strong\u003e · 3″x11″\u003c\/p\u003e\n        \u003cdiv class=\"aj-badges\"\u003e\n\u003cspan class=\"aj-badge\"\u003eIndoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eOutdoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003ePool\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eShower\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"aj-card-actions\"\u003e\n\u003ca class=\"aj-card-btn primary\" href=\"\/collections\/REPLACE-placencia\"\u003eShop Collection\u003c\/a\u003e\u003ca class=\"aj-card-btn outline\" href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Placencia\"\u003eOrder Sample\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ATELIER BRICK --\u003e\n    \u003cdiv class=\"aj-card\" data-aj-look=\"brick\"\u003e\n      \u003cimg class=\"aj-card-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/02-atelier-brick-2x10-mud.jpg?v=1778005993\" alt=\"Atelier Brick porcelain tile\"\u003e\n      \u003cdiv class=\"aj-card-body\"\u003e\n        \u003cp class=\"aj-card-tag\"\u003eBrick \/ Linear\u003c\/p\u003e\n        \u003ch3\u003eAtelier Brick\u003c\/h3\u003e\n        \u003cp class=\"desc\"\u003eAuthentic weathered brick character in glazed porcelain — rustic warmth with V5 shade variation in multicolor.\u003c\/p\u003e\n        \u003cp class=\"aj-card-spec\"\u003e\u003cstrong\u003eNatural\u003c\/strong\u003e · 2″x10″\u003c\/p\u003e\n        \u003cdiv class=\"aj-badges\"\u003e\n\u003cspan class=\"aj-badge\"\u003eIndoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eOutdoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eShower\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cp class=\"aj-note\"\u003eNote: requires 1 cm (~3\/8″) grout joint per manufacturer spec.\u003c\/p\u003e\n        \u003cdiv class=\"aj-card-actions\"\u003e\n\u003ca class=\"aj-card-btn primary\" href=\"\/collections\/REPLACE-atelier-brick\"\u003eShop Collection\u003c\/a\u003e\u003ca class=\"aj-card-btn outline\" href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Atelier%20Brick\"\u003eOrder Sample\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CAROLINA CLAY --\u003e\n    \u003cdiv class=\"aj-card\" data-aj-look=\"architectural\"\u003e\n      \u003cimg class=\"aj-card-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/07-carolina-clay-seabrook-blu-8x16.jpg?v=1778005993\" alt=\"Carolina Clay porcelain tile\"\u003e\n      \u003cdiv class=\"aj-card-body\"\u003e\n        \u003cp class=\"aj-card-tag\"\u003eArchitectural \/ Neutral\u003c\/p\u003e\n        \u003ch3\u003eCarolina Clay\u003c\/h3\u003e\n        \u003cp class=\"desc\"\u003eLarge-format terracotta-look porcelain in five Lowcountry-inspired colorways. Modular sizing for varied installs.\u003c\/p\u003e\n        \u003cp class=\"aj-card-spec\"\u003e\u003cstrong\u003eMatte\u003c\/strong\u003e · 40″x40″ + Modular\u003c\/p\u003e\n        \u003cdiv class=\"aj-badges\"\u003e\n\u003cspan class=\"aj-badge\"\u003eIndoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eBacksplash\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eShower\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"aj-card-actions\"\u003e\n\u003ca class=\"aj-card-btn primary\" href=\"\/collections\/REPLACE-carolina-clay\"\u003eShop Collection\u003c\/a\u003e\u003ca class=\"aj-card-btn outline\" href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Carolina%20Clay\"\u003eOrder Sample\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ANTILLES CLAY --\u003e\n    \u003cdiv class=\"aj-card\" data-aj-look=\"terracotta\"\u003e\n      \u003cimg class=\"aj-card-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/01-antilles-clay-medium-5x5.jpg?v=1778005993\" alt=\"Antilles Clay porcelain tile\"\u003e\n      \u003cdiv class=\"aj-card-body\"\u003e\n        \u003cp class=\"aj-card-tag\"\u003eTerracotta \/ Earthy\u003c\/p\u003e\n        \u003ch3\u003eAntilles Clay\u003c\/h3\u003e\n        \u003cp class=\"desc\"\u003eCaribbean-inspired warm-clay porcelain in two formats — mix the 5x5 and 3x11 for layered, sun-warmed installs.\u003c\/p\u003e\n        \u003cp class=\"aj-card-spec\"\u003e\u003cstrong\u003eMixed\u003c\/strong\u003e · 5″x5″ + 3″x11″\u003c\/p\u003e\n        \u003cdiv class=\"aj-badges\"\u003e\n\u003cspan class=\"aj-badge\"\u003eIndoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eBacksplash\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eShower\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"aj-card-actions\"\u003e\n\u003ca class=\"aj-card-btn primary\" href=\"\/collections\/REPLACE-antilles-clay\"\u003eShop Collection\u003c\/a\u003e\u003ca class=\"aj-card-btn outline\" href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Antilles%20Clay\"\u003eOrder Sample\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- MARQUETRY (image placeholder) --\u003e\n    \u003cdiv class=\"aj-card\" data-aj-look=\"pattern\"\u003e\n      \u003cdiv class=\"aj-card-img-placeholder\"\u003eMarquetry\u003c\/div\u003e\n      \u003cdiv class=\"aj-card-body\"\u003e\n        \u003cp class=\"aj-card-tag\"\u003ePattern \/ Decorative\u003c\/p\u003e\n        \u003ch3\u003eMarquetry\u003c\/h3\u003e\n        \u003cp class=\"desc\"\u003eInlay-craft tradition translated into polished porcelain. PEI 5 abrasion rated — designed pattern that holds up to traffic.\u003c\/p\u003e\n        \u003cp class=\"aj-card-spec\"\u003e\u003cstrong\u003ePolished\u003c\/strong\u003e · 10″x10″\u003c\/p\u003e\n        \u003cdiv class=\"aj-badges\"\u003e\u003cspan class=\"aj-badge\"\u003eIndoor\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"aj-card-actions\"\u003e\n\u003ca class=\"aj-card-btn primary\" href=\"\/collections\/REPLACE-marquetry\"\u003eShop Collection\u003c\/a\u003e\u003ca class=\"aj-card-btn outline\" href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Marquetry\"\u003eOrder Sample\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- KINGSTON --\u003e\n    \u003cdiv class=\"aj-card\" data-aj-look=\"coastal\"\u003e\n      \u003cimg class=\"aj-card-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/10-kingston-teal-3x11.jpg?v=1778005993\" alt=\"Kingston porcelain tile\"\u003e\n      \u003cdiv class=\"aj-card-body\"\u003e\n        \u003cp class=\"aj-card-tag\"\u003eCoastal \/ Color-driven\u003c\/p\u003e\n        \u003ch3\u003eKingston\u003c\/h3\u003e\n        \u003cp class=\"desc\"\u003eGlossy hand-crafted porcelain in two formats and bold coastal colorways. Light-reflecting, water-rated.\u003c\/p\u003e\n        \u003cp class=\"aj-card-spec\"\u003e\u003cstrong\u003eGloss\u003c\/strong\u003e · 3″x11″ + 5″x5″\u003c\/p\u003e\n        \u003cdiv class=\"aj-badges\"\u003e\n\u003cspan class=\"aj-badge\"\u003eIndoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eOutdoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003ePool\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eShower\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"aj-card-actions\"\u003e\n\u003ca class=\"aj-card-btn primary\" href=\"\/collections\/REPLACE-kingston\"\u003eShop Collection\u003c\/a\u003e\u003ca class=\"aj-card-btn outline\" href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Kingston\"\u003eOrder Sample\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- PORTO --\u003e\n    \u003cdiv class=\"aj-card\" data-aj-look=\"mono\"\u003e\n      \u003cimg class=\"aj-card-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/12-porto-graphite-2x6.jpg?v=1778005993\" alt=\"Porto porcelain tile\"\u003e\n      \u003cdiv class=\"aj-card-body\"\u003e\n        \u003cp class=\"aj-card-tag\"\u003eMono-color \/ Contemporary\u003c\/p\u003e\n        \u003ch3\u003ePorto\u003c\/h3\u003e\n        \u003cp class=\"desc\"\u003eHand-crafted matte porcelain subway with Portuguese azulejo character — quieter, more textural alternative to gloss.\u003c\/p\u003e\n        \u003cp class=\"aj-card-spec\"\u003e\u003cstrong\u003eMatte\u003c\/strong\u003e · 2″x6″\u003c\/p\u003e\n        \u003cdiv class=\"aj-badges\"\u003e\n\u003cspan class=\"aj-badge\"\u003eIndoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eBacksplash\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"aj-card-actions\"\u003e\n\u003ca class=\"aj-card-btn primary\" href=\"\/collections\/REPLACE-porto\"\u003eShop Collection\u003c\/a\u003e\u003ca class=\"aj-card-btn outline\" href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Porto\"\u003eOrder Sample\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- HUDSON --\u003e\n    \u003cdiv class=\"aj-card\" data-aj-look=\"mono\"\u003e\n      \u003cimg class=\"aj-card-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/09-hudson-village-bianco-2x9.jpg?v=1778005993\" alt=\"Hudson porcelain tile\"\u003e\n      \u003cdiv class=\"aj-card-body\"\u003e\n        \u003cp class=\"aj-card-tag\"\u003eMono-color \/ Contemporary\u003c\/p\u003e\n        \u003ch3\u003eHudson\u003c\/h3\u003e\n        \u003cp class=\"desc\"\u003eElongated 2x9 polished porcelain subway in five urban-named colorways — from Village Bianco through Downtown Nero.\u003c\/p\u003e\n        \u003cp class=\"aj-card-spec\"\u003e\u003cstrong\u003ePolished\u003c\/strong\u003e · 2″x9″\u003c\/p\u003e\n        \u003cdiv class=\"aj-badges\"\u003e\n\u003cspan class=\"aj-badge\"\u003eIndoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eBacksplash\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"aj-card-actions\"\u003e\n\u003ca class=\"aj-card-btn primary\" href=\"\/collections\/REPLACE-hudson\"\u003eShop Collection\u003c\/a\u003e\u003ca class=\"aj-card-btn outline\" href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Hudson\"\u003eOrder Sample\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- LITTLE HAVANA (image placeholder) --\u003e\n    \u003cdiv class=\"aj-card\" data-aj-look=\"bold\"\u003e\n      \u003cdiv class=\"aj-card-img-placeholder\"\u003eLittle Havana\u003c\/div\u003e\n      \u003cdiv class=\"aj-card-body\"\u003e\n        \u003cp class=\"aj-card-tag\"\u003eBold \/ Decorative\u003c\/p\u003e\n        \u003ch3\u003eLittle Havana\u003c\/h3\u003e\n        \u003cp class=\"desc\"\u003eVibrant glossy ceramic wall tile in coastal Miami-inspired colorways — bold, light-catching, and elevated.\u003c\/p\u003e\n        \u003cp class=\"aj-card-spec\"\u003e\u003cstrong\u003eGloss\u003c\/strong\u003e · 2.75″x9.5″\u003c\/p\u003e\n        \u003cdiv class=\"aj-badges\"\u003e\n\u003cspan class=\"aj-badge\"\u003eIndoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eBacksplash\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cp class=\"aj-warn\"\u003e\u003cstrong\u003eWall Tile Only · Ceramic, not porcelain.\u003c\/strong\u003e Suitable for backsplashes, accent walls, and indoor wall installations.\u003c\/p\u003e\n        \u003cdiv class=\"aj-card-actions\"\u003e\n\u003ca class=\"aj-card-btn primary\" href=\"\/collections\/REPLACE-little-havana\"\u003eShop Collection\u003c\/a\u003e\u003ca class=\"aj-card-btn outline\" href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Little%20Havana\"\u003eOrder Sample\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- MARRAKECH --\u003e\n    \u003cdiv class=\"aj-card\" data-aj-look=\"zellige\"\u003e\n      \u003cimg class=\"aj-card-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/11-marrakech-mint-3x11.jpg?v=1778005993\" alt=\"Marrakech porcelain tile\"\u003e\n      \u003cdiv class=\"aj-card-body\"\u003e\n        \u003cp class=\"aj-card-tag\"\u003eZellige \/ Handmade Look\u003c\/p\u003e\n        \u003ch3\u003eMarrakech\u003c\/h3\u003e\n        \u003cp class=\"desc\"\u003eZellige-inspired glossy porcelain in nine colors. The artisan look of hand-cut Moroccan tile, engineered for performance.\u003c\/p\u003e\n        \u003cp class=\"aj-card-spec\"\u003e\u003cstrong\u003eGloss\u003c\/strong\u003e · 5″x5″ + 3″x11″\u003c\/p\u003e\n        \u003cdiv class=\"aj-badges\"\u003e\n\u003cspan class=\"aj-badge\"\u003eIndoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eOutdoor\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003ePool\u003c\/span\u003e\u003cspan class=\"aj-badge\"\u003eShower\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"aj-card-actions\"\u003e\n\u003ca class=\"aj-card-btn primary\" href=\"\/collections\/REPLACE-marrakech\"\u003eShop Collection\u003c\/a\u003e\u003ca class=\"aj-card-btn outline\" href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Marrakech\"\u003eOrder Sample\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SHOP BY ROOM (FAQ-style collapsible bars) --\u003e\n\u003cdiv class=\"aj-section-pad\"\u003e\n  \u003cp class=\"aj-kicker\"\u003eShop by room\u003c\/p\u003e\n  \u003ch2 style=\"margin-bottom:24px;\"\u003eWhere will it live?\u003c\/h2\u003e\n  \u003cdiv class=\"aj-rooms\"\u003e\n    \u003cdiv class=\"aj-room\"\u003e\n      \u003cdiv class=\"aj-room-title\" onclick=\"ajToggleRoom(this)\"\u003e\n\u003cspan\u003eBathroom \u0026amp; Shower\u003c\/span\u003e\u003cspan class=\"aj-room-toggle\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"aj-room-body\"\u003e\n\u003cp\u003eWater-rated collections for full-wall installs, shower environments, and floor-to-ceiling design.\u003c\/p\u003e\n\u003ca href=\"\/collections\/REPLACE-bathroom-tile\"\u003eShop Bathroom Tile →\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aj-room\"\u003e\n      \u003cdiv class=\"aj-room-title\" onclick=\"ajToggleRoom(this)\"\u003e\n\u003cspan\u003eKitchen \u0026amp; Backsplash\u003c\/span\u003e\u003cspan class=\"aj-room-toggle\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"aj-room-body\"\u003e\n\u003cp\u003eBacksplash-rated subway, hand-crafted, and patterned collections for kitchens that work as hard as they look.\u003c\/p\u003e\n\u003ca href=\"\/collections\/REPLACE-kitchen-tile\"\u003eShop Kitchen Tile →\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aj-room\"\u003e\n      \u003cdiv class=\"aj-room-title\" onclick=\"ajToggleRoom(this)\"\u003e\n\u003cspan\u003eOutdoor \u0026amp; Pool\u003c\/span\u003e\u003cspan class=\"aj-room-toggle\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"aj-room-body\"\u003e\n\u003cp\u003eFrost-resistant porcelain rated for patios, pool surrounds, exterior facades, and covered terraces.\u003c\/p\u003e\n\u003ca href=\"\/collections\/REPLACE-outdoor-tile\"\u003eShop Outdoor Tile →\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aj-room\"\u003e\n      \u003cdiv class=\"aj-room-title\" onclick=\"ajToggleRoom(this)\"\u003e\n\u003cspan\u003eCommercial\u003c\/span\u003e\u003cspan class=\"aj-room-toggle\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"aj-room-body\"\u003e\n\u003cp\u003ePEI 4 and 5 collections for restaurant, retail, and hospitality build-outs that need to hold up to traffic.\u003c\/p\u003e\n\u003ca href=\"\/collections\/REPLACE-commercial-tile\"\u003eShop Commercial Tile →\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- DESIGNER SCENARIOS (expand\/collapse) --\u003e\n\u003cdiv class=\"aj-section\"\u003e\n  \u003cp class=\"aj-kicker\"\u003eHow to use this collection\u003c\/p\u003e\n  \u003ch2 style=\"margin-bottom:14px;\"\u003eDesigner scenarios.\u003c\/h2\u003e\n  \u003cp class=\"aj-scenario-list\"\u003e\u003cstrong\u003eCoastal residence\u003c\/strong\u003e \u003cspan class=\"sep\"\u003e:\u003c\/span\u003e \u003cstrong\u003eUrban loft\u003c\/strong\u003e \u003cspan class=\"sep\"\u003e:\u003c\/span\u003e \u003cstrong\u003eMediterranean villa\u003c\/strong\u003e \u003cspan class=\"sep\"\u003e:\u003c\/span\u003e \u003cstrong\u003eHospitality build-out\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cbutton class=\"aj-expand-btn\" onclick=\"ajToggleExpand(this)\"\u003e\u003cspan class=\"aj-expand-label\"\u003eExplore further\u003c\/span\u003e \u003cspan class=\"aj-expand-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n  \u003cdiv class=\"aj-expand\"\u003e\n    \u003cp\u003e\u003cstrong\u003eCoastal residence.\u003c\/strong\u003e Pair Marrakech zellige on the pool wall with Caribbean or Kingston subway in the indoor-outdoor bath. Espana on the kitchen backsplash ties the palette together.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eUrban loft.\u003c\/strong\u003e Hudson 2x9 polished subway on the kitchen wall, Atelier Brick on the feature wall, and Marquetry as a foyer rug-moment. A single material vocabulary across three distinct moments.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eMediterranean villa.\u003c\/strong\u003e Antilles Clay or Carolina Clay on broad floors and walls, Porto matte subway in the kitchen, and Marrakech on the courtyard fountain — warm, earth-anchored, with porcelain's frost resistance for full indoor-outdoor flow.\u003c\/p\u003e\n    \u003cp style=\"margin-bottom:0;\"\u003e\u003cstrong\u003eHospitality build-out.\u003c\/strong\u003e Marquetry (PEI 5) for high-traffic entryways, Hudson on bar-front walls, and Atelier Brick for back-of-house character. Same line, same trim system, repeatable across locations.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SAMPLE CTA --\u003e\n\u003cdiv class=\"aj-sample\"\u003e\n  \u003cp class=\"aj-kicker\"\u003eSee it before you specify\u003c\/p\u003e\n  \u003ch2\u003eOrder samples from any collection.\u003c\/h2\u003e\n  \u003cp\u003eTile reads differently in your space than it does on a screen. Lighting, grout, and adjacent finishes all change how a glaze, color, or texture looks. We strongly recommend sampling before committing.\u003c\/p\u003e\n  \u003ca href=\"mailto:sales@alexanderjames.shop?subject=Sample%20Request%20-%20Alexander%20James%20Porcelain%20Collection\"\u003eRequest Samples →\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"aj-faq\"\u003e\n  \u003cp class=\"aj-kicker\" style=\"margin-bottom:18px;\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\n  \u003cdiv class=\"aj-faq-item\"\u003e\n    \u003cbutton class=\"aj-faq-q\" onclick=\"ajFaq(this)\"\u003eWhat is porcelain tile, and why does it matter for my project? \u003cspan\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"aj-faq-a\"\u003e\u003cp\u003ePorcelain tile is a dense, high-fired ceramic material engineered for strength, water resistance, and dimensional stability. Compared to standard ceramic tile, porcelain is fired at higher temperatures, has lower porosity (typically under 0.5%), and is rated for both floor and wall installations — including wet and outdoor environments. For designers and homeowners, this means a single material that can run from a kitchen backsplash through a shower wall, an outdoor patio, and a pool surround without changing specs.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aj-faq-item\"\u003e\n    \u003cbutton class=\"aj-faq-q\" onclick=\"ajFaq(this)\"\u003eWhere can these tiles be used — floor, wall, outdoor, pool, shower? \u003cspan\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"aj-faq-a\"\u003e\u003cp\u003eSuitability is set per collection and per SKU. Most porcelain collections in this line (Caribbean, Espana, Placencia, Kingston, Marrakech, Antilles Clay, Atelier Brick) are rated for indoor and outdoor use, including pools, showers, and backsplashes. Hudson and Porto are rated for indoor and backsplash. Carolina Clay is rated for indoor, backsplash, and shower. Little Havana is wall-only (and is a ceramic, not a porcelain). Each collection card and product page lists the specific suitability ratings for that SKU.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aj-faq-item\"\u003e\n    \u003cbutton class=\"aj-faq-q\" onclick=\"ajFaq(this)\"\u003eAre these tiles durable enough for high-traffic floors? \u003cspan\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"aj-faq-a\"\u003e\u003cp\u003eYes. Porcelain abrasion resistance is rated on the PEI scale (1–5). PEI 3 is suitable for light residential floor traffic and all wall installations. PEI 4 covers most residential and light commercial floors. PEI 5 (Marquetry, select Atelier Brick and Porto SKUs) is the highest rating — rated for heavy traffic in entryways, kitchens, and commercial spaces. Each product page lists the specific PEI rating for that SKU.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aj-faq-item\"\u003e\n    \u003cbutton class=\"aj-faq-q\" onclick=\"ajFaq(this)\"\u003eIs the collection frost-resistant for exterior use? \u003cspan\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"aj-faq-a\"\u003e\u003cp\u003eYes for the porcelain collections. All eleven porcelain collections in this line (Caribbean, Espana, Placencia, Atelier Brick, Carolina Clay, Antilles Clay, Marquetry, Kingston, Porto, Hudson, Marrakech) are frost-resistant. Little Havana is a ceramic wall tile and is not rated for outdoor or freeze-thaw applications. Always confirm the specific SKU spec for exterior installations in cold climates.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aj-faq-item\"\u003e\n    \u003cbutton class=\"aj-faq-q\" onclick=\"ajFaq(this)\"\u003eMatte, gloss, or polished — how do I choose? \u003cspan\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"aj-faq-a\"\u003e\u003cp\u003eMatte (Porto, Placencia, Carolina Clay) reads as quieter, more textural, and more grounded — well-suited to spaces where the tile is a backdrop rather than a focal point. Gloss (Espana, Kingston, Marrakech, Little Havana, parts of Caribbean) reflects light and amplifies color — ideal for showers, pools, kitchens, and any space where you want light bounce. Polished (Hudson, Marquetry) is a refined, mirror-like high-gloss with a more architectural, urban read. Several collections (Caribbean) pair matte and gloss in the same line so you can mix textures within a single install.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aj-faq-item\"\u003e\n    \u003cbutton class=\"aj-faq-q\" onclick=\"ajFaq(this)\"\u003eHow do I maintain porcelain tile? \u003cspan\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"aj-faq-a\"\u003e\u003cp\u003ePorcelain is one of the easiest tile materials to maintain. Unlike natural stone or terracotta, porcelain doesn't require sealing — the through-body density makes it inherently resistant to staining and water absorption. For routine cleaning, warm water with a pH-neutral tile cleaner is enough. Avoid acidic or abrasive cleaners that can dull the finish over time. Grout is the only element that may need periodic resealing, depending on the grout type used at install.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aj-faq-item\"\u003e\n    \u003cbutton class=\"aj-faq-q\" onclick=\"ajFaq(this)\"\u003eAre there special install requirements I should know about? \u003cspan\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"aj-faq-a\"\u003e\u003cp\u003eMost collections install with standard subway and field-tile methods. The exception is \u003cstrong\u003eAtelier Brick\u003c\/strong\u003e — the manufacturer specifies a 1 cm (~3\/8″) grout joint, which is factored into the per-box square footage. We recommend confirming grout joint, layout, and substrate requirements with your installer before ordering. Several collections include shade variation (V3, V4, or V5) where tile-to-tile color and texture differences are intentional — sampling is strongly recommended for these.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"aj-faq-item\"\u003e\n    \u003cbutton class=\"aj-faq-q\" onclick=\"ajFaq(this)\"\u003eHow do I order samples and what is the lead time on full orders? \u003cspan\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"aj-faq-a\"\u003e\u003cp\u003eSamples can be ordered directly from any collection page or product page. We strongly recommend sampling before specifying — finish, color, and shade variation all read differently in your project's actual light. For full orders, lead times vary by collection, format, and current availability. Contact us at \u003ca href=\"mailto:sales@alexanderjames.shop\"\u003esales@alexanderjames.shop\u003c\/a\u003e for current lead time confirmation before committing to a project schedule.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- \/aj-wrap --\u003e\n\n\u003cscript\u003e\n\/\/ FAQ accordion\nfunction ajFaq(btn){\n  var p=btn.nextElementSibling,icon=btn.querySelector('span'),open=p.style.maxHeight\u0026\u0026p.style.maxHeight!='0px';\n  p.style.maxHeight=open?'0px':'500px';\n  p.style.paddingBottom=open?'0':'16px';\n  icon.style.transform=open?'rotate(0deg)':'rotate(45deg)';\n}\n\/\/ Read more \/ Explore further expand\nfunction ajToggleExpand(btn){\n  var panel=btn.nextElementSibling,label=btn.querySelector('.aj-expand-label'),isOpen=panel.classList.contains('open');\n  if(isOpen){panel.classList.remove('open');btn.classList.remove('open');label.textContent=label.getAttribute('data-original')||label.textContent.replace('Show less','Read more');}\n  else{\n    if(!label.getAttribute('data-original')){label.setAttribute('data-original',label.textContent);}\n    panel.classList.add('open');btn.classList.add('open');label.textContent='Show less';\n  }\n}\n\/\/ Shop by Room toggle (FAQ-style, icon rotates 45°)\nfunction ajToggleRoom(titleEl){\n  var body=titleEl.nextElementSibling,isOpen=body.classList.contains('open');\n  if(isOpen){body.classList.remove('open');titleEl.classList.remove('open');}\n  else{body.classList.add('open');titleEl.classList.add('open');}\n}\n\/\/ Filter pills\n(function(){\n  var cards=document.querySelectorAll('#aj-collection-grid \u003e .aj-card[data-aj-look]');\n  var pills=document.querySelectorAll('#aj-filter-pills [data-aj-pill]');\n  window.ajFilterCards=function(look,btn){\n    for(var i=0;i\u003ccards.length;i++){\n      var match=(look==='all')||(cards[i].getAttribute('data-aj-look')===look);\n      cards[i].style.display=match?'flex':'none';\n    }\n    for(var j=0;j\u003cpills.length;j++){\n      pills[j].className=(pills[j]===btn)?'aj-pill active':'aj-pill';\n    }\n  };\n})();\n\u003c\/script\u003e\n","products":[{"product_id":"caribbean-2x6-coal-glossy-glazed","title":"Caribbean | 2x6 | Coal Glossy | Glazed","description":"Caribbean | 2x6 | Coal Glossy | Glazed | Color: Coal Glossy | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48033248182531,"sku":"1525-00001-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48033248215299,"sku":"1525-00002-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/LLZCyBYwLr.webp?v=1777557271"},{"product_id":"caribbean-0-39x9-coal-matte-glazed","title":"Caribbean | 0.39x9 | Coal Matte | Glazed","description":"Caribbean | 0.39x9 | Coal Matte | Glazed | Color: Coal Matte | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065921057027,"sku":"1525-00222-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_coal_matte_glazed_01_2073a419-7890-4ec2-b0ae-cb7c6e0a8cd3.webp?v=1777998345"},{"product_id":"caribbean-0-39x9-coal-glossy-glazed","title":"Caribbean | 0.39x9 | Coal Glossy | Glazed","description":"Caribbean | 0.39x9 | Coal Glossy | Glazed | Color: Coal Glossy | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065921122563,"sku":"1525-00221-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_coal_glossy_glazed_01_50e09b33-786a-44f1-8e40-12050e6b6c7a.webp?v=1777998353"},{"product_id":"caribbean-0-39x9-lavender-glossy-glazed","title":"Caribbean | 0.39x9 | Lavender Glossy | Glazed","description":"Caribbean | 0.39x9 | Lavender Glossy | Glazed | Color: Lavender Glossy | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065921220867,"sku":"1525-00223-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_lavender_glossy_glazed_01_990bf5af-6445-4f69-9597-8f33408e5857.webp?v=1777998404"},{"product_id":"caribbean-0-39x9-lavender-matte-glazed","title":"Caribbean | 0.39x9 | Lavender Matte | Glazed","description":"Caribbean | 0.39x9 | Lavender Matte | Glazed | Color: Lavender Matte | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065921253635,"sku":"1525-00224-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_lavender_matte_glazed_01_8419e5f5-0979-4aed-acfa-4c70c9d2402d.webp?v=1777998420"},{"product_id":"caribbean-0-39x9-moss-glossy-glazed","title":"Caribbean | 0.39x9 | Moss Glossy | Glazed","description":"Caribbean | 0.39x9 | Moss Glossy | Glazed | Color: Moss Glossy | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065921319171,"sku":"1525-00225-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_moss_glossy_glazed_01_d149e5ca-1641-405f-8662-8d58dff3bcc8.webp?v=1777998456"},{"product_id":"caribbean-0-39x9-moss-matte-glazed","title":"Caribbean | 0.39x9 | Moss Matte | Glazed","description":"Caribbean | 0.39x9 | Moss Matte | Glazed | Color: Moss Matte | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065921351939,"sku":"1525-00226-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_moss_matte_glazed_01_4f53b6a5-a09f-4243-8fa6-30275d394a5b.webp?v=1777998487"},{"product_id":"caribbean-0-39x9-night-blue-glossy-glazed","title":"Caribbean | 0.39x9 | Night Blue Glossy | Glazed","description":"Caribbean | 0.39x9 | Night Blue Glossy | Glazed | Color: Night Blue Glossy | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065921417475,"sku":"1525-00227-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_night_blue_glossy_glazed_01_1db5bcc1-cb7c-43a9-ac6b-0cda1eeb0077.webp?v=1777998512"},{"product_id":"caribbean-0-39x9-night-blue-matte-glazed","title":"Caribbean | 0.39x9 | Night Blue Matte | Glazed","description":"Caribbean | 0.39x9 | Night Blue Matte | Glazed | Color: Night Blue Matte | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065921581315,"sku":"1525-00228-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_night_blue_matte_glazed_01_d60eaa0f-9790-4b5c-aea6-65eaaac81ee8.webp?v=1777998522"},{"product_id":"caribbean-0-39x9-silver-glossy-glazed","title":"Caribbean | 0.39x9 | Silver Glossy | Glazed","description":"Caribbean | 0.39x9 | Silver Glossy | Glazed | Color: Silver Glossy | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065921679619,"sku":"1525-00229-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_silver_glossy_glazed_01_d6cc3f50-3238-4be8-a778-d201c4ab97d6.webp?v=1777998559"},{"product_id":"caribbean-2x6-silver-matte-glazed","title":"Caribbean | 2x6 | Silver Matte | Glazed","description":"Caribbean | 2x6 | Silver Matte | Glazed | Color: Silver Matte | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065921745155,"sku":"1525-00183-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065921777923,"sku":"1525-00184-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_2x6_silver_matte_glazed_01_e041057a-0e25-4d31-9049-e56510e882ef.webp?v=1777998547"},{"product_id":"caribbean-0-39x9-silver-matte-glazed","title":"Caribbean | 0.39x9 | Silver Matte | Glazed","description":"Caribbean | 0.39x9 | Silver Matte | Glazed | Color: Silver Matte | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065921810691,"sku":"1525-00230-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_silver_matte_glazed_01_39e3dcc5-be0c-46b5-b403-19a8d883af32.webp?v=1777998569"},{"product_id":"caribbean-2x6-steel-glossy-glazed","title":"Caribbean | 2x6 | Steel Glossy | Glazed","description":"Caribbean | 2x6 | Steel Glossy | Glazed | Color: Steel Glossy | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065921843459,"sku":"1525-00185-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065921876227,"sku":"1525-00186-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_2x6_steel_glossy_glazed_01_28933d14-1f33-436b-a530-1275be478a7c.webp?v=1777998599"},{"product_id":"caribbean-2x6-steel-matte-glazed","title":"Caribbean | 2x6 | Steel Matte | Glazed","description":"Caribbean | 2x6 | Steel Matte | Glazed | Color: Steel Matte | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065921908995,"sku":"1525-00187-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065921941763,"sku":"1525-00188-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_2x6_steel_matte_glazed_01_30492606-fc71-43eb-a3f2-52bd87ef9fb3.webp?v=1777998610"},{"product_id":"caribbean-0-39x9-steel-glossy-glazed","title":"Caribbean | 0.39x9 | Steel Glossy | Glazed","description":"Caribbean | 0.39x9 | Steel Glossy | Glazed | Color: Steel Glossy | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065921974531,"sku":"1525-00231-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_steel_glossy_glazed_01_c9261fd0-55f2-4fca-94ee-c6977038ae5b.webp?v=1777998614"},{"product_id":"caribbean-0-39x9-steel-matte-glazed","title":"Caribbean | 0.39x9 | Steel Matte | Glazed","description":"Caribbean | 0.39x9 | Steel Matte | Glazed | Color: Steel Matte | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065922203907,"sku":"1525-00232-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_steel_matte_glazed_01_a576080b-c997-43e6-b974-7c9e9f4c66c4.webp?v=1777998626"},{"product_id":"caribbean-2x6-tea-glossy-glazed","title":"Caribbean | 2x6 | Tea Glossy | Glazed","description":"Caribbean | 2x6 | Tea Glossy | Glazed | Color: Tea Glossy | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065922269443,"sku":"1525-00189-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065922302211,"sku":"1525-00190-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_2x6_tea_glossy_glazed_01_00168812-e79b-40b7-811e-f1ba58159a8e.webp?v=1777998637"},{"product_id":"caribbean-2x6-tea-matte-glazed","title":"Caribbean | 2x6 | Tea Matte | Glazed","description":"Caribbean | 2x6 | Tea Matte | Glazed | Color: Tea Matte | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065922334979,"sku":"1525-00191-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065922367747,"sku":"1525-00192-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_2x6_tea_matte_glazed_01_bd54a766-9ef7-44cb-ba53-b84249a27516.webp?v=1777998652"},{"product_id":"caribbean-0-39x9-tea-glossy-glazed","title":"Caribbean | 0.39x9 | Tea Glossy | Glazed","description":"Caribbean | 0.39x9 | Tea Glossy | Glazed | Color: Tea Glossy | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065922400515,"sku":"1525-00233-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_tea_glossy_glazed_01_51231168-98a0-4934-8ff1-89cdcd4f2cdb.webp?v=1777998733"},{"product_id":"caribbean-0-39x9-tea-matte-glazed","title":"Caribbean | 0.39x9 | Tea Matte | Glazed","description":"Caribbean | 0.39x9 | Tea Matte | Glazed | Color: Tea Matte | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065922433283,"sku":"1525-00234-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_tea_matte_glazed_01_85ff185f-1a42-4a63-af46-165a2e1f8b49.webp?v=1777998677"},{"product_id":"caribbean-0-39x9-white-glossy-glazed","title":"Caribbean | 0.39x9 | White Glossy | Glazed","description":"Caribbean | 0.39x9 | White Glossy | Glazed | Color: White Glossy | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065922466051,"sku":"1525-00235-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_white_glossy_glazed_01_57018d32-b2a9-4460-8240-0b24e00c4984.webp?v=1777998706"},{"product_id":"caribbean-2x6-white-matte-glazed","title":"Caribbean | 2x6 | White Matte | Glazed","description":"Caribbean | 2x6 | White Matte | Glazed | Color: White Matte | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065922531587,"sku":"1525-00195-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065922564355,"sku":"1525-00196-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_2x6_white_matte_glazed_01_162c1f29-a85d-4a75-978f-c014afad11af.webp?v=1777998706"},{"product_id":"caribbean-0-39x9-white-matte-glazed","title":"Caribbean | 0.39x9 | White Matte | Glazed","description":"Caribbean | 0.39x9 | White Matte | Glazed | Color: White Matte | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065922597123,"sku":"1525-00236-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/caribbean_039x9_white_matte_glazed_01_b030e632-4132-4418-9d83-25441ae7ad03.webp?v=1777998726"},{"product_id":"espa-a-2x6-blue-glazed","title":"Espa√±a | 2x6 | Blue | Glazed","description":"Espa√±a | 2x6 | Blue | Glazed | Color: Blue | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065922662659,"sku":"1525-00197-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065922695427,"sku":"1525-00198-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/espana_2x6_blue_glazed_01_25b46d4c-56d6-4a67-9af3-0bd42fa5ccfc.webp?v=1777998750"},{"product_id":"espa-a-0-39x9-blue-glazed","title":"Espa√±a | 0.39x9 | Blue | Glazed","description":"Espa√±a | 0.39x9 | Blue | Glazed | Color: Blue | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065922760963,"sku":"1525-00237-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/espana_039x9_blue_glazed_01_0755427f-76f3-46b4-9b62-57d132d6f299.webp?v=1777998762"},{"product_id":"espa-a-0-39x9-greige-glazed","title":"Espa√±a | 0.39x9 | Greige | Glazed","description":"Espa√±a | 0.39x9 | Greige | Glazed | Color: Greige | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065922990339,"sku":"1525-00238-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/espana_039x9_greige_glazed_01_a19bfe17-7e09-4150-86be-b11e00b85466.webp?v=1777998778"},{"product_id":"espa-a-2x6-greige-glazed","title":"Espa√±a | 2x6 | Greige | Glazed","description":"Espa√±a | 2x6 | Greige | Glazed | Color: Greige | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065923055875,"sku":"1525-00199-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065923088643,"sku":"1525-00200-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/espana_2x6_greige_glazed_01_8aa7b905-bae7-4452-8840-70bce262447c.webp?v=1777998770"},{"product_id":"espa-a-2x6-green-glazed","title":"Espa√±a | 2x6 | Green | Glazed","description":"Espa√±a | 2x6 | Green | Glazed | Color: Green | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065923154179,"sku":"1525-00201-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065923186947,"sku":"1525-00202-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/espana_2x6_green_glazed_01_014ef439-d4ae-4633-9c40-1e711e838969.webp?v=1777998809"},{"product_id":"espa-a-0-39x9-green-glazed","title":"Espa√±a | 0.39x9 | Green | Glazed","description":"Espa√±a | 0.39x9 | Green | Glazed | Color: Green | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065923285251,"sku":"1525-00239-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/espana_039x9_green_glazed_01_88b214cb-6a79-40af-89c2-097198954b45.webp?v=1777998809"},{"product_id":"espa-a-2x6-olive-glazed","title":"Espa√±a | 2x6 | Olive | Glazed","description":"Espa√±a | 2x6 | Olive | Glazed | Color: Olive | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065923318019,"sku":"1525-00203-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065923350787,"sku":"1525-00204-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/espana_2x6_olive_glazed_01_995dd1ed-701a-45fb-bdac-3dfce86c244d.webp?v=1777998820"},{"product_id":"espa-a-0-39x9-olive-glazed","title":"Espa√±a | 0.39x9 | Olive | Glazed","description":"Espa√±a | 0.39x9 | Olive | Glazed | Color: Olive | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065923383555,"sku":"1525-00240-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/espana_039x9_olive_glazed_01_1b9beac8-823f-47a6-a16e-0723f9ff442d.webp?v=1777998830"},{"product_id":"espa-a-2x6-sky-glazed","title":"Espa√±a | 2x6 | Sky | Glazed","description":"Espa√±a | 2x6 | Sky | Glazed | Color: Sky | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065923416323,"sku":"1525-00205-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065923449091,"sku":"1525-00206-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/espana_2x6_sky_glazed_01_2c504685-d95d-4571-bad4-4d62a111d8ee.webp?v=1777998853"},{"product_id":"espa-a-0-39x9-sky-glazed","title":"Espa√±a | 0.39x9 | Sky | Glazed","description":"Espa√±a | 0.39x9 | Sky | Glazed | Color: Sky | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065923481859,"sku":"1525-00241-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/espana_039x9_sky_glazed_01_88b5575e-b580-49cb-9cdf-f81435df2c24.webp?v=1777998862"},{"product_id":"espa-a-2x6-white-glazed","title":"Espa√±a | 2x6 | White | Glazed","description":"Espa√±a | 2x6 | White | Glazed | Color: White | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 4.84 | Tile Size: 2\"x6\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065923612931,"sku":"1525-00207-P","price":61.34,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065923645699,"sku":"1525-00208-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/espana_2x6_white_glazed_01_6b515181-7371-4085-b4e7-1e9f2ec2cae5.webp?v=1777998869"},{"product_id":"espa-a-0-39x9-white-glazed","title":"Espa√±a | 0.39x9 | White | Glazed","description":"Espa√±a | 0.39x9 | White | Glazed | Color: White | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 0.39\"x9\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065923678467,"sku":"1525-00242-Pi","price":11.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/espana_039x9_white_glazed_01_42066673-6cdf-407d-849a-a3a5fad7c0c3.webp?v=1777998888"},{"product_id":"atelier-brick-2x10-mud-glazed","title":"Atelier Brick | 2x10 | Mud | Glazed","description":"Atelier Brick | 2x10 | Mud | Glazed | Color: Mud | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 6.24 | Tile Size: 2\"x10\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065923809539,"sku":"1525-00097-P","price":71.39,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065923842307,"sku":"1525-00098-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/AtelierBrick_2x10_Mud_Glaze_random_01.webp?v=1777998947"},{"product_id":"atelier-brick-2x10-multicolor-glazed","title":"Atelier Brick | 2x10 | Multicolor | Glazed","description":"Atelier Brick | 2x10 | Multicolor | Glazed | Color: Multicolor | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 6.24 | Tile Size: 2\"x10\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065923875075,"sku":"1525-00099-P","price":71.39,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065923907843,"sku":"1525-00100-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/AtelierBrick_2x10_MultiColor_random_01.webp?v=1777998964"},{"product_id":"atelier-brick-2x10-old-red-glazed","title":"Atelier Brick | 2x10 | Old Red | Glazed","description":"Atelier Brick | 2x10 | Old Red | Glazed | Color: Old Red | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 6.24 | Tile Size: 2\"x10\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065924137219,"sku":"1525-00101-P","price":71.39,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065924169987,"sku":"1525-00102-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/atelier_brick_2x10_old_red_glazed_01_86703a17-2836-448e-acb5-3e536bfc7f22.webp?v=1777998983"},{"product_id":"carolina-clay-16x24-citadel-chocol-glazed","title":"Carolina Clay | 16x24 | Citadel Chocol | Glazed","description":"Carolina Clay | 16x24 | Citadel Chocol | Glazed | Color: Citadel Chocol | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 10.33 | Tile Size: 16\"x24\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065924202755,"sku":"1525-00057-P","price":147.71,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065924235523,"sku":"1525-00058-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/carolina_clay_16x24_citadel_chocol_glazed_01_33534103-e703-4d5f-880e-bbd3b2d93324.webp?v=1777999037"},{"product_id":"carolina-clay-mosaic-12x12-citadel-chocol-glazed","title":"Carolina Clay | Mosaic | 12x12 | Citadel Chocol | Glazed","description":"Carolina Clay | Mosaic | 12x12 | Citadel Chocol | Glazed | Color: Citadel Chocol | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Tile Size: 12\"x12\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"SQFT","offer_id":48065924727043,"sku":"1525-00244-P","price":30.67,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065924759811,"sku":"1525-00245-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/carolina_clay_mosaic_12x12_citadel_chocol_glazed_01_fe2fd864-0318-4b20-aa4d-422f147746f9.webp?v=1777999052"},{"product_id":"carolina-clay-2x24-citadel-chocol-glazed","title":"Carolina Clay | 2x24 | Citadel Chocol | Glazed","description":"Carolina Clay | 2x24 | Citadel Chocol | Glazed | Color: Citadel Chocol | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 2\"x24\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065924890883,"sku":"1525-00246-Pi","price":20.86,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/carolina_clay_2x24_citadel_chocol_glazed_01_6577385b-8ea0-4c52-9875-b951c980c3f1.webp?v=1777999066"},{"product_id":"carolina-clay-8x8-kiawah-green-glazed","title":"Carolina Clay | 8x8 | Kiawah Green | Glazed","description":"Carolina Clay | 8x8 | Kiawah Green | Glazed | Color: Kiawah Green | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 11.2 | Tile Size: 8\"x8\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065924956419,"sku":"1525-00031-P","price":160.16,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065924989187,"sku":"1525-00032-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/carolina_clay_8x8_kiawah_green_glazed_01_1032a9c6-8966-4e0d-8bc2-c244eb21b41f.webp?v=1777999084"},{"product_id":"carolina-clay-16x24-kiawah-green-glazed","title":"Carolina Clay | 16x24 | Kiawah Green | Glazed","description":"Carolina Clay | 16x24 | Kiawah Green | Glazed | Color: Kiawah Green | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 10.33 | Tile Size: 16\"x24\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065925021955,"sku":"1525-00059-P","price":147.71,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065925054723,"sku":"1525-00060-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/carolina_clay_16x24_kiawah_green_glazed_01_4c47a6ca-ee65-4a15-9d89-9d7afaca2f47.webp?v=1777999115"},{"product_id":"carolina-clay-8x16-kiawah-green-glazed","title":"Carolina Clay | 8x16 | Kiawah Green | Glazed","description":"Carolina Clay | 8x16 | Kiawah Green | Glazed | Color: Kiawah Green | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 11.2 | Tile Size: 8\"x16\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065925316867,"sku":"1525-00033-P","price":160.16,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065925349635,"sku":"1525-00034-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/carolina_clay_8x16_kiawah_green_glazed_01_7bdc6400-57d4-4129-92d1-0d599b4ac26c.webp?v=1777999093"},{"product_id":"carolina-clay-mosaic-12x12-kiawah-green-glazed","title":"Carolina Clay | Mosaic | 12x12 | Kiawah Green | Glazed","description":"Carolina Clay | Mosaic | 12x12 | Kiawah Green | Glazed | Color: Kiawah Green | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Tile Size: 12\"x12\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"SQFT","offer_id":48065925382403,"sku":"1525-00247-P","price":30.67,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065925415171,"sku":"1525-00248-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/carolina_clay_mosaic_12x12_kiawah_green_glazed_01_64ab9946-a957-4c63-824c-6b33051c3c17.webp?v=1777999149"},{"product_id":"carolina-clay-2x24-kiawah-green-glazed","title":"Carolina Clay | 2x24 | Kiawah Green | Glazed","description":"Carolina Clay | 2x24 | Kiawah Green | Glazed | Color: Kiawah Green | Material: Porcelain | Finish: Glazed | Sold By: Piece | Tile Size: 2\"x24\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Piece","offer_id":48065925480707,"sku":"1525-00249-Pi","price":20.86,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/carolina_clay_2x24_kiawah_green_glazed_01_4b73fd03-a5a1-488a-8e23-b764b537ffee.webp?v=1777999143"},{"product_id":"carolina-clay-8x8-palms-steel-glazed","title":"Carolina Clay | 8x8 | Palms Steel | Glazed","description":"Carolina Clay | 8x8 | Palms Steel | Glazed | Color: Palms Steel | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 11.2 | Tile Size: 8\"x8\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065925513475,"sku":"1525-00035-P","price":160.16,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065925546243,"sku":"1525-00036-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/carolina_clay_8x8_palms_steel_glazed_01_8dd2a171-1b9c-4d3f-be1f-64be412e6604.webp?v=1777999156"},{"product_id":"carolina-clay-8x16-palms-steel-glazed","title":"Carolina Clay | 8x16 | Palms Steel | Glazed","description":"Carolina Clay | 8x16 | Palms Steel | Glazed | Color: Palms Steel | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 11.2 | Tile Size: 8\"x16\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065925611779,"sku":"1525-00037-P","price":160.16,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065925644547,"sku":"1525-00038-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/carolina_clay_8x16_palms_steel_glazed_01_429c94f0-6581-4939-8f59-a09e85cc445b.webp?v=1777999182"},{"product_id":"carolina-clay-16x24-palms-steel-glazed","title":"Carolina Clay | 16x24 | Palms Steel | Glazed","description":"Carolina Clay | 16x24 | Palms Steel | Glazed | Color: Palms Steel | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Square Foot Per Case: 10.33 | Tile Size: 16\"x24\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"Case","offer_id":48065927479555,"sku":"1525-00061-P","price":147.71,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065927512323,"sku":"1525-00062-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/carolina_clay_16x24_palms_steel_glazed_01_c4577c9b-e002-435f-879b-a9b6bc4e92ec.webp?v=1777999198"},{"product_id":"carolina-clay-mosaic-12x12-palms-steel-glazed","title":"Carolina Clay | Mosaic | 12x12 | Palms Steel | Glazed","description":"Carolina Clay | Mosaic | 12x12 | Palms Steel | Glazed | Color: Palms Steel | Material: Porcelain | Finish: Glazed | Sold By: SQFT | Tile Size: 12\"x12\"x0.375\" | Commercial: Yes | Residential: Yes | Floor Rated: Yes | Wet Areas: Yes","brand":"Arley Wholesale","offers":[{"title":"SQFT","offer_id":48065927643395,"sku":"1525-00250-P","price":30.67,"currency_code":"USD","in_stock":true},{"title":"Sample","offer_id":48065927676163,"sku":"1525-00251-S","price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0219\/8280\/6088\/files\/carolina_clay_mosaic_12x12_palms_steel_glazed_01_7d7ba53b-d270-4baa-aa4e-af61a339fe50.webp?v=1777999221"}],"url":"https:\/\/alexanderjames.shop\/collections\/the-alexander-james-porcelain-collection.oembed","provider":"Alexander James ","version":"1.0","type":"link"}