Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99 – $59.99
Default variant: White Oak / 2-Layer 80*40cm
Default SKU: dcd-30001505488
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/50149913886959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000817007
JSON data: https://landmarks.builders/products/m4x-10000817007.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Rectangular Desk for Multiple Spaces, This modern minimalist desk features a double-layer storage design, making it ideal for bedrooms, balconies, home offices, and nail salons. Its narrow shape fits perfectly against walls and in compact areas, offering a practical solution for various environments.
Double-Layer Storage for Organized Living, The desk includes a spacious double-layer shelf, allowing you to neatly organize books, office supplies, and beauty tools. The open design ensures easy access and helps keep your workspace tidy and efficient.
Modern Minimalist Design Enhances Any Room, With clean lines and a warm color palette, this desk complements contemporary interiors. The polished finish and neutral tones blend seamlessly with different decor styles, adding a touch of elegance to your space.
Rounded Corners and Stable Frame, Featuring rounded edges and a reinforced triangular support frame, this desk offers enhanced stability and reduces the risk of accidental bumps, making it suitable for both home and professional use.
Multiple Size Choices for Flexible Placement, Available in various sizes, this desk adapts to different room layouts and needs. Whether used as a nail table, computer desk, or study table, it provides ample workspace and storage for daily activities.
Summary: Narrow Desk, Double-Layer Storage, Modern Minimalist, Bedroom, Balcony, Home, Nail Table. Adaptable Rectangular Desk for Multiple Spaces, This modern minimalist desk features a double-layer storage design, making it ideal for bedrooms, balconies, home offices, and nail salons. Its narrow shape fits perfectly against walls and in compact areas, offering a practical solution for various environments. Double-Layer Storage for Organized Living, The desk includes a spacious double-layer shelf, allowing you to neatly organize books, office supplies, and beauty tools. The open design ensures easy acc
Generated by: m4x-map-v1
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Narrow Desk, Double-Layer Storage, Modern Minimalist, Bedroom, Balcony, Home, Nail Table",
"product_id": 9456578167023,
"variant_id": 50149913886959,
"quantity": 1,
"grams": 11000,
"length_cm": "145.0",
"width_cm": "47.0",
"height_cm": "12.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").