Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.99 – $46.99
Default variant: Milky White / 18 Inch
Default SKU: dcd-30001983394
Default price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3100 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760662872138:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000905310
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000905310.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Convenient Entry: Designed as a front opening carry-on suitcase, this case allows you to quickly grab your laptop or documents without fully opening your luggage, making it perfect for airport security checks.
Multifunctional Design: This essential piece of travel gear is equipped with an external USB charging port (power bank not included), a foldable cup holder, and a phone stand, keeping you connected and comfortable while you wait.
Effortless Mobility: Glide through busy terminals with ease thanks to the four silent, 360-degree double wheels and a sturdy telescopic handle, making this rolling luggage exceptionally effortless and easy to maneuver.
Sturdy Construction: Crafted from a lightweight yet sturdy three-layer ABS+PC composite, this hardside luggage features a scratch-resistant textured finish to withstand the rigors of travel and protect your belongings.
Spacious & Organized: Despite its compact size, this suitcase offers a surprisingly large capacity with a well-organized interior featuring multiple zippered pockets and compartments to keep your essentials tidy for business trips or weekend getaways.
Summary: 18 Inch Trolley Case Lightweight 20 Inch Luggage Scratch Resistant. 【Convenient Entry】: Designed as a front opening carry-on suitcase, this case allows you to quickly grab your laptop or documents without fully opening your luggage, making it perfect for airport security checks. 【Multifunctional Design】: This essential piece of travel gear is equipped with an external USB charging port (power bank not included), a foldable cup holder, and a phone stand, keeping you connected and comfortable while you wait. 【Effortless Mobility】: Glide through busy terminals with ease thanks to the four silent,
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": "18 Inch Trolley Case Lightweight 20 Inch Luggage Scratch Resistant",
"quantity": 1,
"grams": 3100000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "44.0",
"_height_cm": "43.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").