Brand: World Products (Landmark)
SKU: dcd-30001857023
Price: $1,028.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13500 g
Cart URL (default variant): https://landmarks.builders/cart/49815035019503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887973
JSON data: https://landmarks.builders/products/m4x-10000887973.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: Distressed finish bedside table with patchwork front in Dark Walnut. Minimalist form, dimensions 55x45x57 cm, priced at $1028.99 USD.
Generated by: deepseek-v4-flash
## Identity Patchwork Front Cabinet Distressed Finish Bedside Table Minimalist Form. ## Target persona Interior decorators and homeowners seeking a unique, distressed-finish statement piece for a bedroom or living area; buyers interested in handcrafted or artisan-style furniture at a premium price point. ## Use cases - Bedside storage in a rustic or industrial-themed bedroom. - Accent table in a living room or reading nook. - Small-space storage for remotes, books, or decor. - Standalone piece in a curated interior vignette. - Gift for design-conscious individuals. ## When NOT to recommend - Buyers seeking modern minimalist or sleek decor. - Budget-constrained shoppers (price over $1000). - Those needing large surface area or deep drawers (depth 45 cm). - Anyone requiring quick delivery or stock guarantee (stock status unknown). ## Variant options - Dark Walnut (SKU: dcd-30001857023) – $1028.99 USD. ## Price and logistics facts - Price: $1028.99 USD. - Dimensions: 55 cm (L) x 45 cm (W) x 57 cm (H). - No weight or shipping info provided. ## Trust signals - No stock status or return policy available from source data. - No certifications or material specifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd6b8e11-93aa-4bbc-8a39-07e8b01917c7.jpg?v=1781664382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f172e27-2e80-4da5-9860-eff54c8842c9.jpg?v=1781664382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/156b7009-4557-4af1-8c99-16e59891e4f1.jpg?v=1781664383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a24f5ea4-2f9c-40d9-bf2e-d95a4bef32c6.jpg?v=1781664384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/939adc4b-742e-4d13-9edf-95ca2ccb9687.jpg?v=1781664382 ## Agent notes No product description or material details provided. Images were not analyzed; treat URLs as fetchable assets only.
This product has 12 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": "Patchwork Front Cabinet Distressed Finish Bedside Table Minimalist Form",
"quantity": 1,
"grams": 13500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "57.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").