Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $103.99 – $125.99
Default variant: Cheese / 22 Inch
Default SKU: dcd-30001912872
Default price: $125.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4150 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43763511361610:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000896203
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000896203.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
distinctive bread slice Design: Stand stand apart from the everyone else with this playful and visual-catching luggage shaped like a piece of bread slice, perfect for expressing your fun character on your travels.
sturdy Hardside Shell: Constructed from a robust ABS+PC combination material, this hardside suitcase effectively protects your belongings from shocks and rough handling during transit.
effortless Mobility: Navigate busy airports and train stations with ease thanks to the four 360-degree rollers and a multi-stage adjustable telescoping handle for effortless, quiet rolling.
Secure & Organized: Keep your items safe with the built-in combination lock. The fully-lined interior features multiple compartments, fastenered pockets, and cross-straps to keep your clothes and accessories neatly organized.
adaptable Travel travel essential: perfect for young adults and holidayers, this suitcase is perfect for a wide range of travel, including short journeys, school journeys, and longer holidays, available in various sizes to suit your needs.
Summary: Bread pieceShaped Luggage Organized Interior Suitcase Built-in Combination Lock. 【distinctive bread slice Design】: Stand stand apart from the everyone else with this playful and visual-catching luggage shaped like a piece of bread slice, perfect for expressing your fun character on your travels. 【sturdy Hardside Shell】: Constructed from a robust ABS+PC combination material, this hardside suitcase effectively protects your belongings from shocks and rough handling during transit. 【effortless Mobility】: Navigate busy airports and train stations with ease thanks to the four 360-degree rollers and
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": "Bread pieceShaped Luggage Organized Interior Suitcase Built-in Combination Lock",
"quantity": 1,
"grams": 4150000,
"properties": {
"_length_cm": "67.0",
"_width_cm": "44.0",
"_height_cm": "57.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").