Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99
Default variant: Cream White 3-pack
Default SKU: dcd-30003597796
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714559025391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265241
JSON data: https://landmarks.builders/products/wp-dcd-10001265241.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Desktop storage organizer with drawer-style compartments, available in multiple colour variants, priced at $44.99.
Generated by: deepseek-v4-flash
## Identity - Desktop storage organizer (drawer type), multi-color, large capacity. - Dimensions: 22 × 19 × 30 cm. - Price: $44.99. ## Target persona - Students needing to organize stationery. - Remote workers / office employees with small desk supplies. - Crafters looking for compartment storage. - Budget-conscious shoppers wanting simple desk organization. ## Use cases - Organizing pens, pencils, markers, and other writing tools. - Storing small office supplies like sticky notes, clips, erasers. - Keeping craft materials (beads, threads, small tools) tidy. - Sorting cosmetics or personal care items on a vanity. - Managing cables and small electronics accessories. - Categorizing desk clutter into separate drawers. ## When NOT to recommend - If user needs storage for heavy items (books, binders) – drawers may not support weight. - For users requiring a sealed or dust-proof container – drawers are not airtight. - In spaces with very limited depth (<19 cm) – dimensions require that clearance. - When the buyer prefers premium materials (wood, metal) – this is likely plastic. ## Variant options - Cream White 3-pack – $44.99 - Yellow-purple-pink – $44.99 - Yellow-purple-green – $44.99 ## Price and logistics facts - Price: $44.99 (all variants). - Dimensions: 22 × 19 × 30 cm. - No shipping cost or delivery time provided. ## Trust signals - Price is consistent across all variants. - Product sourced from a supplier (likely import). - No return policy or stock status stated. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description provided; must infer functionality from title and images. - Image understanding was not performed; visual details not extracted. - No customer reviews or ratings available. - Shipping and return policies unknown.
This product has 15 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": "源头厂家桌面收纳盒抽屉式多色整理盒桌面文具收纳盒多功能大容量",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "19.0",
"_height_cm": "30.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").