{"id":14,"date":"2024-09-19T09:03:57","date_gmt":"2024-09-19T09:03:57","guid":{"rendered":"https:\/\/pleazelouize.co.za\/?page_id=14"},"modified":"2026-04-23T20:50:02","modified_gmt":"2026-04-23T18:50:02","slug":"home","status":"publish","type":"page","link":"https:\/\/pleazelouize.co.za\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Pleaze Louize \u2013 Handmade Leather Goodiez<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&#038;family=Libre+Baskerville:ital@1&#038;family=Jost:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --blue: #A5BBD3;\n    --blue-dark: #6e90ae;\n    --blue-deep: #2d4f66;\n    --blue-deeper: #1c3345;\n    --blue-light: #cfe0ed;\n    --blue-pale: #edf4f9;\n    --brown: #3d2314;\n    --brown-mid: #6b3a22;\n    --brown-warm: #9c5c30;\n    --brown-tan: #c4864a;\n    --stitch: #d4a96a;\n    --white: #ffffff;\n    --text-dark: #1a1a1a;\n    --text-mid: #4a4a4a;\n    --text-light: #7a7a7a;\n  }\n  html { scroll-behavior: smooth; }\n  body { font-family: 'Jost', sans-serif; background: var(--white); color: var(--text-dark); overflow-x: hidden; font-size: 17px; }\n\n  nav {\n    position: fixed; top: 0; left: 0; right: 0; z-index: 100;\n    display: flex; align-items: center; justify-content: space-between;\n    padding: 8px 56px; background: white; border-bottom: 1px solid #ebebeb;\n  }\n  nav::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: var(--brown-tan); }\n  .nav-logo { display: flex; align-items: center; text-decoration: none; }\n  .nav-logo img { height: 90px; width: 90px; border-radius: 50%; object-fit: contain; }\n  nav ul { display: flex; gap: 40px; list-style: none; }\n  nav ul li a { font-size: 13px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: var(--text-mid); text-decoration: none; transition: color 0.2s; }\n  nav ul li a:hover { color: var(--blue-deep); }\n\n  .hero { min-height: 100vh; display: grid; grid-template-columns: 1fr 1fr; padding-top: 106px; overflow: hidden; }\n\n  .hero-left {\n    display: flex; flex-direction: column; justify-content: center;\n    padding: 80px 56px 80px 80px; background: white;\n  }\n  .hero-eyebrow { font-size: 15px; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--blue-dark); margin-bottom: 24px; display: flex; align-items: center; gap: 12px; }\n  .hero-eyebrow::before { content: ''; width: 32px; height: 1px; background: var(--brown-tan); display: block; }\n  h1 { font-family: 'Playfair Display', serif; font-size: clamp(72px, 7.5vw, 110px); font-weight: 700; color: var(--brown); line-height: 0.92; letter-spacing: -0.01em; margin-bottom: 28px; }\n  h1 em { font-style: italic; color: var(--blue-deep); }\n  .hero-tagline { font-family: 'Libre Baskerville', serif; font-style: italic; font-size: 22px; color: var(--text-light); line-height: 1.7; margin-bottom: 44px; max-width: 420px; }\n  .hero-cta { display: inline-flex; align-items: center; gap: 12px; padding: 19px 44px; background: var(--blue-deeper); color: white; font-size: 14px; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; text-decoration: none; border-radius: 1px; transition: background 0.2s, transform 0.15s; align-self: flex-start; border-bottom: 2px solid var(--brown-tan); }\n  .hero-cta:hover { background: var(--blue-deep); transform: translateY(-1px); }\n  .hero-cta .arrow { transition: transform 0.2s; }\n  .hero-cta:hover .arrow { transform: translateX(3px); }\n\n  \/* HERO RIGHT \u2014 full bleed photo, no badge *\/\n  .hero-right { position: relative; overflow: hidden; }\n  .hero-photo { position: absolute; inset: 0; background-image: url('https:\/\/pleazelouize.co.za\/wp-content\/uploads\/2024\/09\/cropped-pexels-vlada-karpovich-4452611-scaled-1.jpg'); background-size: cover; background-position: center; }\n  .hero-photo::after { content: ''; position: absolute; inset: 0; background: rgba(28, 51, 69, 0.35); }\n  .hero-right::before { content: ''; position: absolute; top: 40px; left: 40px; right: 40px; bottom: 40px; border: 1px solid rgba(165,187,211,0.25); border-radius: 2px; pointer-events: none; z-index: 2; }\n  .hero-tag { position: absolute; bottom: 56px; left: 50%; transform: translateX(-50%); font-size: 12px; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(255,255,255,0.55); white-space: nowrap; z-index: 3; }\n\n  .strip { display: grid; grid-template-columns: 1fr 1px 1fr 1px 1fr; background: var(--blue-pale); padding: 56px 80px; border-top: 3px solid var(--brown-tan); border-bottom: 1px solid var(--blue-light); }\n  .strip-div { width: 1px; background: var(--blue-light); }\n  .strip-item { text-align: center; padding: 0 40px; }\n  .strip-item .num { font-family: 'Playfair Display', serif; font-size: 42px; color: var(--blue-deep); line-height: 1; margin-bottom: 8px; }\n  .strip-item p { font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--blue-dark); }\n\n  .products { padding: 100px 80px; background: white; }\n  .section-header { text-align: center; margin-bottom: 64px; }\n  .section-label { font-size: 12px; font-weight: 500; letter-spacing: 0.28em; text-transform: uppercase; color: var(--blue-dark); margin-bottom: 14px; }\n  h2 { font-family: 'Playfair Display', serif; font-size: 44px; font-weight: 700; color: var(--brown); line-height: 1.1; }\n  h2 em { font-style: italic; color: var(--blue-deep); }\n\n  .products-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #ebebeb; border: 1px solid #ebebeb; }\n  .product-card { background: white; padding: 48px 36px; text-align: center; transition: background 0.2s; position: relative; }\n  .product-card::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 0; height: 2px; background: var(--brown-tan); transition: width 0.25s ease; }\n  .product-card:hover::after { width: 40px; }\n  .product-card:hover { background: var(--blue-pale); }\n  .product-card.wide { grid-column: span 2; text-align: left; display: flex; align-items: center; gap: 28px; }\n  .product-card.wide::after { display: none; }\n  .product-icon { width: 76px; height: 76px; margin: 0 auto 24px; border-radius: 50%; background: var(--blue-pale); display: flex; align-items: center; justify-content: center; border: 1px solid var(--blue-light); flex-shrink: 0; }\n  .product-card.wide .product-icon { margin: 0; }\n  .product-icon svg { width: 38px; height: 38px; }\n  .product-card h3 { font-family: 'Playfair Display', serif; font-size: 22px; font-weight: 700; color: var(--brown); margin-bottom: 10px; }\n  .product-card p { font-size: 16px; color: var(--text-light); line-height: 1.65; }\n\n  .story { background: var(--blue-deeper); }\n  .story-top { padding: 100px 80px 64px; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; }\n  .story-text .section-label { color: var(--blue); }\n  h2.story-h { color: white; margin-bottom: 36px; }\n  h2.story-h em { color: var(--stitch); }\n  .story-beat { position: relative; padding: 0 0 32px 28px; border-left: 1px solid rgba(165,187,211,0.15); }\n  .story-beat:last-child { padding-bottom: 0; border-left-color: transparent; }\n  .story-beat::before { content: ''; position: absolute; left: -4.5px; top: 7px; width: 8px; height: 8px; border-radius: 50%; background: var(--brown-tan); border: 2px solid var(--blue-deeper); }\n  .story-beat p { font-size: 16px; color: rgba(255,255,255,0.62); line-height: 1.85; }\n  .story-beat p em { font-style: italic; color: var(--blue); }\n  .story-right { display: flex; flex-direction: column; gap: 28px; }\n  .story-logo-wrap { background: rgba(165,187,211,0.07); border: 1px solid rgba(196,134,74,0.2); border-radius: 2px; padding: 40px; display: flex; align-items: center; justify-content: center; }\n  .story-logo-wrap img { width: 180px; height: 180px; object-fit: contain; border-radius: 50%; }\n  .insight-card { background: rgba(165,187,211,0.1); border: 1px solid rgba(196,134,74,0.2); border-radius: 2px; padding: 28px; border-top: 2px solid var(--brown-tan); }\n  .insight-label { font-size: 12px; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stitch); margin-bottom: 18px; display: flex; align-items: center; gap: 10px; }\n  .insight-label::after { content: ''; flex: 1; height: 1px; background: rgba(196,134,74,0.2); }\n  .insight-row { display: flex; align-items: center; justify-content: center; gap: 16px; margin-bottom: 16px; flex-wrap: wrap; }\n  .insight-pill { background: rgba(255,255,255,0.06); border: 1px solid rgba(165,187,211,0.2); border-radius: 2px; padding: 12px 18px; text-align: center; }\n  .insight-pill .pill-label { font-size: 10px; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(255,255,255,0.3); margin-bottom: 5px; }\n  .insight-pill .pill-val { font-family: 'Playfair Display', serif; font-size: 17px; color: white; }\n  .insight-arrow { color: var(--brown-tan); font-size: 16px; opacity: 0.7; }\n  .insight-card p { font-family: 'Libre Baskerville', serif; font-style: italic; font-size: 15px; color: rgba(255,255,255,0.42); line-height: 1.7; text-align: center; }\n  .story-closing { padding: 0 80px 80px; }\n  .story-closing-inner { border-top: 1px solid rgba(196,134,74,0.2); padding-top: 48px; text-align: center; }\n  .story-closing blockquote { font-family: 'Playfair Display', serif; font-style: italic; font-size: clamp(22px, 2.8vw, 30px); color: white; line-height: 1.55; max-width: 600px; margin: 0 auto 20px; }\n  .story-closing blockquote em { color: var(--stitch); }\n  .story-closing cite { font-size: 12px; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(255,255,255,0.28); font-style: normal; }\n\n  .contact { padding: 120px 80px; background: white; text-align: center; }\n  .contact-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #ebebeb; border: 1px solid #ebebeb; max-width: 960px; margin: 64px auto 0; }\n  .contact-card { background: white; padding: 56px 32px; text-decoration: none; display: block; transition: background 0.2s; position: relative; }\n  .contact-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: transparent; transition: background 0.2s; }\n  .contact-card:hover::before { background: var(--brown-tan); }\n  .contact-card:hover { background: var(--blue-pale); }\n  .contact-icon { width: 64px; height: 64px; margin: 0 auto 24px; border-radius: 50%; background: var(--blue-pale); display: flex; align-items: center; justify-content: center; border: 1px solid var(--blue-light); }\n  .contact-icon svg { width: 28px; height: 28px; }\n  .contact-card .label { font-size: 13px; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--blue-dark); margin-bottom: 10px; }\n  .contact-card .value { font-size: 18px; color: var(--text-dark); word-break: break-all; }\n\n  footer { background: var(--blue-deeper); color: rgba(255,255,255,0.3); text-align: center; padding: 30px; font-size: 13px; letter-spacing: 0.1em; border-top: 3px solid var(--brown-tan); }\n  footer a { color: var(--stitch); text-decoration: none; }\n\n  @media (max-width: 768px) {\n    nav { padding: 14px 24px; }\n    nav ul { display: none; }\n    .hero { grid-template-columns: 1fr; min-height: auto; }\n    .hero-left { padding: 60px 28px; }\n    .hero-right { min-height: 360px; }\n    .strip { grid-template-columns: 1fr; padding: 40px 28px; gap: 28px; }\n    .strip-div { display: none; }\n    .products { padding: 64px 24px; }\n    .products-grid { grid-template-columns: 1fr; }\n    .product-card.wide { grid-column: span 1; }\n    .story-top { grid-template-columns: 1fr; padding: 64px 28px 40px; gap: 40px; }\n    .story-right { order: -1; }\n    .story-closing { padding: 0 28px 60px; }\n    .contact { padding: 64px 24px; }\n    .contact-grid { grid-template-columns: 1fr; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<nav>\n  <a href=\"#\" class=\"nav-logo\"><img decoding=\"async\" src=\"https:\/\/pleazelouize.co.za\/wp-content\/uploads\/2025\/07\/LOGO-white-background-512.png\" alt=\"Pleaze Louize\"><\/a>\n  <ul>\n    <li><a href=\"#products\">Products<\/a><\/li>\n    <li><a href=\"#story\">Our story<\/a><\/li>\n    <li><a href=\"#contact\">Contact<\/a><\/li>\n  <\/ul>\n<\/nav>\n\n<section class=\"hero\">\n  <div class=\"hero-left\">\n    <p class=\"hero-eyebrow\">Handmade in South Africa<\/p>\n    <h1>Pleaze<br><em>Louize<\/em><\/h1>\n    <p class=\"hero-tagline\">Handmade leather goodiez \u2014 every stitch by hand, every piece with heart.<\/p>\n    <a href=\"#contact\" class=\"hero-cta\">Order something special <span class=\"arrow\">\u2192<\/span><\/a>\n  <\/div>\n  <div class=\"hero-right\">\n    <div class=\"hero-photo\"><\/div>\n    <span class=\"hero-tag\">Handmade Leather Goodiez<\/span>\n  <\/div>\n<\/section>\n\n<div class=\"strip\">\n  <div class=\"strip-item\"><div class=\"num\">100%<\/div><p>Handmade<\/p><\/div>\n  <div class=\"strip-div\"><\/div>\n  <div class=\"strip-item\"><div class=\"num\">Custom<\/div><p>To order<\/p><\/div>\n  <div class=\"strip-div\"><\/div>\n  <div class=\"strip-item\"><div class=\"num\">Real<\/div><p>Leather only<\/p><\/div>\n<\/div>\n\n<section class=\"products\" id=\"products\">\n  <div class=\"section-header\">\n    <p class=\"section-label\">What we make<\/p>\n    <h2>The <em>Goodiez<\/em><\/h2>\n  <\/div>\n  <div class=\"products-grid\">\n    <div class=\"product-card\">\n      <div class=\"product-icon\">\n        <svg viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"5\" y=\"12\" width=\"30\" height=\"22\" rx=\"2\" stroke=\"#2d4f66\" stroke-width=\"1.5\"\/><path d=\"M13 12V10a7 7 0 0 1 14 0v2\" stroke=\"#2d4f66\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><path d=\"M5 20h30\" stroke=\"#A5BBD3\" stroke-width=\"1\" stroke-dasharray=\"2 2\"\/><circle cx=\"20\" cy=\"20\" r=\"2\" fill=\"#c4864a\"\/><\/svg>\n      <\/div>\n      <h3>Bags &#038; backpacks<\/h3>\n      <p>Totes, duffel bags, backpacks \u2014 built to last and shaped to your needs.<\/p>\n    <\/div>\n    <div class=\"product-card\">\n      <div class=\"product-icon\">\n        <svg viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"4\" y=\"16\" width=\"32\" height=\"8\" rx=\"1.5\" stroke=\"#2d4f66\" stroke-width=\"1.5\"\/><rect x=\"16\" y=\"14\" width=\"8\" height=\"12\" rx=\"1\" stroke=\"#A5BBD3\" stroke-width=\"1.2\"\/><circle cx=\"20\" cy=\"20\" r=\"2.5\" fill=\"#c4864a\"\/><\/svg>\n      <\/div>\n      <h3>Belts<\/h3>\n      <p>Classic and custom-width leather belts with solid brass or handmade buckles.<\/p>\n    <\/div>\n    <div class=\"product-card\">\n      <div class=\"product-icon\">\n        <svg viewBox=\"0 0 40 40\" fill=\"none\"><circle cx=\"20\" cy=\"12\" r=\"5\" stroke=\"#2d4f66\" stroke-width=\"1.5\"\/><path d=\"M20 17v16\" stroke=\"#A5BBD3\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/><path d=\"M14 25l6 8 6-8\" stroke=\"#2d4f66\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><circle cx=\"20\" cy=\"12\" r=\"2\" fill=\"#c4864a\"\/><\/svg>\n      <\/div>\n      <h3>Keychains<\/h3>\n      <p>Small but special \u2014 personalised leather keychains made with care.<\/p>\n    <\/div>\n    <div class=\"product-card\">\n      <div class=\"product-icon\">\n        <svg viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"6\" y=\"10\" width=\"28\" height=\"20\" rx=\"2\" stroke=\"#2d4f66\" stroke-width=\"1.5\"\/><path d=\"M6 18h28\" stroke=\"#A5BBD3\" stroke-width=\"1\" stroke-dasharray=\"2 2\"\/><rect x=\"12\" y=\"14\" width=\"6\" height=\"4\" rx=\"0.5\" fill=\"#c4864a\" opacity=\"0.7\"\/><\/svg>\n      <\/div>\n      <h3>Purses &#038; wallets<\/h3>\n      <p>Slim wallets and purses, custom-fitted to hold exactly what you need.<\/p>\n    <\/div>\n    <div class=\"product-card wide\">\n      <div class=\"product-icon\">\n        <svg viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20 10 Q22 6 26 7 Q30 5 31 9 Q35 9 33 13 Q37 15 35 19 Q37 23 33 23 Q33 27 29 27 Q28 31 24 29 Q22 33 20 31 Q18 33 16 29 Q12 31 11 27 Q7 27 7 23 Q3 23 5 19 Q3 15 7 13 Q5 9 9 9 Q10 5 14 7 Q18 6 20 10Z\" stroke=\"#2d4f66\" stroke-width=\"1.3\" fill=\"none\"\/><\/svg>\n      <\/div>\n      <div>\n        <h3>Custom orders<\/h3>\n        <p>Have something specific in mind? Louize brings your idea to life. Reach out to discuss materials, size, and design \u2014 every custom piece is one of a kind.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"story\" id=\"story\">\n  <div class=\"story-top\">\n    <div class=\"story-text\">\n      <p class=\"section-label\">The story behind the clover<\/p>\n      <h2 class=\"story-h\">Four hearts,<br><em>one clover<\/em><\/h2>\n      <div style=\"margin-top: 36px;\">\n        <div class=\"story-beat\">\n          <p>When I was younger, my partner gave me a necklace. He chose <em>a four-leaf clover<\/em> \u2014 something a little different, something that felt like him.<\/p>\n        <\/div>\n        <div class=\"story-beat\">\n          <p>I didn&#8217;t realise what it was at first. Looking at it, I saw <em>four small hearts<\/em> joined together. To me, it felt like the most thoughtful, meaningful gift I&#8217;d ever received.<\/p>\n        <\/div>\n        <div class=\"story-beat\">\n          <p>Later, I found out it was actually a clover. But by then, <em>the meaning had already stuck.<\/em> The feeling it gave me \u2014 that was real, whatever the shape.<\/p>\n        <\/div>\n        <div class=\"story-beat\">\n          <p>From that moment, the clover became our symbol. A small inside joke, and something that quietly <em>represented everything between us.<\/em><\/p>\n        <\/div>\n        <div class=\"story-beat\">\n          <p><em>That idea became the foundation for this brand.<\/em> Every piece I make carries that same intention \u2014 chosen carefully, made with love, and meant to last.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"story-right\">\n      <div class=\"story-logo-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/pleazelouize.co.za\/wp-content\/uploads\/2025\/07\/LOGO-white-background-512.png\" alt=\"Pleaze Louize logo\" onerror=\"this.style.display='none'\">\n      <\/div>\n      <div class=\"insight-card\">\n        <p class=\"insight-label\">The moment<\/p>\n        <div class=\"insight-row\">\n          <div class=\"insight-pill\"><p class=\"pill-label\">She saw<\/p><p class=\"pill-val\">Four hearts<\/p><\/div>\n          <span class=\"insight-arrow\">\u2192<\/span>\n          <div class=\"insight-pill\"><p class=\"pill-label\">It was<\/p><p class=\"pill-val\">A clover<\/p><\/div>\n          <span class=\"insight-arrow\">\u2192<\/span>\n          <div class=\"insight-pill\"><p class=\"pill-label\">It became<\/p><p class=\"pill-val\">The brand<\/p><\/div>\n        <\/div>\n        <p>&#8220;Both meanings stayed.&#8221;<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"story-closing\">\n    <div class=\"story-closing-inner\">\n      <blockquote>&#8220;Made by hand. Given with love.<br> <em>Meant to last.<\/em>&#8220;<\/blockquote>\n      <cite>\u2014 The Pleaze Louize promise<\/cite>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"contact\" id=\"contact\">\n  <p class=\"section-label\">Get in touch<\/p>\n  <h2>Order your <em>custom piece<\/em><\/h2>\n  <p style=\"margin-top: 16px; font-size: 20px; color: var(--text-light); max-width: 520px; margin-left: auto; margin-right: auto; line-height: 1.7;\">Reach out to discuss your custom order \u2014 I will guide you through materials, sizing, and design.<\/p>\n  <div class=\"contact-grid\">\n    <a href=\"tel:0828781154\" class=\"contact-card\">\n      <div class=\"contact-icon\"><svg viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M3 3.5A1.5 1.5 0 0 1 4.5 2h.879a1.5 1.5 0 0 1 1.476 1.228l.37 2.217a1.5 1.5 0 0 1-.74 1.572L5.3 7.7a11.04 11.04 0 0 0 6.999 7l.683-1.186a1.5 1.5 0 0 1 1.572-.74l2.217.37A1.5 1.5 0 0 1 18 14.621V15.5A1.5 1.5 0 0 1 16.5 17C8.492 17 2 10.508 2 3.5 2 2.672 2.672 2 3.5 2\" stroke=\"#2d4f66\" stroke-width=\"1.3\" stroke-linecap=\"round\"\/><\/svg><\/div>\n      <p class=\"label\">Call or WhatsApp<\/p>\n      <p class=\"value\">082 878 1154<\/p>\n    <\/a>\n    <a href=\"mailto:pleazelouize@outlook.com\" class=\"contact-card\">\n      <div class=\"contact-icon\"><svg viewBox=\"0 0 20 20\" fill=\"none\"><rect x=\"2\" y=\"4\" width=\"16\" height=\"12\" rx=\"1.5\" stroke=\"#2d4f66\" stroke-width=\"1.3\"\/><path d=\"M2 6l8 6 8-6\" stroke=\"#A5BBD3\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/><\/svg><\/div>\n      <p class=\"label\">Email<\/p>\n      <p class=\"value\">pleazelouize@outlook.com<\/p>\n    <\/a>\n    <a href=\"https:\/\/pleazelouize.co.za\" target=\"_blank\" class=\"contact-card\">\n      <div class=\"contact-icon\"><svg viewBox=\"0 0 20 20\" fill=\"none\"><circle cx=\"10\" cy=\"10\" r=\"8\" stroke=\"#2d4f66\" stroke-width=\"1.3\"\/><path d=\"M2 10h16M10 2c-2 2.5-3 5-3 8s1 5.5 3 8M10 2c2 2.5 3 5 3 8s-1 5.5-3 8\" stroke=\"#A5BBD3\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/><\/svg><\/div>\n      <p class=\"label\">Website<\/p>\n      <p class=\"value\">pleazelouize.co.za<\/p>\n    <\/a>\n  <\/div>\n<\/section>\n\n<footer>\n  <p>&copy; 2026 <a href=\"https:\/\/pleazelouize.co.za\">Pleaze Louize<\/a> \u2014 Handmade Leather Goodiez, South Africa<\/p>\n<\/footer>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Pleaze Louize \u2013 Handmade Leather Goodiez Products Our story Contact Handmade in South Africa PleazeLouize Handmade leather goodiez \u2014 every stitch by hand, every piece with heart. Order something special \u2192 Handmade Leather Goodiez 100% Handmade Custom To order Real Leather only What we make The Goodiez Bags &#038; backpacks Totes, duffel bags, backpacks \u2014 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","ocean_post_layout":"full-screen","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"on","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"off","ocean_display_header":"off","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"off","ocean_display_footer_bottom":"off","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - Pleaze Louize<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pleazelouize.co.za\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - Pleaze Louize\" \/>\n<meta property=\"og:description\" content=\"Pleaze Louize \u2013 Handmade Leather Goodiez Products Our story Contact Handmade in South Africa PleazeLouize Handmade leather goodiez \u2014 every stitch by hand, every piece with heart. Order something special \u2192 Handmade Leather Goodiez 100% Handmade Custom To order Real Leather only What we make The Goodiez Bags &#038; backpacks Totes, duffel bags, backpacks \u2014 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pleazelouize.co.za\/\" \/>\n<meta property=\"og:site_name\" content=\"Pleaze Louize\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-23T18:50:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pleazelouize.co.za\/wp-content\/uploads\/2025\/07\/LOGO-white-background-512.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pleazelouize.co.za\\\/\",\"url\":\"https:\\\/\\\/pleazelouize.co.za\\\/\",\"name\":\"Home - Pleaze Louize\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pleazelouize.co.za\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pleazelouize.co.za\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pleazelouize.co.za\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pleazelouize.co.za\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/LOGO-white-background-512.png\",\"datePublished\":\"2024-09-19T09:03:57+00:00\",\"dateModified\":\"2026-04-23T18:50:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pleazelouize.co.za\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pleazelouize.co.za\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pleazelouize.co.za\\\/#primaryimage\",\"url\":\"https:\\\/\\\/pleazelouize.co.za\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/LOGO-white-background-512.png\",\"contentUrl\":\"https:\\\/\\\/pleazelouize.co.za\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/LOGO-white-background-512.png\",\"width\":512,\"height\":512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pleazelouize.co.za\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pleazelouize.co.za\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pleazelouize.co.za\\\/#website\",\"url\":\"https:\\\/\\\/pleazelouize.co.za\\\/\",\"name\":\"Pleaze Louize\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/pleazelouize.co.za\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pleazelouize.co.za\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pleazelouize.co.za\\\/#organization\",\"name\":\"Pleaze Louize\",\"url\":\"https:\\\/\\\/pleazelouize.co.za\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pleazelouize.co.za\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pleazelouize.co.za\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/LOGO-white-background-512.png\",\"contentUrl\":\"https:\\\/\\\/pleazelouize.co.za\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/LOGO-white-background-512.png\",\"width\":512,\"height\":512,\"caption\":\"Pleaze Louize\"},\"image\":{\"@id\":\"https:\\\/\\\/pleazelouize.co.za\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - Pleaze Louize","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pleazelouize.co.za\/","og_locale":"en_US","og_type":"article","og_title":"Home - Pleaze Louize","og_description":"Pleaze Louize \u2013 Handmade Leather Goodiez Products Our story Contact Handmade in South Africa PleazeLouize Handmade leather goodiez \u2014 every stitch by hand, every piece with heart. Order something special \u2192 Handmade Leather Goodiez 100% Handmade Custom To order Real Leather only What we make The Goodiez Bags &#038; backpacks Totes, duffel bags, backpacks \u2014 [&hellip;]","og_url":"https:\/\/pleazelouize.co.za\/","og_site_name":"Pleaze Louize","article_modified_time":"2026-04-23T18:50:02+00:00","og_image":[{"url":"https:\/\/pleazelouize.co.za\/wp-content\/uploads\/2025\/07\/LOGO-white-background-512.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/pleazelouize.co.za\/","url":"https:\/\/pleazelouize.co.za\/","name":"Home - Pleaze Louize","isPartOf":{"@id":"https:\/\/pleazelouize.co.za\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pleazelouize.co.za\/#primaryimage"},"image":{"@id":"https:\/\/pleazelouize.co.za\/#primaryimage"},"thumbnailUrl":"https:\/\/pleazelouize.co.za\/wp-content\/uploads\/2025\/07\/LOGO-white-background-512.png","datePublished":"2024-09-19T09:03:57+00:00","dateModified":"2026-04-23T18:50:02+00:00","breadcrumb":{"@id":"https:\/\/pleazelouize.co.za\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pleazelouize.co.za\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pleazelouize.co.za\/#primaryimage","url":"https:\/\/pleazelouize.co.za\/wp-content\/uploads\/2025\/07\/LOGO-white-background-512.png","contentUrl":"https:\/\/pleazelouize.co.za\/wp-content\/uploads\/2025\/07\/LOGO-white-background-512.png","width":512,"height":512},{"@type":"BreadcrumbList","@id":"https:\/\/pleazelouize.co.za\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pleazelouize.co.za\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/pleazelouize.co.za\/#website","url":"https:\/\/pleazelouize.co.za\/","name":"Pleaze Louize","description":"","publisher":{"@id":"https:\/\/pleazelouize.co.za\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pleazelouize.co.za\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pleazelouize.co.za\/#organization","name":"Pleaze Louize","url":"https:\/\/pleazelouize.co.za\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pleazelouize.co.za\/#\/schema\/logo\/image\/","url":"https:\/\/pleazelouize.co.za\/wp-content\/uploads\/2025\/07\/LOGO-white-background-512.png","contentUrl":"https:\/\/pleazelouize.co.za\/wp-content\/uploads\/2025\/07\/LOGO-white-background-512.png","width":512,"height":512,"caption":"Pleaze Louize"},"image":{"@id":"https:\/\/pleazelouize.co.za\/#\/schema\/logo\/image\/"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"ocean-thumb-m":false,"ocean-thumb-ml":false,"ocean-thumb-l":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/pleazelouize.co.za\/index.php\/author\/pleazelo\/"},"uagb_comment_info":0,"uagb_excerpt":"Pleaze Louize \u2013 Handmade Leather Goodiez Products Our story Contact Handmade in South Africa PleazeLouize Handmade leather goodiez \u2014 every stitch by hand, every piece with heart. Order something special \u2192 Handmade Leather Goodiez 100% Handmade Custom To order Real Leather only What we make The Goodiez Bags &#038; backpacks Totes, duffel bags, backpacks \u2014&hellip;","_links":{"self":[{"href":"https:\/\/pleazelouize.co.za\/index.php\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pleazelouize.co.za\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pleazelouize.co.za\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pleazelouize.co.za\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pleazelouize.co.za\/index.php\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":80,"href":"https:\/\/pleazelouize.co.za\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":231,"href":"https:\/\/pleazelouize.co.za\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions\/231"}],"wp:attachment":[{"href":"https:\/\/pleazelouize.co.za\/index.php\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}