Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $262.99 – $276.99
Default variant: 1.0M
Default SKU: dcd-30001893109
Default price: $276.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49813687959791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893456
JSON data: https://landmarks.builders/products/m4x-10000893456.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Mahogany wood finish 9-drawer wide chest of drawers, large capacity, low-profile design, suitable for bedroom, living room, entryway, home office.
Generated by: deepseek-v4-flash
## Identity Mahogany Wood Finish 9-Drawer Wide Chest of Drawers (Large Capacity, Low-Profile) ## Target persona Homeowners and apartment dwellers needing a sturdy, multi-functional storage cabinet for bedroom, living room, entryway, or home office. ## Use cases - Bedroom clothes storage - Living room organization - Entryway catch-all - Home office supply storage - Space-saving low-profile storage in tight spaces ## When NOT to recommend - Not for users needing a tall dresser or tall storage - Not for high-end decorative furniture needs - Not for those who prefer metal or glass material - Not for heavy-duty industrial use ## Variant options Size Variants: 1.0M ($276.99) and 0.6M ($262.99). Both in Mahogany Wood Finish. ## Price and logistics facts Base price $262.99 (0.6M variant). Dimensions: 125 cm length x 65 cm width x 20 cm height. ## Trust signals Currently in stock (as per tags). Return policy not specified. ## Image assets 4 images available (see URLs). ## Agent notes No description or product type provided. Verify size compatibility with buyer's space. No material certification stated.
This product has 4 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": "Mahogany Wood Finish 9-Drawer Wide chest of drawers Large Capacity 9-Drawer low-profile dresser chest of drawers Multi-Functional Storage Cabinet sturdy Construction for homeowners, Apartment Dwellers, Bedroom, Living Room, Entryway, Home Office",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "65.0",
"_height_cm": "20.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").