{"id":3730,"date":"2026-04-19T05:57:09","date_gmt":"2026-04-19T05:57:09","guid":{"rendered":"https:\/\/pathao.com\/np\/?p=3730"},"modified":"2026-04-19T07:27:37","modified_gmt":"2026-04-19T07:27:37","slug":"pathao-parcel-coverage-area","status":"publish","type":"post","link":"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/","title":{"rendered":"Pathao Parcel &#8211; Coverage Location"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code><\/code><\/pre>\n\n\n\n<div id=\"dk-app\" style=\"font-family:Segoe UI, Roboto, sans-serif;background:#f7f7f7;min-height:100vh\">\n\n<!-- HERO -->\n<div style=\"background:linear-gradient(135deg,#ed1c24,#c41017);padding:90px 20px 140px;text-align:center;color:white\">\n    <h1 style=\"margin:0;font-size:42px;font-weight:900\">Delivery Ko Guarantee<\/h1>\n    <p style=\"margin-top:12px;font-size:18px;opacity:0.9\">\n        Check delivery availability and estimated delivery time instantly\n    <\/p>\n<\/div>\n\n<!-- FLOATING CARD -->\n<div style=\"max-width:1000px;margin:-80px auto 40px;background:white;border-radius:18px;padding:35px\">\n\n    <div style=\"gap:12px;flex-wrap:wrap\">\n        \n\n        <button style=\"background:#ed1c24;color:white;border:none;padding:16px 26px;border-radius:10px;font-weight:700;cursor:pointer\">\n            Search\n        <\/button>\n\n        <button style=\"background:white;border:1px solid #ddd;padding:16px 22px;border-radius:10px;cursor:pointer\">\n            Reset\n        <\/button>\n\n        <div id=\"resultCount\" style=\"margin-left:auto;font-weight:700;color:#2ecc71;align-self:center\">\n            \u25cf Ready\n        <\/div>\n    <\/div>\n\n    <!-- TABLE -->\n    <div style=\"margin-top:25px\">\n        <table style=\"width:100%;border-collapse:collapse;font-size:15px\">\n            <thead>\n                <tr style=\"background:#fafafa\">\n                    <th style=\"text-align:left;padding:16px;color:#888;font-size:12px\">City<\/th>\n                    <th style=\"text-align:left;padding:16px;color:#888;font-size:12px\">Zone<\/th>\n                    <th style=\"text-align:left;padding:16px;color:#888;font-size:12px\">Area<\/th>\n                    <th style=\"text-align:left;padding:16px;color:#888;font-size:12px\">Guarantee<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody id=\"tableBody\"><\/tbody>\n        <\/table>\n    <\/div>\n\n<\/div>\n<\/div>\n\n\n(function(){\n\nconst data = [\n    {city:&#8221;Kathmandu Valley&#8221;, zone:&#8221;Ason&#8221;, area:&#8221;Ason&#8221;, guarantee:&#8221;0 &#8211; 1 Day&#8221;},\n    {city:&#8221;Kathmandu Valley&#8221;, zone:&#8221;Thamel&#8221;, area:&#8221;Thamel&#8221;, guarantee:&#8221;0 &#8211; 1 Day&#8221;},\n    {city:&#8221;Kathmandu Valley&#8221;, zone:&#8221;Chakrapath&#8221;, area:&#8221;Chakrapath&#8221;, guarantee:&#8221;0 &#8211; 1 Day&#8221;},\n    {city:&#8221;Kathmandu Valley&#8221;, zone:&#8221;Balaju&#8221;, area:&#8221;Balaju&#8221;, guarantee:&#8221;0 &#8211; 1 Day&#8221;},\n    {city:&#8221;Kathmandu Valley&#8221;, zone:&#8221;Bhangal&#8221;, area:&#8221;Bhangal&#8221;, guarantee:&#8221;0 &#8211; 1 Day&#8221;},\n    {city:&#8221;Kathmandu Valley&#8221;, zone:&#8221;Siddhapokhari&#8221;, area:&#8221;Siddhapokhari&#8221;, guarantee:&#8221;0 &#8211; 1 Day&#8221;},\n    {city:&#8221;Pokhara&#8221;, zone:&#8221;Lakeside&#8221;, area:&#8221;Lakeside&#8221;, guarantee:&#8221;1 &#8211; 2 Days&#8221;},\n    {city:&#8221;Pokhara&#8221;, zone:&#8221;Chipledhunga&#8221;, area:&#8221;Chipledhunga&#8221;, guarantee:&#8221;1 &#8211; 2 Days&#8221;}\n];\n\nfunction render(list){\n    const body = document.getElementById(&#8220;tableBody&#8221;);\n    body.innerHTML = &#8220;&#8221;;\n\n    list.forEach(item=&gt;{\n        body.innerHTML += `\n        <tr>\n            <td style=\"padding:14px;border-bottom:1px solid #eee\">${item.city}<\/td>\n            <td style=\"padding:14px;border-bottom:1px solid #eee\">${item.zone}<\/td>\n            <td style=\"padding:14px;border-bottom:1px solid #eee\">${item.area}<\/td>\n            <td style=\"padding:14px;border-bottom:1px solid #eee;font-weight:600\">${item.guarantee}<\/td>\n        <\/tr>`;\n    });\n\n    document.getElementById(&#8220;resultCount&#8221;).innerText = &#8220;\u25cf &#8221; + list.length + &#8221; Results&#8221;;\n}\n\nwindow.searchData = function(){\n    const q = document.getElementById(&#8220;searchBox&#8221;).value.toLowerCase();\n\n    const filtered = data.filter(d =&gt;\n        d.city.toLowerCase().includes(q) ||\n        d.zone.toLowerCase().includes(q) ||\n        d.area.toLowerCase().includes(q)\n    );\n\n    render(filtered);\n}\n\nwindow.resetData = function(){\n    document.getElementById(&#8220;searchBox&#8221;).value = &#8220;&#8221;;\n    render(data);\n    document.getElementById(&#8220;resultCount&#8221;).innerText = &#8220;\u25cf Ready&#8221;;\n}\n\nrender(data);\n\n})();\n\n","protected":false},"excerpt":{"rendered":"<p>Delivery Ko Guarantee Check delivery availability and estimated delivery time instantly Search Reset \u25cf Ready City Zone Area Guarantee (function(){ const data = [ {city:&#8221;Kathmandu Valley&#8221;, zone:&#8221;Ason&#8221;, area:&#8221;Ason&#8221;, guarantee:&#8221;0 &#8211; 1 Day&#8221;}, {city:&#8221;Kathmandu Valley&#8221;, zone:&#8221;Thamel&#8221;, area:&#8221;Thamel&#8221;, guarantee:&#8221;0 &#8211; 1 Day&#8221;}, {city:&#8221;Kathmandu Valley&#8221;, zone:&#8221;Chakrapath&#8221;, area:&#8221;Chakrapath&#8221;, guarantee:&#8221;0 &#8211; 1 Day&#8221;}, {city:&#8221;Kathmandu Valley&#8221;, zone:&#8221;Balaju&#8221;, area:&#8221;Balaju&#8221;, guarantee:&#8221;0 &#8211; 1 [&hellip;]<\/p>\n","protected":false},"author":25,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[54,174],"class_list":["post-3730","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-how-does-pathao-parcel-works","tag-pathao-parcel-delivery-service"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Pathao Parcel - Coverage Location - Pathao Nepal<\/title>\n<meta name=\"description\" content=\"Explore the Pathao Parcel coverage area, delivering within 1 day across Kathmandu Valley for your convenience.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pathao Parcel - Coverage Location - Pathao Nepal\" \/>\n<meta property=\"og:description\" content=\"Explore the Pathao Parcel coverage area, delivering within 1 day across Kathmandu Valley for your convenience.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/\" \/>\n<meta property=\"og:site_name\" content=\"Pathao Nepal\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-19T05:57:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-19T07:27:37+00:00\" \/>\n<meta name=\"author\" content=\"ghyashang\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ghyashang\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/\"},\"author\":{\"name\":\"ghyashang\",\"@id\":\"https:\/\/pathao.com\/np\/#\/schema\/person\/c1f4a1fca1e9f334f263ed83cd91a740\"},\"headline\":\"Pathao Parcel &#8211; Coverage Location\",\"datePublished\":\"2026-04-19T05:57:09+00:00\",\"dateModified\":\"2026-04-19T07:27:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/\"},\"wordCount\":184,\"publisher\":{\"@id\":\"https:\/\/pathao.com\/np\/#organization\"},\"keywords\":[\"How does pathao parcel works\",\"Pathao Parcel Delivery Service\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/\",\"url\":\"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/\",\"name\":\"Pathao Parcel - Coverage Location - Pathao Nepal\",\"isPartOf\":{\"@id\":\"https:\/\/pathao.com\/np\/#website\"},\"datePublished\":\"2026-04-19T05:57:09+00:00\",\"dateModified\":\"2026-04-19T07:27:37+00:00\",\"description\":\"Explore the Pathao Parcel coverage area, delivering within 1 day across Kathmandu Valley for your convenience.\",\"breadcrumb\":{\"@id\":\"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/pathao.com\/np\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pathao Parcel &#8211; Coverage Location\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/pathao.com\/np\/#website\",\"url\":\"https:\/\/pathao.com\/np\/\",\"name\":\"Pathao Nepal\",\"description\":\"#1 Platfrom for All Services\",\"publisher\":{\"@id\":\"https:\/\/pathao.com\/np\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/pathao.com\/np\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/pathao.com\/np\/#organization\",\"name\":\"Pathao Ltd\",\"url\":\"https:\/\/pathao.com\/np\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pathao.com\/np\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/pathao.com\/np\/wp-content\/uploads\/sites\/7\/2023\/10\/Pathao-logo.svg\",\"contentUrl\":\"https:\/\/pathao.com\/np\/wp-content\/uploads\/sites\/7\/2023\/10\/Pathao-logo.svg\",\"width\":1,\"height\":1,\"caption\":\"Pathao Ltd\"},\"image\":{\"@id\":\"https:\/\/pathao.com\/np\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/pathao.com\/np\/#\/schema\/person\/c1f4a1fca1e9f334f263ed83cd91a740\",\"name\":\"ghyashang\",\"sameAs\":[\"http:\/\/www.pathao.com\/np\"],\"url\":\"https:\/\/pathao.com\/np\/blog\/author\/ghyashang\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pathao Parcel - Coverage Location - Pathao Nepal","description":"Explore the Pathao Parcel coverage area, delivering within 1 day across Kathmandu Valley for your convenience.","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:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/","og_locale":"en_US","og_type":"article","og_title":"Pathao Parcel - Coverage Location - Pathao Nepal","og_description":"Explore the Pathao Parcel coverage area, delivering within 1 day across Kathmandu Valley for your convenience.","og_url":"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/","og_site_name":"Pathao Nepal","article_published_time":"2026-04-19T05:57:09+00:00","article_modified_time":"2026-04-19T07:27:37+00:00","author":"ghyashang","twitter_card":"summary_large_image","twitter_misc":{"Written by":"ghyashang","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/#article","isPartOf":{"@id":"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/"},"author":{"name":"ghyashang","@id":"https:\/\/pathao.com\/np\/#\/schema\/person\/c1f4a1fca1e9f334f263ed83cd91a740"},"headline":"Pathao Parcel &#8211; Coverage Location","datePublished":"2026-04-19T05:57:09+00:00","dateModified":"2026-04-19T07:27:37+00:00","mainEntityOfPage":{"@id":"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/"},"wordCount":184,"publisher":{"@id":"https:\/\/pathao.com\/np\/#organization"},"keywords":["How does pathao parcel works","Pathao Parcel Delivery Service"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/","url":"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/","name":"Pathao Parcel - Coverage Location - Pathao Nepal","isPartOf":{"@id":"https:\/\/pathao.com\/np\/#website"},"datePublished":"2026-04-19T05:57:09+00:00","dateModified":"2026-04-19T07:27:37+00:00","description":"Explore the Pathao Parcel coverage area, delivering within 1 day across Kathmandu Valley for your convenience.","breadcrumb":{"@id":"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pathao.com\/np\/blog\/pathao-parcel-coverage-area\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pathao.com\/np\/"},{"@type":"ListItem","position":2,"name":"Pathao Parcel &#8211; Coverage Location"}]},{"@type":"WebSite","@id":"https:\/\/pathao.com\/np\/#website","url":"https:\/\/pathao.com\/np\/","name":"Pathao Nepal","description":"#1 Platfrom for All Services","publisher":{"@id":"https:\/\/pathao.com\/np\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pathao.com\/np\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pathao.com\/np\/#organization","name":"Pathao Ltd","url":"https:\/\/pathao.com\/np\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pathao.com\/np\/#\/schema\/logo\/image\/","url":"https:\/\/pathao.com\/np\/wp-content\/uploads\/sites\/7\/2023\/10\/Pathao-logo.svg","contentUrl":"https:\/\/pathao.com\/np\/wp-content\/uploads\/sites\/7\/2023\/10\/Pathao-logo.svg","width":1,"height":1,"caption":"Pathao Ltd"},"image":{"@id":"https:\/\/pathao.com\/np\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/pathao.com\/np\/#\/schema\/person\/c1f4a1fca1e9f334f263ed83cd91a740","name":"ghyashang","sameAs":["http:\/\/www.pathao.com\/np"],"url":"https:\/\/pathao.com\/np\/blog\/author\/ghyashang\/"}]}},"_links":{"self":[{"href":"https:\/\/pathao.com\/np\/wp-json\/wp\/v2\/posts\/3730","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pathao.com\/np\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pathao.com\/np\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pathao.com\/np\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/pathao.com\/np\/wp-json\/wp\/v2\/comments?post=3730"}],"version-history":[{"count":31,"href":"https:\/\/pathao.com\/np\/wp-json\/wp\/v2\/posts\/3730\/revisions"}],"predecessor-version":[{"id":3773,"href":"https:\/\/pathao.com\/np\/wp-json\/wp\/v2\/posts\/3730\/revisions\/3773"}],"wp:attachment":[{"href":"https:\/\/pathao.com\/np\/wp-json\/wp\/v2\/media?parent=3730"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pathao.com\/np\/wp-json\/wp\/v2\/categories?post=3730"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pathao.com\/np\/wp-json\/wp\/v2\/tags?post=3730"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}