Brand: World Products (Landmark)
SKU: dcd-30003597178
Price: $672.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49714499158255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264984
JSON data: https://landmarks.builders/products/wp-dcd-10001264984.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Two-door cabinet with four drawers, dimensions 105x65x80 cm, priced at $672.99 in Dark Khaki.
Generated by: deepseek-v4-flash
## Identity Two-door cabinet with four drawers, also functions as a low file cabinet. Dimensions 105 cm x 65 cm x 80 cm. Price $672.99 USD. Single variant: Dark Khaki / 100CM. ## Target persona Office workers needing compact file storage; home users organizing small spaces; small business owners requiring affordable office furniture. ## Use cases - Storing A4 files and documents in a home office - Organizing office supplies in a reception or work area - Adding drawer storage in a living room or bedroom - Using as a side table with hidden storage - Equipping a small business office on a budget - Consolidating miscellaneous items in a dorm room ## When NOT to recommend - Buyer needs heavy-duty industrial storage - Buyer requires a tall cabinet or shelving unit - Buyer wants a purely decorative piece without function - Buyer expects a specific color not listed (only Dark Khaki) ## Variant options Only one variant: Dark Khaki / 100CM (SKU: dcd-30003597178) at $672.99. ## Price and logistics facts Price: $672.99 USD. Dimensions: 105 cm (L) x 65 cm (W) x 80 cm (H). No shipping cost or weight provided. ## Trust signals Price is fixed and listed. No stock status or return policy information available. No certifications stated. ## Image assets 8 images available: -  -  -  -  -  -  -  -  ## Agent notes No product description provided. Images not analyzed; visual details are unknown. Only one color/size option available.
This product has 13 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": 28000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "65.0",
"_height_cm": "80.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").