{"id":3441,"date":"2024-08-12T15:29:11","date_gmt":"2024-08-12T15:29:11","guid":{"rendered":"https:\/\/handcraftcool.com\/?p=3441"},"modified":"2024-08-12T15:29:14","modified_gmt":"2024-08-12T15:29:14","slug":"sustainable-handcrafting","status":"publish","type":"post","link":"https:\/\/handcraftcool.com\/en\/sustainable-handcrafting\/","title":{"rendered":"Sustainable Handcrafting: 101 guide"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-introduction-to-sustainable-handcrafting\">Introduction to Sustainable Handcrafting<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"574\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_779440591-1024x574.jpeg\" alt=\"Happy middle aged woman holding cardboard recycling box with clothes. Used clothes. Ecological and sustainable fashion. Fabrics recycling. reduce waste concept. conscious clothing consumption\" class=\"w-full object-cover object-center border mx-auto wp-image-3460\" srcset=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_779440591-1024x574.jpeg 1024w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_779440591-300x168.jpeg 300w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_779440591-768x430.jpeg 768w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_779440591-1536x861.jpeg 1536w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_779440591-2048x1148.jpeg 2048w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_779440591-18x10.jpeg 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Sustainable Handcrafting: 101 guide. Source: Adobe Stock<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sustainable handcrafting is more than a trend; it&#8217;s a movement towards mindful creation. It emphasizes using recycled and eco-friendly materials to reduce waste.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1a2eQz\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/handcraftcool.com\/en\/diy-home-decor\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"DIY Home Decor\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_814972880-scaled.jpeg\" alt=\"A man wearing gloves is painting a cabinet with a brush. He is focused on applying the paint evenly, covering the surface with smooth strokes.\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/handcraftcool.com\/en\/diy-home-decor\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"DIY Home Decor\">\n            DIY Home Decor        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Transform your home with DIY decor projects for every room. Discover creative, budget-friendly ways to personalize your space with handcrafted touches.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/handcraftcool.com\/en\/diy-home-decor\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/handcraftcool.com\/en\/diy-home-decor\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_814972880-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                DIY Home Decor              <\/p>\n              <a href=\"https:\/\/handcraftcool.com\/en\/diy-home-decor\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain in the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Artisans can create beautiful, unique items by adopting sustainable practices while minimizing their environmental impact. Let&#8217;s explore this eco-conscious approach to crafting.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-sustainable-handcrafting-techniques\">Sustainable Handcrafting Techniques<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sustainable handcrafting techniques are diverse and innovative. They include upcycling, natural dyeing, eco-friendly paper making, zero-waste sewing, and natural weaving.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>These methods not only reduce waste but also promote creativity and resourcefulness. Each technique offers a unique way to transform materials into beautiful, functional items.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>By embracing these techniques, crafters can contribute to a more sustainable world, creating eco-friendly and aesthetically pleasing items.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-upcycling\">Upcycling<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Upcycling transforms waste materials into new, valuable items. It&#8217;s a creative way to reduce waste and give new life to discarded objects.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Start by identifying items that can be repurposed. Old jeans can become tote bags, glass bottles can be turned into vases, and wooden pallets can be transformed into furniture.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The key to successful upcycling is imagination. Look at everyday objects with a fresh perspective and consider how they can be reinvented.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Upcycling not only reduces waste but also results in unique, one-of-a-kind creations. Each upcycled item tells a story and carries a personal touch.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>By upcycling, you contribute to a circular economy, where materials are continuously reused and repurposed, reducing the need for new resources.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-natural-dyeing\">Natural Dyeing<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Natural dyeing uses plant-based materials to color fabrics and fibers. It&#8217;s an eco-friendly alternative to synthetic dyes and offers beautiful, earthy tones.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Natural dyes can be created using materials like onion skins, avocado pits, turmeric, and indigo. Each material produces a unique color.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>To dye fabric, boil the natural materials to extract the dye, then soak the fabric in the dye bath. The process is simple and rewarding.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Natural dyeing produces stunning results and connects you to traditional crafting methods. It&#8217;s a way to honor nature and its vibrant palette.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Experiment with different materials and techniques to create a range of colors and patterns. Natural dyeing is a journey of discovery and creativity.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-eco-friendly-paper-making\">Eco-Friendly Paper Making<\/h3>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"574\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-1024x574.jpeg\" alt=\"eco-friendly stationery set notebook made of recycled paper paired with a plant-based pen, adorned with green leaves for a sustainable touch\" class=\"w-full object-cover object-center border mx-auto wp-image-3461\" srcset=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-1024x574.jpeg 1024w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-300x168.jpeg 300w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-768x430.jpeg 768w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-1536x861.jpeg 1536w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-2048x1148.jpeg 2048w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-18x10.jpeg 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Eco-Friendly Paper Making. Source: Adobe Stock<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Handmade paper can be created using recycled paper scraps and plant fibers. This technique reduces waste and produces beautiful, textured paper.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>To make eco-friendly paper, blend recycled paper with water to create a pulp. Spread the pulp onto a screen to form sheets of paper.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Add natural materials like flower petals, leaves, or seeds to the pulp for added texture and visual interest. Each sheet of paper will be unique.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Eco-friendly paper-making is a mindful and meditative process. It encourages you to slow down and appreciate the beauty of handmade creations.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Use the handmade paper for cards, journals, or art projects. It&#8217;s a versatile and sustainable material that adds a personal touch to any creation.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-zero-waste-sewing\">Zero-Waste Sewing<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zero-waste sewing focuses on designing garments without producing fabric waste. It requires careful planning and pattern-making to use every piece of fabric.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Start by creating patterns that fit together like a puzzle. This ensures that no fabric is wasted during the cutting process.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Use fabric scraps for smaller projects, such as accessories or patchwork quilts. Every piece of fabric can be repurposed and reused.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zero-waste sewing promotes resourcefulness and creativity. It challenges you to think differently about design and construction.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>By adopting zero-waste sewing techniques, you contribute to a more sustainable fashion industry and reduce the environmental impact of textile waste.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-natural-weaving\">Natural Weaving<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Natural weaving uses grasses, reeds, and plant fibers to create woven items. It&#8217;s a sustainable and traditional crafting method.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Harvest and prepare the natural fibers, then weave them into baskets, mats, or other items using traditional techniques.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Natural weaving connects you to the earth and its resources. It&#8217;s a way to honor ancient crafting methods and create functional, beautiful items.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Experiment with different weaving patterns and materials to create unique designs. Each woven item will be a reflection of your creativity and skill.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Natural weaving is a mindful and rewarding practice. It encourages you to slow down and appreciate the beauty of handmade creations.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-environmental-impact-of-sustainable-handcrafting\">Environmental Impact of Sustainable Handcrafting<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sustainable handcrafting reduces waste and pollution. By using recycled and eco-friendly materials, crafters minimize their environmental footprint.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Another benefit is conserving natural resources. Sustainable handcrafting promotes the use of renewable materials and reduces the demand for new resources.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Supporting sustainable practices helps protect ecosystems and biodiversity. It encourages responsible sourcing and reduces the impact on the environment.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>For those starting, begin with small projects and gradually incorporate sustainable techniques. Every effort counts towards a more sustainable future.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>By choosing sustainable handcrafting, you contribute to a healthier planet and inspire others to adopt eco-friendly practices.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-LS8Sw\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/handcraftcool.com\/en\/cutural-handcrafts\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Cultural Handcrafts\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/07\/Ecuadorian-Crafts.png\" alt=\"Ecuadorian Crafts\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/handcraftcool.com\/en\/cutural-handcrafts\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Cultural Handcrafts\">\n            Cultural Handcrafts        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Explore the vibrant world of cultural handcrafts. Discover global artistry, traditional techniques, and unique crafts from diverse cultures.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/handcraftcool.com\/en\/cutural-handcrafts\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/handcraftcool.com\/en\/cutural-handcrafts\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/07\/Ecuadorian-Crafts.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Cultural Handcrafts              <\/p>\n              <a href=\"https:\/\/handcraftcool.com\/en\/cutural-handcrafts\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain in the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-circular-economy-and-handcrafting\">Circular Economy and Handcrafting<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The circular economy is a system where materials are continuously reused and repurposed. Sustainable handcrafting fits perfectly into this model.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Historically, handcrafting has always been about resourcefulness and creativity. Traditional crafts often use locally sourced and renewable materials.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sustainable handcrafting continues this tradition today, promoting a circular economy in which waste is minimized, and materials are valued.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Crafters, by embracing sustainable techniques, contribute to a more resilient and sustainable economy. They create items that are both beautiful and eco-friendly.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The circular economy and handcrafting are intertwined, offering a path towards a more sustainable and mindful way of living.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-social-benefits-of-sustainable-handcrafting\">Social Benefits of Sustainable Handcrafting<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sustainable handcrafting creates jobs and generates income for local communities. It supports artisans and promotes traditional crafting skills.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>By choosing sustainable materials, crafters contribute to social inclusion and community empowerment.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sustainable handcrafting preserves cultural heritage and traditional techniques. It ensures that these valuable skills are passed down to future generations.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Community projects and cooperatives often focus on sustainable handcrafting, fostering a sense of community and collaboration.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The social benefits of sustainable handcrafting extend beyond the individual.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-how-to-start-with-sustainable-handcrafting\">How to Start with Sustainable Handcrafting<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_403991286-1024x683.jpeg\" alt=\"Close-up of craftwoman's hands holding brush and painting antique furniture\" class=\"w-full object-cover object-center border mx-auto wp-image-3459\" srcset=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_403991286-1024x683.jpeg 1024w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_403991286-300x200.jpeg 300w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_403991286-768x512.jpeg 768w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_403991286-1536x1024.jpeg 1536w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_403991286-2048x1365.jpeg 2048w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_403991286-18x12.jpeg 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">How to Start with Sustainable Handcrafting. Source: Adobe Stock<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Starting with sustainable handcrafting can be simple and rewarding. Begin by gathering eco-friendly materials and tools.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Set aside dedicated time for crafting, free from distractions. This allows you to focus and enjoy the creative process.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Experiment with different techniques and materials. Seek inspiration from various sources, such as online tutorials, craft books, or nature. This can spark new ideas and keep your creativity flowing.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Remember to enjoy the process and take pride in your creations. The joy and satisfaction of making something with your own hands are invaluable.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-conclusion\">Conclusion<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sustainable handcrafting is a beautiful way to create while caring for the planet. It emphasizes using recycled and eco-friendly materials to reduce waste.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>From upcycling to natural dyeing, sustainable techniques offer endless possibilities for creativity and resourcefulness.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Crafters contribute to a circular economy by adopting sustainable practices and supporting local communities. They create items that are both beautiful and meaningful.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The environmental and social benefits of sustainable handcrafting are profound. It promotes a more mindful and responsible way of living.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In a world where everything is becoming increasingly digital and impersonal, sustainable handcrafting offers a way to connect with nature and each other.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1U7V5S\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/handcraftcool.com\/en\/monetize-your-craft\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Monetize Your Craft\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_729965422-scaled.jpeg\" alt=\"Black woman, success in home office and celebration at laptop for remote work, social media or excited blog. Happy girl at desk with computer for winning email, achievement and good news in freelance.\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/handcraftcool.com\/en\/monetize-your-craft\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Monetize Your Craft\">\n            Monetize Your Craft        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Unlock the secrets to earning from your craft. Discover practical strategies to turn your creative passion into a profitable venture.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/handcraftcool.com\/en\/monetize-your-craft\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/handcraftcool.com\/en\/monetize-your-craft\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_729965422-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Monetize Your Craft              <\/p>\n              <a href=\"https:\/\/handcraftcool.com\/en\/monetize-your-craft\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain in the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Explore sustainable handcrafting techniques like upcycling and natural dyeing to create unique, eco-friendly items while supporting local artisans and reducing waste.<\/p>","protected":false},"author":18,"featured_media":3461,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[293],"tags":[292,320,319],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Sustainable Handcrafting: 101 guide - Handcraft Cool<\/title>\n<meta name=\"description\" content=\"Discover the art of sustainable handcrafting using recycled and eco-friendly materials to create beautiful, and eco-conscious items.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/handcraftcool.com\/en\/sustainable-handcrafting\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sustainable Handcrafting: 101 guide\" \/>\n<meta property=\"og:description\" content=\"Discover the art of sustainable handcrafting using recycled and eco-friendly materials to create beautiful, and eco-conscious items.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/handcraftcool.com\/en\/sustainable-handcrafting\/\" \/>\n<meta property=\"og:site_name\" content=\"Handcraft Cool\" \/>\n<meta property=\"article:published_time\" content=\"2024-08-12T15:29:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-12T15:29:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-scaled.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1435\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Beatriz Vieira\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/handcraftcool.com\/#website\",\"url\":\"https:\/\/handcraftcool.com\/\",\"name\":\"Handcraft Cool\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/handcraftcool.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-CA\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\/\/handcraftcool.com\/sustainable-handcrafting\/#primaryimage\",\"url\":\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-scaled.jpeg\",\"contentUrl\":\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-scaled.jpeg\",\"width\":2560,\"height\":1435,\"caption\":\"Source: Adobe Stock\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/handcraftcool.com\/sustainable-handcrafting\/#webpage\",\"url\":\"https:\/\/handcraftcool.com\/sustainable-handcrafting\/\",\"name\":\"Sustainable Handcrafting: 101 guide - Handcraft Cool\",\"isPartOf\":{\"@id\":\"https:\/\/handcraftcool.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/handcraftcool.com\/sustainable-handcrafting\/#primaryimage\"},\"datePublished\":\"2024-08-12T15:29:11+00:00\",\"dateModified\":\"2024-08-12T15:29:14+00:00\",\"author\":{\"@id\":\"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25\"},\"description\":\"Discover the art of sustainable handcrafting using recycled and eco-friendly materials to create beautiful, and eco-conscious items.\",\"breadcrumb\":{\"@id\":\"https:\/\/handcraftcool.com\/sustainable-handcrafting\/#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/handcraftcool.com\/sustainable-handcrafting\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/handcraftcool.com\/sustainable-handcrafting\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/handcraftcool.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sustainable Handcrafting: 101 guide\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25\",\"name\":\"Beatriz Vieira\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\/\/handcraftcool.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g\",\"caption\":\"Beatriz Vieira\"},\"url\":\"https:\/\/handcraftcool.com\/en\/author\/beatriz-vieira\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Sustainable Handcrafting: 101 guide - Handcraft Cool","description":"Discover the art of sustainable handcrafting using recycled and eco-friendly materials to create beautiful, and eco-conscious items.","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:\/\/handcraftcool.com\/en\/sustainable-handcrafting\/","og_locale":"en_US","og_type":"article","og_title":"Sustainable Handcrafting: 101 guide","og_description":"Discover the art of sustainable handcrafting using recycled and eco-friendly materials to create beautiful, and eco-conscious items.","og_url":"https:\/\/handcraftcool.com\/en\/sustainable-handcrafting\/","og_site_name":"Handcraft Cool","article_published_time":"2024-08-12T15:29:11+00:00","article_modified_time":"2024-08-12T15:29:14+00:00","og_image":[{"width":2560,"height":1435,"url":"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-scaled.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Beatriz Vieira","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/handcraftcool.com\/#website","url":"https:\/\/handcraftcool.com\/","name":"Handcraft Cool","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/handcraftcool.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-CA"},{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/handcraftcool.com\/sustainable-handcrafting\/#primaryimage","url":"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-scaled.jpeg","contentUrl":"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_825363438-scaled.jpeg","width":2560,"height":1435,"caption":"Source: Adobe Stock"},{"@type":"WebPage","@id":"https:\/\/handcraftcool.com\/sustainable-handcrafting\/#webpage","url":"https:\/\/handcraftcool.com\/sustainable-handcrafting\/","name":"Sustainable Handcrafting: 101 guide - Handcraft Cool","isPartOf":{"@id":"https:\/\/handcraftcool.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/handcraftcool.com\/sustainable-handcrafting\/#primaryimage"},"datePublished":"2024-08-12T15:29:11+00:00","dateModified":"2024-08-12T15:29:14+00:00","author":{"@id":"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25"},"description":"Discover the art of sustainable handcrafting using recycled and eco-friendly materials to create beautiful, and eco-conscious items.","breadcrumb":{"@id":"https:\/\/handcraftcool.com\/sustainable-handcrafting\/#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/handcraftcool.com\/sustainable-handcrafting\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/handcraftcool.com\/sustainable-handcrafting\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/handcraftcool.com\/"},{"@type":"ListItem","position":2,"name":"Sustainable Handcrafting: 101 guide"}]},{"@type":"Person","@id":"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25","name":"Beatriz Vieira","image":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/handcraftcool.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g","caption":"Beatriz Vieira"},"url":"https:\/\/handcraftcool.com\/en\/author\/beatriz-vieira\/"}]}},"_links":{"self":[{"href":"https:\/\/handcraftcool.com\/en\/wp-json\/wp\/v2\/posts\/3441"}],"collection":[{"href":"https:\/\/handcraftcool.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/handcraftcool.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/handcraftcool.com\/en\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/handcraftcool.com\/en\/wp-json\/wp\/v2\/comments?post=3441"}],"version-history":[{"count":0,"href":"https:\/\/handcraftcool.com\/en\/wp-json\/wp\/v2\/posts\/3441\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/handcraftcool.com\/en\/wp-json\/wp\/v2\/media\/3461"}],"wp:attachment":[{"href":"https:\/\/handcraftcool.com\/en\/wp-json\/wp\/v2\/media?parent=3441"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/handcraftcool.com\/en\/wp-json\/wp\/v2\/categories?post=3441"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/handcraftcool.com\/en\/wp-json\/wp\/v2\/tags?post=3441"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}