{"id":6926,"date":"2025-12-13T06:31:06","date_gmt":"2025-12-13T05:31:06","guid":{"rendered":"https:\/\/paperwise.eu\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/"},"modified":"2026-03-11T12:29:42","modified_gmt":"2026-03-11T11:29:42","slug":"world-expo-2020-dubai-natural-bag-carrier-bags-paperwise","status":"publish","type":"post","link":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/","title":{"rendered":"World Expo 2020 Dubai chooses Natural Bag carrier bags made of PaperWise"},"content":{"rendered":"\n<section class=\"section-hero-paperwise text-color-light\" >\n    <div class=\"hero-background \" style=\"background-image: url('https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/paperwise-header-world-expo-dubai-sustainable-paper-bags-carrierbags-natural-naturalbag-1.jpg');\">\n\n        \n        <div class=\"container-fluid h-100 pt-4 pb-4\">\n            <div class=\"row h-100\">\n                <div class=\"col-12 d-flex align-items-end\">\n                    <div class=\"hero-content\">\n                        \n                        \n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<script src=\"https:\/\/www.youtube.com\/iframe_api\"><\/script>\n<script src=\"https:\/\/player.vimeo.com\/api\/player.js\"><\/script>\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ Vimeo can run immediately since the SDK loads synchronously enough\n    const heroVideos = document.querySelectorAll('.hero-video-wrapper iframe');\n    heroVideos.forEach(iframe => {\n        if (iframe.src.includes('vimeo.com')) {\n            const player = new Vimeo.Player(iframe);\n            player.getDuration().then(duration => {\n                player.on('timeupdate', data => {\n                    if (data.seconds >= duration - 1) {\n                        player.setCurrentTime(0).then(() => player.play());\n                    }\n                });\n            });\n        }\n    });\n\n    \/\/ Collect YouTube iframes to initialize once the API is ready\n    window._ytHeroIframes = document.querySelectorAll('.hero-video-wrapper iframe[src*=\"youtube.com\"]');\n});\n\n\/\/ This is called automatically by the YouTube API once it's fully loaded\nwindow.onYouTubeIframeAPIReady = function() {\n    if (!window._ytHeroIframes) return;\n\n    window._ytHeroIframes.forEach(iframe => {\n        const videoId = iframe.src.match(\/embed\\\/([^?&]+)\/)[1];\n        const parent = iframe.parentNode;\n        iframe.remove();\n\n        const ytDiv = document.createElement('div');\n        ytDiv.id = 'yt-hero-' + Math.floor(Math.random() * 10000);\n        ytDiv.classList.add('hero-video');\n        parent.appendChild(ytDiv);\n\n        new YT.Player(ytDiv.id, {\n            videoId: videoId,\n            playerVars: {\n                autoplay: 1,\n                controls: 0,\n                loop: 1,\n                playlist: videoId,\n                mute: 1,\n                modestbranding: 1,\n                disablekb: 1,\n                playsinline: 1\n            },\n            events: {\n                onReady: function(event) {\n                    const duration = event.target.getDuration();\n                    setInterval(() => {\n                        const current = event.target.getCurrentTime();\n                        if (current >= duration - 1) {\n                            event.target.seekTo(0);\n                            event.target.playVideo();\n                        }\n                    }, 800);\n                }\n            }\n        });\n    });\n};\n<\/script>\n<section id=\"section-text-block_c0b2eee340d33624f27457198e8da396\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n                            <h2 class=\"section-text__heading\">\n                    World Expo 2020 Dubai chooses Natural Bag carrier bags made of PaperWise                <\/h2>\n            \n                            <div class=\"section-text__content\">\n                    <p>Under the main theme &#8220;Connecting Minds, Creating the Future,&#8221; sustainability was one of the three sub-themes during the World Expo in Dubai, UAE. This international exhibition, featuring 192 participating countries, welcomed 24 million visitors between October 1, 2021, and March 31, 2022. Two years prior to World Expo 2020, the tender for sustainable carrier bags was opened. Manufacturers and suppliers of carrier bags worldwide were invited to offer their most sustainable options. The contract for the official retail store carrier bag for World Expo 2020 in Dubai was awarded to Natural Bag for their carrier bags made of PaperWise paper. How did the tender process unfold and why did the organization choose PaperWise? Read more&#8230;      <\/p>\n<h2>  NATURAL BAG WINS GLOBAL TENDER WITH TREE-FREE CARRIER BAGS  <\/h2>\n<p>Natural Bag specializes in tree-free paper carrier bags made of PaperWise and spent two years working on the tender for sustainable paper carrier bags for World Expo 2020 in Dubai. Following the publication of this tender, they did not hesitate for a moment and immediately submitted their &#8220;Tree Free Natural Bags&#8221; series, made from PaperWise paper produced from agricultural waste. World Expo 2020 had a strong focus on the tender criteria of sustainability and innovation. It had to be an iconic carrier bag that underscored the organization&#8217;s sustainability ambitions and mission. The PaperWise paper for these carrier bags consists of 100% agricultural waste\u2014stems and leaves left over after harvesting. Consequently, no trees were cut down for these bags. But there is more&#8230;      <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/paperwise-world-expo-dubai-sustainable-paper-bags-natural-naturalbag-2.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_c1a59a9478ac51f56f9597147f7f9567\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <p>TENDER CRITERIA: CONNECTING MINDS, CREATING THE FUTURE<br \/>\nConnecting people to create a better future together was the central theme of this World Expo. Suppliers were required to contribute to the sub-themes of sustainability, mobility, and creating opportunities through their products. The goal was to inspire people to take action and show that we are collectively responsible for a future-proof and inclusive society. \u201cNo matter how small the efforts, as long as they are done together, they will have a positive ripple effect on communities and the environment,\u201d according to the organization. Products and services were highly valued if they contributed to inspiring technological progress and utilized natural resources. The organization was looking for examples of \u201cbest practices\u201d\u2014products and services that maximized sustainability awareness and the visitor experience.      <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/paperwise-world-expo-dubai-sustainable-paper-bags-natural-naturalbag-3.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_eb99604b77fd6e7fc8b702e40f5f6b5c\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <h2>ORGANIZATIONS WITH SUSTAINABLE AMBITIONS STRENGTHEN EACH OTHER<\/h2>\n<p>The conclusion that can be drawn in hindsight is that where sustainable ambitions align, beautiful collaborations emerge. Natural Bag has a clear vision: carrier bags should be made from renewable raw materials, be certified for composting, and be recyclable. Future-proof carrier bags designed for the circular economy. The PaperWise paper from which the World Expo 2020 Dubai carrier bags are made therefore fits seamlessly within Natural Bag&#8217;s sustainable range. PaperWise paper is produced in developing countries from agricultural waste. These are plant residues left over after the harvest that generate additional income for farmers. The processing of these residues, also known as secondary raw materials, takes place in a production environment focused on zero waste and ecological preservation. PaperWise is high-quality paper, certified for composting, certified for direct food contact, and CO2-neutral. The tree-free PaperWise carrier bags of World Expo 2020 Dubai are no ordinary bags; they prove that a sustainable transition is possible. Thanks to Natural Bag, World Expo 2020 Dubai was able to fulfill its ambitions of inspiring visitors and raising awareness of technological progress in the field of sustainability, while providing a tangible, valuable memory to take home&#8230;         <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/paperwise-world-expo-dubai-sustainable-paper-bags-natural-naturalbag-4.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_2de8465b48c3de8fb5e4522e59afef17\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <h2>  NATURAL BAG RECEIVES CERTIFICATE FOR EXCEPTIONAL DELIVERY \u2013 SUSTAINABILITY  <\/h2>\n<p>Following World Expo 2020 Dubai, Natural Bag was awarded the Certificate of Exceptional Delivery \u2013 Sustainability. According to the organization, Natural Bag made an extraordinary contribution to a successful event with its sustainable PaperWise carrier bags. Out of approximately 3,300 suppliers from 101 countries, 30 companies were selected to receive this exclusive certificate based on their product and commitment. PaperWise congratulates Natural Bag and is immensely proud of this great achievement!   <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/paperwise-world-expo-dubai-sustainable-paper-bags-natural-naturalbag-6.gif\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_8c6e34ca1742cff53a807dc375dbf285\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <h2>THE ADDED VALUE OF SUSTAINABILITY IN FIGURES<\/h2>\n<p>PaperWise paper is unique in the field of sustainability and offers significant added value. This added value can be described as follows: <\/p>\n<p>PaperWise;<br \/>\ncreates extra income for poor farmers by adding value to agricultural waste (prosperity);<br \/>\nends the unnecessary cutting of trees for the paper industry (biodiversity);<br \/>\nis CO2-neutral, efficient in land use, and does not compete with food (future-proof);<br \/>\nprevents smog and CO2 emissions by not burning agricultural waste in the fields (clean air);<br \/>\nis recyclable and certified for home and industrial composting (circular economy);<br \/>\nThe environmental impact of PaperWise is 47% lower than paper made from trees (eco-footprint).<\/p>\n<p>Extra income for farmers in developing countries contributes directly to United Nations Sustainable Development Goals (SDGs) numbers 1 and 2: No Poverty and Zero Hunger. This, in turn, helps fulfill numbers 3 and 4: Good Health and Well-being, and Quality Education. However, it is not just about which specific SDG an organization, product, or service contributes to. The interconnectedness\u2014how they link together and strengthen one another\u2014is what matters. The Sustainable Development Goals serve as the <a href=\"https:\/\/paperwise.eu\/sdg-leidraad-duurzaamheidsbeleid\/\">compass for PaperWise<\/a>.    <\/p>\n<p>The choice made by World Expo 2020 in Dubai for sustainable carrier bags from Natural Bag and PaperWise can also be translated into figures. Over a 6-month period, more than a million carrier bags helped visitors transport beautiful memories home in a pleasant way, while consistently communicating a clear sustainability message. By choosing Natural Bag PaperWise carrier bags, World Expo 2020 made a concrete contribution to sustainability. In total, the organization gave a second life to 127,500 kg of agricultural waste. This saved 191,250 kg of CO2 because the agricultural waste was not burned (equivalent to driving around the world 4.7 times by car). Thanks to World Expo 2020 in Dubai, 918 trees were saved from being cut down. Altogether, 12.8 hectares of deforestation were prevented\u2014an area the size of 14 football fields. A sustainable collaboration resulting in gains for both the environment and society.         <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/paperwise-world-expo-dubai-sustainable-paper-bags-natural-naturalbag-1.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_37c5f21c66ce4bcccc2e7b54d186eab7\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <h2>SUSTAINABILITY &amp; COMMUNICATION<\/h2>\n<p>This presented a new challenge for the organizers of World Expo 2020 Dubai. PaperWise paper carrier bags are extremely sustainable, but how do you convey that to the general public in an instant? PaperWise paper, made from agricultural waste, smells, feels, and looks like &#8216;normal&#8217; paper, but it isn&#8217;t. And the general public is used to paper carrier bags being made from trees. How do you tell them that this is not the case?    <\/p>\n<p>The carrier bags play an important role within the marketing and communication concept. They were available in multiple colors and various sizes, featuring text in both English and Arabic. View the entire range of sustainable carrier bags for World Expo 2020 in Dubai here. In addition to the textual message: &#8220;This is not a normal paper bag, this paper bag is made of agri fibres&#8221; and on other bags: &#8220;Once upon a time I was waste, this bag was made from agricultural fibres,&#8221; all carrier bags were also equipped with a QR code for additional background information.   <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/paperwise-world-expo-dubai-sustainable-paper-bags-natural-naturalbag-5.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_176b6e0629e19150b402e95cf85d05b7\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <h2>TOGETHER WISE WITH WASTE<\/h2>\n<p>And that is exactly what PaperWise aims to achieve together (with you): to inform and inspire as many people as possible. To make a connection. After all, it is only together that we can make a real difference and leave the earth future-proof for future generations. Let&#8217;s choose sustainability together. And let&#8217;s communicate about it together. By communicating about your sustainable choices, your organization achieves two things: you inform employees, customers, partners, and the public, but you also inspire others to follow in your footsteps and make sustainable choices as well. PaperWise is happy to help you get started with samples, information, and communication.          <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":6934,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1,170],"tags":[],"class_list":["post-6926","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ongecategoriseerd","category-stories"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>World Expo 2020 Dubai chooses Natural Bag carrier bags made of PaperWise - Paperwise<\/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:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"World Expo 2020 Dubai chooses Natural Bag carrier bags made of PaperWise - Paperwise\" \/>\n<meta property=\"og:url\" content=\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/\" \/>\n<meta property=\"og:site_name\" content=\"Paperwise\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-13T05:31:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-11T11:29:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/world-expo-dubai-2020-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"866\" \/>\n\t<meta property=\"og:image:height\" content=\"650\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"romano\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"romano\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/\"},\"author\":{\"name\":\"romano\",\"@id\":\"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e\"},\"headline\":\"World Expo 2020 Dubai chooses Natural Bag carrier bags made of PaperWise\",\"datePublished\":\"2025-12-13T05:31:06+00:00\",\"dateModified\":\"2026-03-11T11:29:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/\"},\"wordCount\":11,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/world-expo-dubai-2020-1.jpg\",\"articleSection\":[\"Ongecategoriseerd\",\"Stories\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/\",\"url\":\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/\",\"name\":\"World Expo 2020 Dubai chooses Natural Bag carrier bags made of PaperWise - Paperwise\",\"isPartOf\":{\"@id\":\"https:\/\/paperwise.eu\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/world-expo-dubai-2020-1.jpg\",\"datePublished\":\"2025-12-13T05:31:06+00:00\",\"dateModified\":\"2026-03-11T11:29:42+00:00\",\"author\":{\"@id\":\"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e\"},\"breadcrumb\":{\"@id\":\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#primaryimage\",\"url\":\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/world-expo-dubai-2020-1.jpg\",\"contentUrl\":\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/world-expo-dubai-2020-1.jpg\",\"width\":866,\"height\":650},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/paperwise.eu\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"World Expo 2020 Dubai chooses Natural Bag carrier bags made of PaperWise\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/paperwise.eu\/en\/#website\",\"url\":\"https:\/\/paperwise.eu\/en\/\",\"name\":\"Paperwise\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/paperwise.eu\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e\",\"name\":\"romano\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g\",\"caption\":\"romano\"},\"url\":\"https:\/\/paperwise.eu\/en\/author\/romano\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"World Expo 2020 Dubai chooses Natural Bag carrier bags made of PaperWise - Paperwise","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:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/","og_locale":"en_US","og_type":"article","og_title":"World Expo 2020 Dubai chooses Natural Bag carrier bags made of PaperWise - Paperwise","og_url":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/","og_site_name":"Paperwise","article_published_time":"2025-12-13T05:31:06+00:00","article_modified_time":"2026-03-11T11:29:42+00:00","og_image":[{"width":866,"height":650,"url":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/world-expo-dubai-2020-1.jpg","type":"image\/jpeg"}],"author":"romano","twitter_card":"summary_large_image","twitter_misc":{"Written by":"romano"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#article","isPartOf":{"@id":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/"},"author":{"name":"romano","@id":"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e"},"headline":"World Expo 2020 Dubai chooses Natural Bag carrier bags made of PaperWise","datePublished":"2025-12-13T05:31:06+00:00","dateModified":"2026-03-11T11:29:42+00:00","mainEntityOfPage":{"@id":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/"},"wordCount":11,"commentCount":0,"image":{"@id":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#primaryimage"},"thumbnailUrl":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/world-expo-dubai-2020-1.jpg","articleSection":["Ongecategoriseerd","Stories"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/","url":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/","name":"World Expo 2020 Dubai chooses Natural Bag carrier bags made of PaperWise - Paperwise","isPartOf":{"@id":"https:\/\/paperwise.eu\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#primaryimage"},"image":{"@id":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#primaryimage"},"thumbnailUrl":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/world-expo-dubai-2020-1.jpg","datePublished":"2025-12-13T05:31:06+00:00","dateModified":"2026-03-11T11:29:42+00:00","author":{"@id":"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e"},"breadcrumb":{"@id":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#primaryimage","url":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/world-expo-dubai-2020-1.jpg","contentUrl":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/world-expo-dubai-2020-1.jpg","width":866,"height":650},{"@type":"BreadcrumbList","@id":"https:\/\/paperwise.eu\/en\/world-expo-2020-dubai-natural-bag-carrier-bags-paperwise\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/paperwise.eu\/en\/"},{"@type":"ListItem","position":2,"name":"World Expo 2020 Dubai chooses Natural Bag carrier bags made of PaperWise"}]},{"@type":"WebSite","@id":"https:\/\/paperwise.eu\/en\/#website","url":"https:\/\/paperwise.eu\/en\/","name":"Paperwise","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/paperwise.eu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e","name":"romano","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g","caption":"romano"},"url":"https:\/\/paperwise.eu\/en\/author\/romano\/"}]}},"_links":{"self":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/posts\/6926","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/comments?post=6926"}],"version-history":[{"count":2,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/posts\/6926\/revisions"}],"predecessor-version":[{"id":8155,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/posts\/6926\/revisions\/8155"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/media\/6934"}],"wp:attachment":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/media?parent=6926"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/categories?post=6926"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/tags?post=6926"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}