Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.85 – $3.19
Default variant: Narrow Single Layer with Wheels and Lid
Default SKU: dcd-30002802162
Default price: $3.19
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50380137464047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001054663
JSON data: https://landmarks.builders/products/wp-dcd-10001054663.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
WHEELED MOBILITY: This storage box with lid includes integrated wheels for easy movement across floors, functioning as desk organiser, kitchen storage, or under bed storage box with lid. Made from 100% new PP material with 20L capacity measuring 36 x 26 x 25 cm for compact organization.
STACKABLE CONFIGURATION: Modular design allows multiple storage boxes to stack vertically, maximizing space in bedrooms, bathrooms, or offices. Use storage boxes for household items, toy organizers and storage, or desk tidy solutions while keeping contents accessible and organized.
COMPACT 20L SIZE: Smaller capacity compared to typical large storage box with lid options, specifically suited for countertop and desktop placement. Functions storage boxes, medicine organizer, or desk organiser without occupying excessive surface area on shelves and workspaces.
PROTECTIVE LID INCLUDED: Fitted cover shields contents from dust and moisture, suitable for underbed storage, outdoor storage box applications, or bathroom organization. The enclosed design maintains cleanliness whether storing craft supplies, seasonal items, or garden storage box contents.
PP CONSTRUCTION: Manufactured from 100% new PP material for consistent durability as storage boxes for daily household use. The wheeled base and stackable structure provide air tight storage box functionality for organizing kitchens, closets spaces throughout your home.
Summary: 20L Storage Box with Lid and Wheels, Stackable Home Organizer for Kitchen, Desktop Desk Container. WHEELED MOBILITY: This storage box with lid includes integrated wheels for easy movement across floors, functioning as desk organiser, kitchen storage, or under bed storage box with lid. Made from 100% new PP material with 20L capacity measuring 36 x 26 x 25 cm for compact organization. STACKABLE CONFIGURATION: Modular design allows multiple storage boxes to stack vertically, maximizing space in bedrooms, bathrooms, or offices. Use storage boxes for household items, toy organizers and storage, or
Generated by: dcd-map-v1
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "20L Storage Box with Lid and Wheels, Stackable Home Organizer for Kitchen, Desktop Desk Container",
"product_id": 9530970276079,
"variant_id": 50380137464047,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").