Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $268.99
Default variant: Black
Default SKU: dcd-30001880458
Default price: $268.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49974186279151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891579
JSON data: https://landmarks.builders/products/m4x-10000891579.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
20th-century20th-century-era modern Modern Design: Elevate your living space with this oval center table, featuring the clean lines and timeless aesthetic of 20th-century20th-century-era modern modern aesthetic, perfect for contemporary and timeless interiors.
dual-level Storage: Maximize your space with a functional dual-level design. The spacious top surface is perfect for drinks and decor, while the loyour shelf provides ample room for books, magazines, and remote controls.
Movable adaptable: Equipped with effortlessrolling casters, this table transforms into a convenient cart. Easily move it for cleaning, rearranging your room, or serving guests, offering optimal flexibility in your home.
long-lasting Construction: Crafted with a sturdy frame frame and finished with a high-quality natural hardwood wood veneer, this table is built for durability and long-lasting use, ensuring stability for your common items.
Easy Assembly & Use: Designed for convenience, this coffee table comes with simple tools for a straightforward assembly process, making it an perfect choice for both homeowners and renters looking for a quick aesthetic enhancement.
Summary: double-level Oval Cart Movable with casters Center Table midcenturyvintage Modern aesthetic. 【20th-century20th-century-era modern Modern Design】: Elevate your living space with this oval center table, featuring the clean lines and timeless aesthetic of 20th-century20th-century-era modern modern aesthetic, perfect for contemporary and timeless interiors. 【dual-level Storage】: Maximize your space with a functional dual-level design. The spacious top surface is perfect for drinks and decor, while the loyour shelf provides ample room for books, magazines, and remote controls. 【Movable adaptable】:
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": "double-level Oval Cart Movable with casters Center Table midcenturyvintage Modern aesthetic",
"product_id": 9440483999983,
"variant_id": 49974186279151,
"quantity": 1,
"grams": 30000,
"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. 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").