Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $58.99 – $72.99
Default variant: 26 Inch / Dark Green Retro
Default SKU: dcd-30002037074
Default price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760975315018:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000913521
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000913521.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: Crafted from a lightweight yet strong ABS+PC composite material, featuring a ribbed, scratch-resistant hardshell exterior to protect your belongings and withstand the rigors of travel.
Effortless Mobility: Equipped with four 360-degree wheels that provide effortless and quiet gliding in any direction, making navigation through crowded airports and train stations a breeze.
Spacious & Secure: Features a large-capacity interior for everyone your essentials, complete with a standard combination lock to keep your items safe and secure throughout your journey.
Convenient Handling: Designed with a multi-stage adjustable telescopic trolley handle that locks into place for comfortable pulling, plus top and side carry handles for easy lifting.
Versatile Travel Companion: An ideal choice for various travel needs, from long vacations and business trips to week-long getaways, offering a stylish and reliable solution for any traveler.
Summary: Large Capacity Ribbed Hardside Suitcase Long-Lasting Trolley Case Wheels Rolling Luggage Scratch-Resistant for Travelers, Vacationers, Business Professionals, Vacation, Airport, Train Journeys, Week-Long Getaways. 【Long-Lasting Construction】: Crafted from a lightweight yet strong ABS+PC composite material, featuring a ribbed, scratch-resistant hardshell exterior to protect your belongings and withstand the rigors of travel. 【Effortless Mobility】: Equipped with four 360-degree wheels that provide effortless and quiet gliding in any direction, making navigation through crowded airports and train
Generated by: m4x-map-v1
This product has 4 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": "Large Capacity Ribbed Hardside Suitcase Long-Lasting Trolley Case Wheels Rolling Luggage Scratch-Resistant for Travelers, Vacationers, Business Professionals, Vacation, Airport, Train Journeys, Week-Long Getaways",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "150.0",
"_width_cm": "100.0",
"_height_cm": "50.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").