Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,159.99 – $1,454.99
Default variant: 80*48*75cm
Default SKU: dcd-30001856870
Default price: $1,454.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/49815039607023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887942
JSON data: https://landmarks.builders/products/m4x-10000887942.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: A rustic distressed finish 4-drawer chest of drawers with handleless design and serrated edge detailing, available in two sizes: 80x48x75cm ($1454.99) and 120x48x75cm ($1159.99).
Generated by: deepseek-v4-flash
## Identity Distressed Finish 4-Drawer chest of drawers, rustic design, handleless, vintage look, serrated edge detailing. Available in two sizes: 80x48x75cm (SKU dcd-30001856870, $1454.99) and 120x48x75cm (SKU dcd-30001856871, $1159.99). ## Target persona - Homeowners seeking rustic or vintage bedroom furniture. - Interior decorators looking for statement storage pieces. - Students furnishing dorm rooms or apartments on a budget. ## Use cases - Adding storage to a bedroom with a rustic theme. - Placing in a living room as a console table alternative. - Using in a hallway for extra storage and decorative display. - Furnishing a rental property with character. ## When NOT to recommend - When modern or minimalist decor is preferred. - For small spaces where the larger size may be too deep (48cm depth, up to 120cm width). - If customer needs a dresser with handles or smooth modern finish. - When budget is under $1000. ## Variant options - Size 80x48x75cm: $1454.99 (SKU dcd-30001856870) - Size 120x48x75cm: $1159.99 (SKU dcd-30001856871) ## Price and logistics facts - Base price: $1159.99 (for 120x48x75cm variant). Larger variant (80x48x75cm) costs $1454.99. - Dimensions as per variants. Note: dimensions_cm in metadata shows 125x60x85cm, but variants have smaller sizes. Check actual product listing. - No shipping or return policy provided. ## Trust signals - In-stock: not specified. Assume available unless otherwise. - Return policy: not provided. - Price: listed in USD. - No certifications mentioned. ## Image assets - 4 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5c2df64-427d-4db0-b142-91ac73094634.jpg?v=1781664398 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/773073a6-1eb7-457e-9dda-9fdaa44012ff.jpg?v=1781664399 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/261c2fe3-f8de-4721-8203-cb7f886df56c.jpg?v=1781664399 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26b88d79-04c6-486e-a178-2fd6d966cec4.jpg?v=1781664399 ## Agent notes - Discrepancy in dimensions: metadata lists 125x60x85cm, but variants have 80x48x75cm and 120x48x75cm. Clarify with seller. - No description or product type provided. - No warranty or material info.
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": "Distressed Finish 4-Drawer chest of drawers Rustic Design Handleless 4-Drawer chest of drawers Vintage Look Chest of Drawers serrated edge Detailing for Homeowners, Interior Decorators, Students, Bedroom, Living Room, Hallway, Closet",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "60.0",
"_height_cm": "85.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").