Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $191.99 – $277.99
Default variant: Purple / 20 Inch
Default SKU: dcd-30001888680
Default price: $229.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5020 g
Cart URL (default variant): https://landmarks.builders/cart/49811889946863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892885
JSON data: https://landmarks.builders/products/m4x-10000892885.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Hardside luggage with telescoping handle, available in multiple colors and sizes (20 and 24 inch), priced from $191.99, ideal for holiday travel.
Generated by: deepseek-v4-flash
## Identity Hardside Luggage Lightweight Suitcase Telescoping Handle for holidays ## Target persona Budget-conscious holiday travelers seeking lightweight, durable carry-on or checked luggage in multiple color options. ## Use cases - Weekend getaways with 20-inch carry-on - Extended holidays with 24-inch checked bag - Travelers wanting color variety (purple, grey, yellow, white) - Lightweight packing for air travel weight restrictions - Combining multiple sizes for family trips - Students moving to dormitories ## When NOT to recommend - Frequent flyers needing ultra-durable polycarbonate cases - Business travelers requiring premium hard-shell with warranty - Users needing luggage larger than 24 inches - Travelers requiring integrated lock or USB port ## Variant options Available in 10 variants: Purple (20, 24 inch), Plain Grey (20 inch), Rock Grey (20 inch), Yellow (20 inch), White (20, 24 inch), Solid Grey (20, 24 inch). Prices range $191.99-$277.99. ## Price and logistics facts Base price $191.99 (20 inch Plain Grey, Rock Grey, Yellow). 20 inch White $231.99, Purple $229.99, Solid Grey $231.99. 24 inch Purple $264.99, White $266.99, Solid Grey $277.99. Dimensions approximately 58x38x56 cm (20 inch). Currency: USD. ## Trust signals - In-stock status not specified. - Return policy not provided. - Price consistency across multiple colors at same size. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03459b90-47b4-492a-94e6-f74a6572f663.jpg?v=1781600898 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/023497e6-d734-48bc-bb32-53f233211fd1.jpg?v=1781600898 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32712cf3-dad5-4f99-8319-e662211aad4a.jpg?v=1781600898 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71345166-0c3f-44c5-8807-ca19d0abb6b4.jpg?v=1781600898 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ac9cd3f-530d-4ccc-9849-fc0f7872b535.jpg?v=1781600898 ## Agent notes - No product description available; image understanding not performed. - Trust signals such as return policy, warranty, and certifications are missing from provided facts.
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 Luggage Lightweight Suitcase Telescoping Handle for holidays",
"quantity": 1,
"grams": 5020000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "38.0",
"_height_cm": "56.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").