Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $76.99
Default variant: 20 Inch / White Zipper
Default SKU: dcd-30001984246
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3350 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760999137354:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000905397
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000905397.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built with a tough, multi-layer ABS+PC composite material and reinforced corners, this hardshell luggage is designed to withstand the rigors of travel and protect your belongings.
Effortless Mobility: Glide through airports and city streets with ease thanks to the 360-degree silent wheels and a sturdy, adjustable aluminum alloy handle, making this wheeled trolley case a effortless travel companion.
Convenient Design: Features a clever, retractable front hook to hang your handbag, shopping bag, or travel pillow, unrestricted ing up your hands while on the move. This thoughtful feature enhances the practicality of the suitcase.
Secure & Compact: Sized perfectly to meet most airline regulations, this 20 inch carry-on luggage fits easily in overhead compartments. It also includes an integrated combination lock to keep your valuables secure.
Organized Interior: The fully-lined interior features multiple compartments, including zippered dividers and pockets, to keep your clothes, electronics, and other essential travel gear neatly organized and accessible.
Summary: 20 Inch Carry-on Luggage Combination Lock Small Wheeled Luggage for Airport, Men. 【Sturdy Construction】: Built with a tough, multi-layer ABS+PC composite material and reinforced corners, this hardshell luggage is designed to withstand the rigors of travel and protect your belongings. 【Effortless Mobility】: Glide through airports and city streets with ease thanks to the 360-degree silent wheels and a sturdy, adjustable aluminum alloy handle, making this wheeled trolley case a effortless travel companion. 【Convenient Design】: Features a clever, retractable front hook to hang your handbag, shoppi
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": "20 Inch Carry-on Luggage Combination Lock Small Wheeled Luggage for Airport, Men",
"quantity": 1,
"grams": 3350000,
"properties": {
"_length_cm": "67.0",
"_width_cm": "44.0",
"_height_cm": "28.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").