Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $67.99 – $127.99
Default variant: 100*30*75cm
Default SKU: dcd-30002230924
Default price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/50150705955055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000941025
JSON data: https://landmarks.builders/products/m4x-10000941025.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Sintered Stone Top: Features a luxurious and long-lasting tabletop crafted from high-quality sintered stone, making this an elegant sintered stone writing desk that is resistant to scratches, heat, and stains for long-lasting beauty and use.
Sturdy & Stable Frame: Constructed with a heavy-duty carbon steel frame featuring reinforced crossbars and thickened legs, ensuring this piece of essential home furniture remains wobble-wobble-complimentary and stable under heavy loads.
Space-Saving Design: Its slim and minimalist profile makes it an ideal narrow long table for tight areas, fitting perfectly against a wall in a bedroom, study, or even as a stylish console table in an entryway.
Versatile Workspace: Perfectly suited as a functional study desk for students or a sleek workstation for professionals, providing ample surface area for laptops, books, and office essentials without overwhelming the room.
Modern Minimalist Aesthetic: With its clean lines, elegant marbled top, and choice of frame colors (black, white, gold), this stylish computer table effortlessly enhances any room's decor, blending functionality with contemporary design.
Summary: Sintered Stone Writing Desk Modern Design Stone Professional Desk Space-Saving Narrow Long Table for Students, Professionals, Bedroom, Entryway. 【Premium Sintered Stone Top】: Features a luxurious and long-lasting tabletop crafted from high-quality sintered stone, making this an elegant sintered stone writing desk that is resistant to scratches, heat, and stains for long-lasting beauty and use. 【Sturdy & Stable Frame】: Constructed with a heavy-duty carbon steel frame featuring reinforced crossbars and thickened legs, ensuring this piece of essential home furniture remains wobble-wobble-complime
Generated by: m4x-map-v1
This product has 12 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": "Sintered Stone Writing Desk Modern Design Stone Professional Desk Space-Saving Narrow Long Table for Students, Professionals, Bedroom, Entryway",
"product_id": 9456853876975,
"variant_id": 50150705955055,
"quantity": 1,
"grams": 28000,
"length_cm": "145.0",
"width_cm": "65.0",
"height_cm": "25.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").