Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow / L
Default SKU: dcd-30002711314
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49903534932207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031578
JSON data: https://landmarks.builders/products/m4x-10001031578.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
PU Leather Storage Box Waterproof Collapsible Organizer with Handles Decorative
| Capacity | 18L |
| Gross Weight | G |
Summary: A $9.99 collapsible PU leather storage box with handles, waterproof, 18L capacity, available in 6 colors and two sizes.
Generated by: deepseek-v4-flash
## Identity PU Leather Storage Box Waterproof Collapsible Organizer with Handles Decorative, 18L capacity, dimensions 38x30x6 cm. ## Target persona Budget-conscious shoppers needing lightweight, temporary storage; renters or students in small apartments; people organizing shelves, closets, or dorm rooms. ## Use cases - Storing seasonal clothing in under-bed boxes. - Organizing craft supplies on shelves. - Holding kids' toys in a playroom. - Travel storage for toiletries or accessories. - Keeping documents or files in a home office. - Moving or temporary storage for small items. ## When NOT to recommend - Heavy or bulky items (e.g., books, tools) – material is PU leather, not rigid. - Long-term archival storage – collapsible design may degrade over time. - Outdoor use exposed to rain or sun – only waterproof, not UV-resistant. - Users needing a premium, rigid storage solution. ## Variant options Six colors (Yellow, Gray, Pink, Green, Orange, Black) and two sizes (L, S). All variants $9.99. ## Price and logistics facts Price: $9.99 USD. No shipping or return policy provided. ## Trust signals Price is consistent across all variants. No stock status or certifications available. ## Image assets 5 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14d5a8fd-3266-4dcd-9041-2e93b52ed07a.jpg?v=1782146580 (and others). ## Agent notes Image content not analyzed; assume product shown from multiple angles.
This product has 12 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": "PU Leather Storage Box Waterproof Collapsible Organizer with Handles Decorative",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "30.0",
"_height_cm": "6.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").