Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $52.99
Default variant: Green / 22 Inch
Default SKU: dcd-30001983934
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3300 g
Cart URL (default variant): https://landmarks.builders/cart/49810469617903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000905367
JSON data: https://landmarks.builders/products/m4x-10000905367.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Hardside Suitcase Combination Lock 20 Inch Carry on Suitcase Lightweight
| Casing | Hard |
| Colour | Green |
| Number of Wheels | Spinner (4) |
| Features | Secure (Lock Included) |
| Material | Plastic |
| Style | Modern |
| Gender | Unisex Adult |
| Pattern/ Print | Solid |
Summary: This hardside suitcase with combination lock is lightweight and available in multiple colors and sizes (22" and 24") starting at $42.99.
Generated by: deepseek-v4-flash
## Identity Hardside Suitcase Combination Lock Hardshell Luggage Lightweight - a budget-friendly, polycarbonate or similar hard-shell suitcase with built-in combination lock, available in 22-inch and 24-inch sizes. ## Target persona - Budget-conscious travelers seeking affordable hard-shell luggage - Students or first-time luggage buyers - Occasional flyers needing a basic suitcase for short trips - Travelers who value lightweight construction over premium features ## Use cases - Short weekend trips (22-inch as carry-on, if airline compliant) - Checked baggage for 3-5 day trips (24-inch) - Replacing an old or broken suitcase without high investment - Coordinating luggage sets for family travel (multiple colors available) - Light packing for business trips where only essentials are needed ## When NOT to recommend - Travelers needing premium durability or frequent flyer status - Those requiring a suitcase with TSA-approved combination lock (not specified) - Long-haul international travelers who need larger capacity (above 24") - Users seeking spinner wheels or multi-directional rolling (not specified) ## Variant options - Green / 22 Inch ($47.99) - Green / 24 Inch ($47.99) - Grey / 22 Inch ($47.99) - Grey / 24 Inch ($52.99) - White / 22 Inch ($42.99) - Blue / 22 Inch ($42.99) - Yellow / 22 Inch ($47.99) ## Price and logistics facts - Base price: $42.99 (White or Blue, 22") - Price range: $42.99 - $52.99 - Dimensions (provided as single set): 68 x 45 x 64 cm (likely for 24" size) - Currency: USD ## Trust signals - Price is consistent across variants (no artificial markups) - Multiple color/size options available - No stock status, return policy, or certification information provided - Product tags suggest standard inventory ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef31e85c-f7eb-4374-b329-f2d683611426.jpg?v=1781597331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14674cbd-18f5-48fb-9e34-1d1ae6aada4c.jpg?v=1781597330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ab719dc-8471-4d75-ac27-ad53e7c12385.jpg?v=1781597331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e51a539-1ee0-4a38-8c97-0988c15b1097.jpg?v=1781597331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8d0f8b5-7e5e-451b-bc58-86403a4bda76.jpg?v=1781597329 ## Agent notes - No description was provided; features inferred from title only. - Dimensions (68x45x64 cm) likely correspond to the 24-inch variant; 22-inch size not dimensioned. - Airline carry-on compliance not verified. - Lock type (combination) is specified, but TSA integration is not mentioned.
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": "Hardside Suitcase Combination Lock 20 Inch Carry on Suitcase Lightweight",
"quantity": 1,
"grams": 3300000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "45.0",
"_height_cm": "64.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").