Skip to product information
1 of 10

Vaga Mart

Foldable Travel Waterproof Duffel Bag

Foldable Travel Waterproof Duffel Bag

Regular price Rs. 499.00
Regular price Rs. 899.00 Sale price Rs. 499.00
44% OFF Sold out
Shipping calculated at checkout.

About this item

  • DURABLE. The backpack is made from highly rip and water resistant nylon fabric, provide strengthen and long-lasting performance with minimal weight. Stress points are reinforced with bar tacking for increased longevity. Durable 2-way Abrasion Resistant Metal Zipper across the backpack.
  • MULTI COMPARTMENTS. Features a classic shape with several pockets for storage and organization. This backpack has a roomy main compartment, front zipper pockets to hold small accessories, one internal security zippered pocket for valuable items and two side pockets for water bottle or umbrella.
//Estimated delivery date var today = new Date(); var dd = String(today.getDate()).padStart(2, "0"); // get the date padStart => 01 var mm = String(today.getMonth() + 1).padStart(2, "0"); //January is 0! var yyyy = today.getFullYear(); var fullDate = dd + "." + mm + "." + yyyy; var someDate = new Date(); var numberOfDaysToAdd = 6; someDate.setDate(someDate.getDate() + numberOfDaysToAdd); var dd = String(someDate.getDate()).padStart(2, "0"); var mm = String(someDate.getMonth() + 1).padStart(2, "0"); var y = someDate.getFullYear(); var someFormattedDate = dd + "." + mm + "." + y; today = fullDate + " bis " + someFormattedDate; document.getElementById("m-date").innerHTML = today; View full details