Brand: World Products (Landmark)
SKU: dcd-30001857940
Price: $936.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49815029547247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888115
JSON data: https://landmarks.builders/products/m4x-10000888115.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: Cylindrical pedestal nightstand with wood veneer finish. Compact dimensions (72x55x48 cm). Priced at $936.99 USD. Suitable for apartments and small spaces.
Generated by: deepseek-v4-flash
## Identity Cylindrical Pedestal Table / Nightstand. Single variant: Wood Veneer. ## Target persona Apartment dwellers, small-space residents seeking a compact nightstand or side table. ## Use cases 1. Bedside table in small bedroom. 2. Accent table in living room. 3. End table next to sofa. 4. Display stand for decor items. 5. Plant stand for indoor plants. ## When NOT to recommend 1. Households needing multiple surfaces or storage drawers. 2. Budget buyers under $200. 3. Outdoor use. 4. Large households requiring full-size furniture. ## Variant options Only Wood Veneer style at $936.99. ## Price and logistics facts $936.99 USD. Dimensions: 72 cm x 55 cm x 48 cm (L x W x H). Weight not provided. ## Trust signals In-stock status unknown. No return policy mentioned. Single variant consistency. No certifications. ## Image assets 5 images available. Fetch from: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12d007a8-3b24-4b80-aec4-5f307efd2b4a.jpg?v=1781664363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d27f5dbb-55da-44d0-b418-765af4ecb830.jpg?v=1781664364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/868a5a76-1f6e-455c-86d4-6a2149aaacdc.jpg?v=1781664363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40114646-e87e-4766-a72f-a8761dd52da4.jpg?v=1781664364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4cb3672-59fc-4132-bd4e-633232d37483.jpg?v=1781664364 ## Agent notes No product type specified. Description field empty. Image analysis not performed; do not infer visual details.
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": "Cylindrical Pedestal Table Luxury Design Nightstand Sturdy Construction Multi-Purpose for Apartment Dwellers, Small Spaces",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "72.0",
"_width_cm": "55.0",
"_height_cm": "48.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").