:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/greenboxwood.com/**
:: Editing File: Wooden-Exporting.php
<?php include"header.php"?> <!-- Page Header Start --> <div class="page-header parallaxie"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-12"> <!-- Page Header Box Start --> <div class="page-header-box"> <h1 class="text-anime-style-2" data-cursor="-opaque">Wooden <span>Pallets</span></h1> <nav class="wow fadeInUp"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="index.php">home</a></li> <li class="breadcrumb-item active" aria-current="page">Wooden Pallets</li> </ol> </nav> </div> <!-- Page Header Box End --> </div> </div> </div> </div> <!-- Page Header End --> <!-- Page Service Single Start --> <div class="page-service-single"> <div class="container"> <div class="row"> <?php include"sidebar.php"?> <style> .service-entry ul li { position: relative; width: 100% color: var(--primary-color); text-transform: capitalize; padding-left: 40px; } .service-entry ul { padding: 0; margin-bottom: 40px; list-style: none; /* display: block; */ gap: 20px 30px; line-height:20px; } </style> <div class="col-lg-8"> <!-- Service Single Content Start --> <div class="service-single-content"> <!-- Service Featured Image Start --> <div class="service-featured-image"> <figure class="image-anime reveal"> <img src="logo/products/Wooden-Pallets.jpg.jpeg" alt=""> </figure> </div> <!-- Service Featured Image End --> <!-- Service Entry Start --> <div class="service-entry"> <p class="wow fadeInUp"> Greenbox Wood Packaging Pvt. Ltd. manufactures premium-quality wooden pallets designed for safe storage, efficient material handling, and secure transportation. Our pallets are made from carefully selected timber, ensuring exceptional strength, durability, and long-lasting performance. Available in standard and customized sizes, they are suitable for warehouses, logistics, manufacturing industries, and export packaging requirements. </p> <p class="wow fadeInUp"> We offer heat-treated (ISPM-15) wooden pallets for international shipping, ensuring compliance with global export standards. Whether you require two-way pallets, four-way pallets, Euro pallets, or heavy-duty industrial pallets, we deliver reliable solutions tailored to your business needs. </p> <br> <!-- Service Entry Images Start --> <div class="service-entry-images"> <!-- start 1 --> <div class="row"> <div class="col-sm-6"> <!-- Service Entry Img Start --> <figure class="image-anime reveal"> <img src="logo/products/wooden-pallets/1.png" alt=""> </figure> <!-- Service Entry Img End --> </div> <div class="col-sm-6"> <h3></h3> <div class="product-title mb-4"> <h3>Euro Pallets</h3> <span></span> </div> <p class="text-justify"> Euro Pallets are high-quality, standardized wooden pallets specifically designed for efficient storage, handling, and international transportation. Manufactured from premium-grade timber and heat-treated as per ISPM-15 standards, these pallets provide excellent durability, strength, and long-lasting performance for export shipments. </p> <!--<ul class="service-list"> <li>Export Ready Quality</li> <li>High Load Bearing Capacity</li> <li>Durable & Reusable</li> </ul>--> </div> </div> <!-- Service Entry Img End --> <div class="row mt-5"> <div class="col-sm-6"> <div class="product-title mb-4"> <h3>Two-Way Pallets</h3> <span></span> </div> <p class="text-justify"> Two-Way Pallets are designed for efficient material handling from two opposite sides. They offer excellent strength and stability, making them ideal for warehouses, manufacturing facilities, and logistics operations requiring reliable load support. </p> <ul class="service-list"> <li>Cost-Effective Solution</li> <li>Strong & Durable Construction</li> <!-- <li>Ideal for Storage & Transportation</li>--> </ul> </div> <div class="col-sm-6"> <figure class="image-anime reveal"> <img src="logo/products/wooden-pallets/2.png" alt=""> </figure> </div> </div> <div class="row mt-5"> <div class="col-sm-6 order-lg-1"> <figure class="image-anime reveal"> <img src="logo/products/wooden-pallets/3.png" alt=""> </figure> </div> <div class="col-sm-6 order-lg-2"> <div class="product-title mb-4"> <h3>Four-Way Pallets</h3> <span></span> </div> <p class="text-justify"> Four-Way Pallets allow forklift access from all four sides, ensuring faster loading, unloading, and improved warehouse efficiency. These pallets are widely used in logistics and export industries. </p> <ul class="service-list"> <li>Forklift Accessible from Four Sides</li> <li>Efficient Material Handling</li> <li>Suitable for Export Packaging</li> </ul> </div> </div> <div class="row mt-5"> <div class="col-sm-6"> <div class="product-title mb-4"> <h3>Heavy Duty Industrial Pallets</h3> <span></span> </div> <p class="text-justify"> Heavy Duty Industrial Pallets are manufactured for carrying high-capacity loads in demanding industrial environments. Built with premium timber, they ensure maximum durability, stability, and long service life. </p> <ul class="service-list"> <li>High Load Bearing Capacity</li> <li>Robust & Long Lasting</li> <li>Ideal for Heavy Machinery & Equipment</li> </ul> </div> <div class="col-sm-6"> <figure class="image-anime reveal"> <img src="logo/products/wooden-pallets/4.png" alt=""> </figure> </div> </div> <div class="row mt-5"> <div class="col-sm-6"> <figure class="image-anime reveal"> <img src="logo/products/wooden-pallets/5.png" alt=""> </figure> </div> <div class="col-sm-6 order-lg-2"> <div class="product-title mb-4"> <h3>Customized Pallets</h3> <span></span> </div> <p class="text-justify"> We manufacture customized wooden pallets according to your required dimensions, load capacity, and application. Our tailored pallet solutions are designed to meet the unique packaging, storage, and transportation needs of various industries. </p> <ul class="service-list"> <li>Custom Sizes & Designs</li> <!--<li>Industry-Specific Solutions</li>--> <li>Export & Domestic Applications</li> </ul> </div> </div> </div> <!-- Service Entry Images End --> </div> </div> </div> </div> </div> </div> <!-- Page Service Single End --> <?php include"footer.php"?>