Brand: World Products (Landmark)
SKU: dcd-30001856371
Price: $879.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/49815022436591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887846
JSON data: https://landmarks.builders/products/m4x-10000887846.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: A round pedestal table designed as a space-saving nightstand for bedroom or office, available in Black, priced at $879.99.
Generated by: deepseek-v4-flash
## Identity Round Pedestal Table Creative Design Nightstand Space-Saving for Bedroom, Office ## Target persona Small apartment dwellers and home office workers seeking a compact, stylish nightstand or side table. ## Use cases - As a bedside nightstand in a small bedroom - As a side table next to a desk in a home office - As a decorative accent table in a living room corner - As a plant stand for a medium-sized pot ## When NOT to recommend - Budget-conscious buyers seeking options under $800 - Buyers needing a nightstand with drawers or shelves - Buyers wanting a large surface area for books and lamps - Buyers requiring a traditional rectangular nightstand ## Variant options - Black (sku: dcd-30001856371, price: $879.99) ## Price and logistics facts - Price: $879.99 USD - Dimensions: 55 cm (L) x 45 cm (W) x 65 cm (H) - Single variant, no other options available ## Trust signals - No stock information provided - No return policy stated - Single price point; no price history available - No certifications or material details ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4266ee70-702a-4f05-917d-d606bad61afe.jpg?v=1781664344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86989bba-123c-45aa-ba97-0b562d2a2251.jpg?v=1781664344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85e2ae62-2ad6-4edb-bdea-f0816b2fbd8b.jpg?v=1781664345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73568638-f16e-48f0-b618-2cfd32327640.jpg?v=1781664344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db0d1e43-441d-494d-b58e-4669cd37238f.jpg?v=1781664344 ## Agent notes Product description is empty; no stock, return policy, or material details were provided. Image content was not analyzed.
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": "Round Pedestal Table Creative Design Nightstand Space-Saving for Bedroom, Office",
"quantity": 1,
"grams": 13500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "65.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").