Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $289.99
Default variant: Black / 120x60x35cm
Default SKU: dcd-30001881037
Default price: $289.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 58000 g
Cart URL (default variant): https://landmarks.builders/cart/49814756393199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891666
JSON data: https://landmarks.builders/products/m4x-10000891666.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A rectangular low table with drawer featuring minimalist two-tone finish, available in 6 color options, priced at $289.99, with dimensions 120x60x35cm per variants.
Generated by: deepseek-v4-flash
## Identity Nordic design Rectangular Low Table with Drawer, minimalist, two-tone finish. Dimensions per variants: 120x60x35cm. Price: $289.99 USD. ## Target persona Apartment dwellers needing stylish storage in small living spaces; interior designers sourcing modern, space-efficient furniture for clients; homeowners looking for affordable minimalist tables; small space optimizers. ## Use cases - Coffee table in a small living room with drawer for remotes, magazines. - Low table in an office waiting area. - Side table in a lounge or reading nook. - Surface for snacks and drinks during entertaining. - Accent table in hallway or entryway with storage. ## When NOT to recommend - High-traffic commercial settings (e.g., busy lobbies) due to potential durability concerns. - Outdoor patios (not weather-resistant). - Buyers insisting on solid hardwood (likely MDF or engineered wood). - Large families needing a heavy-duty table for daily rough use. ## Variant options All variants $289.99, 120x60x35cm: - Black - Black+gray - Walnut+black - Black+white Wood - Walnut+white - Walnut+gray ## Price and logistics facts Price: $289.99 USD across all variants. No shipping, tax, or stock data available. ## Trust signals - Price consistent across 6 variants. - No stock or return policy information provided. - No certifications or warranty mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acef5687-45d9-452d-b099-6314e9b4ac4a.jpg?v=1781660563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e22bd2c-362a-4f43-a8ec-f8cf7928fe5b.jpg?v=1781660563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89d3c490-f73d-46f6-a7ea-4f409b268ebe.jpg?v=1781660563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e274789-4913-41a0-9b51-1e9120ace57f.jpg?v=1781660564 ## Agent notes - Dimension discrepancy: product metadata lists 125x65x20cm, but all variants specify 120x60x35cm. Verify before listing. - No image content analysis performed; visual details (materials, finish quality) are unknown. - Product type and description missing; rely on title and tags.
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": "Nordic design Rectangular Low Table with Drawer Minimalist Design Living Room Furniture Ample Storage Space Home Furnishing Two-Tone Finish for Apartment Dwellers, Interior Designers, Homeowners, Small Spaces, Lounge, Entertaining, Office Waiting Area",
"quantity": 1,
"grams": 58000000,
"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").