<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
    <link rel="manifest" href="/manifest.webmanifest" />
    <!-- Charcoal, not green: the installed PWA is the ADMIN app (see the manifest
         start_url), and Android paints the status bar from this value at launch,
         before any JavaScript runs. AppManifest.jsx switches it to the brand green
         once the public site is showing. -->
    <meta name="theme-color" content="#1C2126" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <!-- black-translucent, not default. The installed PWA is the ADMIN app
         (see manifest start_url), whose top bar is charcoal. "default" gave iOS
         an opaque WHITE status bar sitting above a dark header, which is the
         mismatch that looked out of place. black-translucent lets the page paint
         under the status bar instead, so the admin bar's own background runs all
         the way up behind the clock and battery. It pairs with the
         viewport-fit=cover above and the safe-area padding in AdminLayout. -->
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
    <meta name="apple-mobile-web-app-title" content="DP Admin" />
    <!-- Favicons.
         PNGs are declared FIRST and at sizes that are multiples of 48, because
         Google requires that for the icon shown beside a search result and it
         does NOT accept SVG favicons there. An SVG-first declaration is why the
         results were showing the generic globe. The URLs must also stay stable -
         Google caches by URL - so these filenames should not be versioned.
         The SVG is kept last for browsers that prefer it in the tab. -->
    <link rel="icon" type="image/png" sizes="192x192" href="/favicon-192.png" />
    <link rel="icon" type="image/png" sizes="96x96" href="/favicon-96.png" />
    <link rel="icon" type="image/png" sizes="48x48" href="/favicon-48.png" />
    <link rel="icon" type="image/x-icon" href="/favicon.ico" sizes="16x16 32x32 48x48" />
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
    <link rel="icon" type="image/svg+xml" href="/logo-mark.svg" />
    <title>Durga Plastics | Reprocessed Plastic Granules Manufacturer in Hyderabad</title>
    <meta name="description" content="Reprocessed HD, LDPE and PP granules from Durga Plastics, Kattedan Hyderabad. Double filtered, MFI and density logged per batch, GST invoice, free sample. Since 2000." />
    <link rel="canonical" href="https://durgaplasticsindia.com/" />
    <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1" />
    <meta name="author" content="Durga Plastics" />
    <meta name="keywords" content="plastic granules Hyderabad, reprocessed granules, HD granules, LDPE granules, PP granules, recycled plastic granules manufacturer, plastic reprocessing Kattedan, granules supplier Telangana, Durga Plastics" />

    <!-- Geo signals: these help local search match the business to Hyderabad -->
    <meta name="geo.region" content="IN-TG" />
    <meta name="geo.placename" content="Hyderabad" />
    <meta name="geo.position" content="17.3130;78.4370" />
    <meta name="ICBM" content="17.3130, 78.4370" />

    <!-- Open Graph: how the link looks when shared on WhatsApp/Facebook -->
    <meta property="og:type" content="website" />
    <meta property="og:site_name" content="Durga Plastics" />
    <meta property="og:title" content="Durga Plastics | Reprocessed Plastic Granules Manufacturer in Hyderabad" />
    <meta property="og:description" content="Reprocessed HD, LDPE and PP granules from Durga Plastics, Kattedan Hyderabad. Double filtered, MFI and density logged per batch, GST invoice, free sample. Since 2000." />
    <meta property="og:url" content="https://durgaplasticsindia.com/" />
    <meta property="og:image" content="https://durgaplasticsindia.com/og-cover.png" />
    <meta property="og:image:width" content="1200" />
    <meta property="og:image:height" content="630" />
    <meta property="og:image:alt" content="Durga Plastics - reprocessed plastic granules, Hyderabad" />
    <meta property="og:locale" content="en_IN" />

    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:title" content="Durga Plastics | Reprocessed Plastic Granules Manufacturer in Hyderabad" />
    <meta name="twitter:description" content="Reprocessed HD, LDPE and PP granules from Durga Plastics, Kattedan Hyderabad. Double filtered, MFI and density logged per batch, GST invoice, free sample. Since 2000." />
    <meta name="twitter:image" content="https://durgaplasticsindia.com/og-cover.png" />

    <!-- Structured data: this is what lets Google show the business panel,
         address, hours and phone directly in results. -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "LocalBusiness",
      "@id": "https://durgaplasticsindia.com/#business",
      "name": "Durga Plastics",
      "alternateName": "Durga Plastics India",
      "description": "Manufacturer and trader of reprocessed plastic granules - HD, LDPE and PP - based in Hyderabad, Telangana. In business since 2000.",
      "url": "https://durgaplasticsindia.com/",
      "telephone": "+91-92465-34275",
      "foundingDate": "2000",
      "image": "https://durgaplasticsindia.com/og-cover.png",
      "logo": "https://durgaplasticsindia.com/icon-512.png",
      "priceRange": "$$",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "6-6-130, IDA Kattedan, Rajendra Nagar",
        "addressLocality": "Hyderabad",
        "addressRegion": "Telangana",
        "postalCode": "500077",
        "addressCountry": "IN"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 17.3130,
        "longitude": 78.4370
      },
      "openingHoursSpecification": [{
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],
        "opens": "09:00",
        "closes": "21:30"
      }],
      "areaServed": [
        { "@type": "State", "name": "Telangana" },
        { "@type": "Country", "name": "India" }
      ],
      "knowsAbout": ["Plastic reprocessing","HDPE granules","LDPE granules","Polypropylene granules","Plastic recycling"],
      "makesOffer": {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Product",
          "name": "Reprocessed plastic granules",
          "category": "HD, LDPE and PP granules"
        }
      }
    }
    </script>
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "Durga Plastics",
      "url": "https://durgaplasticsindia.com/",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://durgaplasticsindia.com/products?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    }
    </script>
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet" />
  
    <!-- Organization + WebSite + product catalogue + FAQs.
         LocalBusiness above covers "where are they"; these cover "who are they",
         "what do they sell" and "what do they answer" - which is what answer
         engines and AI assistants actually read. -->
    <script type="application/ld+json">
    {"@context": "https://schema.org", "@graph": [{"@type": ["Organization", "Manufacturer"], "@id": "https://durgaplasticsindia.com/#organization", "name": "Durga Plastics", "legalName": "Durga Plastics", "url": "https://durgaplasticsindia.com/", "logo": {"@type": "ImageObject", "url": "https://durgaplasticsindia.com/icon-512.png", "width": 512, "height": 512}, "image": "https://durgaplasticsindia.com/og-cover.png", "email": "sales@durgaplasticsindia.com", "telephone": "+91-92465-34275", "foundingDate": "2000", "slogan": "Same grade, next month too", "description": "Manufacturer and supplier of reprocessed plastic granules - HD (HDPE), LDPE and PP - operating its own processing facility at IDA Kattedan, Hyderabad, Telangana since 2000. Approximately 100 tonnes per month across 10+ polymer grades, graded A/B/C, double filtered with MFI and density logged per batch.", "address": {"@type": "PostalAddress", "streetAddress": "6-6-130, IDA Kattedan, Rajendra Nagar", "addressLocality": "Hyderabad", "addressRegion": "Telangana", "postalCode": "500077", "addressCountry": "IN"}, "contactPoint": [{"@type": "ContactPoint", "telephone": "+91-92465-34275", "email": "sales@durgaplasticsindia.com", "contactType": "sales", "areaServed": "IN", "availableLanguage": ["en", "hi", "te"], "hoursAvailable": {"@type": "OpeningHoursSpecification", "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], "opens": "09:00", "closes": "21:30"}}, {"@type": "ContactPoint", "telephone": "+91-92465-34275", "contactType": "purchasing", "description": "Selling plastic scrap or reprocessed granules to Durga Plastics", "areaServed": "IN"}], "naics": "326199", "isicV4": "2220", "knowsAbout": ["Plastic reprocessing", "HDPE granules", "LDPE granules", "Polypropylene granules", "Plastic recycling", "Melt flow index testing", "Plastic scrap purchasing", "Granule grading"], "keywords": "reprocessed plastic granules, HDPE granules manufacturer Hyderabad, LDPE granules supplier Telangana, PP granules, recycled plastic granules India, plastic reprocessing Kattedan, plastic scrap buyer Hyderabad", "areaServed": [{"@type": "State", "name": "Telangana"}, {"@type": "Country", "name": "India"}], "paymentAccepted": "Bank transfer, advance or part-advance for new customers; credit terms for established buyers", "currenciesAccepted": "INR", "priceRange": "Quoted per enquiry", "hasOfferCatalog": {"@type": "OfferCatalog", "name": "Reprocessed plastic granules", "itemListElement": [{"@type": "Offer", "itemOffered": {"@type": "Product", "name": "HD Granules", "alternateName": "HDPE granules", "category": "Reprocessed HDPE granules", "url": "https://durgaplasticsindia.com/products?category=HD_GRANULES", "brand": {"@id": "https://durgaplasticsindia.com/#organization"}, "manufacturer": {"@id": "https://durgaplasticsindia.com/#organization"}, "material": "Recycled HDPE", "description": "HD Granules reprocessed by Durga Plastics at its Kattedan, Hyderabad plant. Graded A, B or C on consistency, colour uniformity and contamination level. Double filtered, with MFI and density logged per batch. Standard packing 25 kg woven sacks; minimum order 500 kg per grade.", "additionalProperty": [{"@type": "PropertyValue", "name": "Quality grades", "value": "A, B, C"}, {"@type": "PropertyValue", "name": "Minimum order quantity", "value": "500 kg per grade"}, {"@type": "PropertyValue", "name": "Standard packing", "value": "25 kg woven sacks"}, {"@type": "PropertyValue", "name": "Filtration", "value": "Double filtered - two screens in series"}, {"@type": "PropertyValue", "name": "Batch testing", "value": "MFI and density logged per batch"}, {"@type": "PropertyValue", "name": "Free sample", "value": "1-2 kg available before first order"}], "offers": {"@type": "AggregateOffer", "priceCurrency": "INR", "availability": "https://schema.org/InStock", "seller": {"@id": "https://durgaplasticsindia.com/#organization"}, "eligibleQuantity": {"@type": "QuantitativeValue", "minValue": 500, "unitCode": "KGM"}, "areaServed": [{"@type": "State", "name": "Telangana"}, {"@type": "Country", "name": "India"}], "priceSpecification": {"@type": "PriceSpecification", "priceCurrency": "INR", "description": "Quoted per enquiry against grade, quantity and delivery location. No published price list."}}}}, {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "LDPE Granules", "alternateName": "LDPE granules", "category": "Reprocessed LDPE granules", "url": "https://durgaplasticsindia.com/products?category=LDPE", "brand": {"@id": "https://durgaplasticsindia.com/#organization"}, "manufacturer": {"@id": "https://durgaplasticsindia.com/#organization"}, "material": "Recycled LDPE", "description": "LDPE Granules reprocessed by Durga Plastics at its Kattedan, Hyderabad plant. Graded A, B or C on consistency, colour uniformity and contamination level. Double filtered, with MFI and density logged per batch. Standard packing 25 kg woven sacks; minimum order 500 kg per grade.", "additionalProperty": [{"@type": "PropertyValue", "name": "Quality grades", "value": "A, B, C"}, {"@type": "PropertyValue", "name": "Minimum order quantity", "value": "500 kg per grade"}, {"@type": "PropertyValue", "name": "Standard packing", "value": "25 kg woven sacks"}, {"@type": "PropertyValue", "name": "Filtration", "value": "Double filtered - two screens in series"}, {"@type": "PropertyValue", "name": "Batch testing", "value": "MFI and density logged per batch"}, {"@type": "PropertyValue", "name": "Free sample", "value": "1-2 kg available before first order"}], "offers": {"@type": "AggregateOffer", "priceCurrency": "INR", "availability": "https://schema.org/InStock", "seller": {"@id": "https://durgaplasticsindia.com/#organization"}, "eligibleQuantity": {"@type": "QuantitativeValue", "minValue": 500, "unitCode": "KGM"}, "areaServed": [{"@type": "State", "name": "Telangana"}, {"@type": "Country", "name": "India"}], "priceSpecification": {"@type": "PriceSpecification", "priceCurrency": "INR", "description": "Quoted per enquiry against grade, quantity and delivery location. No published price list."}}}}, {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "PP Granules", "alternateName": "Polypropylene granules", "category": "Reprocessed polypropylene granules", "url": "https://durgaplasticsindia.com/products?category=PP", "brand": {"@id": "https://durgaplasticsindia.com/#organization"}, "manufacturer": {"@id": "https://durgaplasticsindia.com/#organization"}, "material": "Recycled Polypropylene", "description": "PP Granules reprocessed by Durga Plastics at its Kattedan, Hyderabad plant. Graded A, B or C on consistency, colour uniformity and contamination level. Double filtered, with MFI and density logged per batch. Standard packing 25 kg woven sacks; minimum order 500 kg per grade.", "additionalProperty": [{"@type": "PropertyValue", "name": "Quality grades", "value": "A, B, C"}, {"@type": "PropertyValue", "name": "Minimum order quantity", "value": "500 kg per grade"}, {"@type": "PropertyValue", "name": "Standard packing", "value": "25 kg woven sacks"}, {"@type": "PropertyValue", "name": "Filtration", "value": "Double filtered - two screens in series"}, {"@type": "PropertyValue", "name": "Batch testing", "value": "MFI and density logged per batch"}, {"@type": "PropertyValue", "name": "Free sample", "value": "1-2 kg available before first order"}], "offers": {"@type": "AggregateOffer", "priceCurrency": "INR", "availability": "https://schema.org/InStock", "seller": {"@id": "https://durgaplasticsindia.com/#organization"}, "eligibleQuantity": {"@type": "QuantitativeValue", "minValue": 500, "unitCode": "KGM"}, "areaServed": [{"@type": "State", "name": "Telangana"}, {"@type": "Country", "name": "India"}], "priceSpecification": {"@type": "PriceSpecification", "priceCurrency": "INR", "description": "Quoted per enquiry against grade, quantity and delivery location. No published price list."}}}}]}}, {"@type": "WebSite", "@id": "https://durgaplasticsindia.com/#website", "url": "https://durgaplasticsindia.com/", "name": "Durga Plastics", "publisher": {"@id": "https://durgaplasticsindia.com/#organization"}, "inLanguage": "en-IN", "potentialAction": {"@type": "SearchAction", "target": {"@type": "EntryPoint", "urlTemplate": "https://durgaplasticsindia.com/products?category={search_term_string}"}, "query-input": "required name=search_term_string"}}, {"@type": "Service", "@id": "https://durgaplasticsindia.com/partner#service", "name": "Plastic scrap purchasing", "serviceType": "Plastic scrap and reprocessed granule purchasing", "provider": {"@id": "https://durgaplasticsindia.com/#organization"}, "url": "https://durgaplasticsindia.com/partner", "areaServed": [{"@type": "State", "name": "Telangana"}, {"@type": "Country", "name": "India"}], "description": "Durga Plastics buys HD, LDPE and PP plastic scrap and reprocessed granules directly from suppliers, with transparent weighing at the plant and quick payment."}, {"@type": "FAQPage", "@id": "https://durgaplasticsindia.com/faqs#faq", "mainEntity": [{"@type": "Question", "name": "What grades of reprocessed granules does Durga Plastics supply?", "acceptedAnswer": {"@type": "Answer", "text": "Three polymer types - HD (HDPE), LDPE and PP - each available in multiple quality grades. Every product is graded A, B or C based on consistency, colour uniformity and contamination level. Grade A is closest to virgin-like performance; Grade C suits less demanding applications."}}, {"@type": "Question", "name": "What is the minimum order quantity?", "acceptedAnswer": {"@type": "Answer", "text": "The standard minimum order is 500 kg per grade. For regular and repeat buyers Durga Plastics can be flexible, so it is worth asking."}}, {"@type": "Question", "name": "Is a free sample available before ordering?", "acceptedAnswer": {"@type": "Answer", "text": "Yes. Durga Plastics provides free samples, typically 1-2 kg, so you can run trials on your own machines before committing to a bulk order."}}, {"@type": "Question", "name": "How much does it cost per kilogram?", "acceptedAnswer": {"@type": "Answer", "text": "There is no published price list. Rates depend on the grade, quantity and current stock, so each enquiry is quoted individually - usually the same working day. Share your grade, quantity and delivery location to get the current rate."}}, {"@type": "Question", "name": "How is quality controlled?", "acceptedAnswer": {"@type": "Answer", "text": "Every batch passes through two filtration screens in series rather than one, and MFI and density are recorded for each batch. That means a repeat order matches the batch you originally approved. Each product page has a downloadable spec sheet with MFI, density and typical applications."}}, {"@type": "Question", "name": "How are the granules packed?", "acceptedAnswer": {"@type": "Answer", "text": "Standard packing is 25 kg woven sacks. Custom pack sizes are possible on bulk orders."}}, {"@type": "Question", "name": "Where does Durga Plastics deliver?", "acceptedAnswer": {"@type": "Answer", "text": "Transport is arranged across Telangana and neighbouring states, with all-India dispatch available for full-load orders. Material is weighed at the plant, sealed before it leaves, and tracked until it reaches your gate. Freight terms depend on quantity and destination."}}, {"@type": "Question", "name": "What are the payment terms?", "acceptedAnswer": {"@type": "Answer", "text": "New customers work on advance or part-advance. Established buyers can discuss credit terms. All billing is done with a proper GST invoice."}}, {"@type": "Question", "name": "Does Durga Plastics buy plastic scrap?", "acceptedAnswer": {"@type": "Answer", "text": "Yes. Durga Plastics purchases HD, LDPE and PP plastic scrap and reprocessed granules directly, with transparent weighing at the plant and quick payment. Share the type, approximate quantity and your location to get an offer."}}, {"@type": "Question", "name": "Can I visit the plant?", "acceptedAnswer": {"@type": "Answer", "text": "Yes. Buyers are welcome to visit and inspect material at the Kattedan, Hyderabad plant. Call ahead on +91 92465 34275 so your grade is kept ready. Open Monday to Saturday, 9:00 AM to 9:30 PM IST."}}, {"@type": "Question", "name": "Can Durga Plastics match a specific colour or melt flow?", "acceptedAnswer": {"@type": "Answer", "text": "Custom colour, melt flow or blend requirements can be discussed. Durga Plastics will confirm whether it is feasible and how long it would take before you commit to anything."}}, {"@type": "Question", "name": "How long has Durga Plastics been in business?", "acceptedAnswer": {"@type": "Answer", "text": "Since 2000 - over 25 years. It runs its own processing facility at Kattedan, Hyderabad, and most of its volume goes to repeat industrial buyers."}}]}]}
    </script>
    <script type="module" crossorigin src="/assets/index-Dg24h9bO.js"></script>
    <link rel="modulepreload" crossorigin href="/assets/react-Bg2c8ky5.js">
    <link rel="modulepreload" crossorigin href="/assets/supabase-BSyF6ipX.js">
    <link rel="modulepreload" crossorigin href="/assets/gsap-SFc2wnMY.js">
    <link rel="stylesheet" crossorigin href="/assets/index-oRDplVyy.css">
  </head>
  <body>
        <!-- Status-bar scrim.
         With apple-mobile-web-app-status-bar-style: black-translucent, iOS draws
         the page UNDER the clock and battery, so whatever sits at the very top
         shows through. This paints that strip in the admin charcoal.
         It is STATIC rather than rendered by React because it has to exist at
         first paint - the previous version lived inside AdminLayout, which only
         mounts after the auth check, so the strip was light until then.
         env(safe-area-inset-top) is 0 in a normal browser tab, so this collapses
         to nothing there and is only visible in the installed app. -->
    <div id="dp-status-scrim" aria-hidden="true"></div>
    <style>
      /* Transparent by default, so the CLIENT app and the public site keep the
         normal light status bar they had. AppManifest.jsx sets --dp-scrim to the
         admin charcoal only on /admin routes. env(safe-area-inset-top) is 0 in a
         browser tab, so this is invisible outside an installed app either way. */
      #dp-status-scrim {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: env(safe-area-inset-top, 0px);
        background: var(--dp-scrim, #FFFFFF);
        z-index: 2000;
        pointer-events: none;
      }
    </style>
    <div id="root">
      <!-- Boot failsafe.
           Normally React replaces this the moment it mounts, so nobody ever sees
           it. If the bundle fails to load - a blocked script, a stuck service
           worker, an asset 404 after a deploy - this stays on screen and fades in
           after 6 seconds, turning a blank white page into something a person can
           actually act on. Pure CSS, because a strict CSP blocks inline scripts
           and a JS failsafe would fail alongside whatever it is meant to catch. -->
      <div id="dp-boot-fallback">
        <div class="dp-fb-card">
          <img src="/logo-mark.svg" width="42" height="50" alt="Durga Plastics">
          <h1>This page did not finish loading</h1>
          <p>
            Usually an out-of-date cached copy in the browser. Clearing it takes a
            few seconds and fixes it.
          </p>
          <a class="dp-fb-btn" href="/reset.html">Clear cache and reload</a>
          <p class="dp-fb-alt">
            Still stuck? Call or WhatsApp
            <a href="tel:+919246534275">+91 92465 34275</a>
          </p>
        </div>
      </div>
      <style>
        #dp-boot-fallback{position:fixed;inset:0;display:grid;place-items:center;padding:24px;
          background:#F5F5F0;font:15px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;
          color:#1C2126;opacity:0;animation:dpFb 400ms ease-out 6s forwards}
        @keyframes dpFb{from{opacity:0}to{opacity:1}}
        #dp-boot-fallback .dp-fb-card{max-width:420px;text-align:center;background:#fff;
          border:1px solid #E3E7E2;border-radius:16px;padding:36px 30px}
        #dp-boot-fallback h1{margin:18px 0 8px;font-size:19px;letter-spacing:-0.01em}
        #dp-boot-fallback p{margin:0 0 20px;color:#4A555E;font-size:14px}
        #dp-boot-fallback .dp-fb-btn{display:inline-block;background:#12603D;color:#fff;
          text-decoration:none;font-weight:600;font-size:14px;padding:13px 24px;border-radius:8px}
        #dp-boot-fallback .dp-fb-alt{margin:18px 0 0;font-size:12.5px;color:#78818A}
        #dp-boot-fallback a{color:#12603D}
      </style>
    </div>
      <noscript><main><h1>Reprocessed plastic granules from Hyderabad</h1><p>Reprocessed HD, LDPE and PP granules from Durga Plastics, Kattedan Hyderabad. Double filtered, MFI and density logged per batch, GST invoice, free sample. Since 2000.</p><ul><li>HD (HDPE), LDPE and PP reprocessed granules, graded A, B and C on consistency, colour uniformity and contamination level.</li><li>Own processing facility at IDA Kattedan, Rajendra Nagar, Hyderabad, operating since 2000 - over 25 years.</li><li>Around 100 tonnes produced per month across 10+ polymer grades, for 50+ mostly repeat industrial buyers.</li><li>Every batch passes two filtration screens in series; MFI and density logged per batch.</li><li>Minimum order 500 kg per grade, flexible for repeat buyers. Standard packing 25 kg woven sacks.</li><li>Free 1-2 kg samples so you can trial on your own machines before a bulk order.</li><li>Transport across Telangana and neighbouring states; all-India dispatch for full loads.</li><li>New customers on advance or part-advance; credit terms for established buyers. GST invoice on every sale.</li><li>Open Monday to Saturday, 9:00 AM to 9:30 PM IST. Closed Sundays. Phone and WhatsApp +91 92465 34275.</li></ul><p>Durga Plastics, 6-6-130, IDA, Kattedan, Rajendra Nagar, Hyderabad - 500077, Telangana, India. Phone and WhatsApp +91 92465 34275. Email sales@durgaplasticsindia.com. Open Monday to Saturday, 9:00 AM to 9:30 PM IST.</p><nav><a href="/">Home</a> <a href="/products">Products</a> <a href="/get-quote">Request a rate</a> <a href="/free-sample">Free sample</a> <a href="/partner">Sell to us</a> <a href="/faqs">FAQs</a> <a href="/contact">Contact</a></nav></main></noscript>
  </body>
</html>
