Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.99 – $60.99
Default variant: Black / 20 Inch
Default SKU: dcd-30002036974
Default price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760904044618:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000913515
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000913515.json
This product comes in 12 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 sturdy ABS+PC composite hardshell, designed to withstand the rigors of travel while protecting your belongings from shocks.
Effortless Mobility: Equipped with four 360-degree noiseless wheels and a multi-stage telescopic aluminum handle, allowing for effortless and easy maneuvering through airports and city streets.
Secure & Expandable: Features a built-in 3-digit combination lock for keyless security and peace of mind, plus an expandable zipper that provides extra packing capacity for souvenirs and last-minute additions.
Organized Interior: A fully-lined interior with a zippered divider, multiple mesh pockets, and elastic cross-straps keeps your clothes and essentials neatly organized and secure during transit.
Versatile Travel Companion: Available in multiple sizes (20", 24", 28") to suit everything from short trip escape getaways to long vacations, making it perfectly suited for business professionals, vacationers, and frequent flyers.
Summary: Large Capacity Hardshell Luggage Telescopic Handle Hardshell Trolley Built-in Combination Lock Suitcase Lightweight Design for Vacationers, Frequent Flyers, Business Professionals, Vacation, Vacations, Airports, Short Trip Escape Getaways. 【Long-Lasting Construction】: Crafted from a lightweight yet sturdy ABS+PC composite hardshell, designed to withstand the rigors of travel while protecting your belongings from shocks. 【Effortless Mobility】: Equipped with four 360-degree noiseless wheels and a multi-stage telescopic aluminum handle, allowing for effortless and easy maneuvering through airport
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 Hardshell Luggage Telescopic Handle Hardshell Trolley Built-in Combination Lock Suitcase Lightweight Design for Vacationers, Frequent Flyers, Business Professionals, Vacation, Vacations, Airports, Short Trip Escape Getaways",
"quantity": 1,
"grams": 2800000,
"properties": {
"_length_cm": "79.0",
"_width_cm": "52.1",
"_height_cm": "33.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").