Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $17.99
Default variant: Beige / L
Default SKU: dcd-30002257034
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43763481083978:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000945559
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000945559.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Generous Capacity: This large capacity travel bag is perfect for packing everything you need for short trips, weekend getaways, or as a hospital bag, eliminating the need for multiple smaller bags.
Sturdy & Lightweight: Crafted from high-quality, water-resistant Oxford material with a polyester lining, this duffel bag is built to withstand the rigors of travel while remaining lightweight and easy to carry.
Smart Organization: Features a spacious main compartment, an internal zippered pocket for valuables, and an external zippered pocket for quick reach to essentials, functioning as an efficient organizer bag.
Travel-Friendly Design: The integrated trolley sleeve on the back allows the bag to slide securely over the handle of a rolling suitcase, making airport navigation effortless. This trolley sleeve weekender bag is designed for convenience.
Versatile Use: More than just luggage, this stylish and functional travel reach ory is ideal for various occasions, including gym sessions, overnight stays, shopping trips, or as a carry-on for flights.
Summary: Multifunctional Large Capacity Travel Bag Multi-Compartment Portable Luggage Bag Lightweight for Travelers, Hospital, Weekend Trips, Airport. 【Generous Capacity】: This large capacity travel bag is perfect for packing everything you need for short trips, weekend getaways, or as a hospital bag, eliminating the need for multiple smaller bags. 【Sturdy & Lightweight】: Crafted from high-quality, water-resistant Oxford material with a polyester lining, this duffel bag is built to withstand the rigors of travel while remaining lightweight and easy to carry. 【Smart Organization】: Features a spacious ma
Generated by: m4x-map-v1
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Multifunctional Large Capacity Travel Bag Multi-Compartment Portable Luggage Bag Lightweight for Travelers, Hospital, Weekend Trips, Airport",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "35.0",
"_height_cm": "10.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").