Brand: World Products (Landmark)
SKU: dcd-30001895859
Price: $206.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/49811930808559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893863
JSON data: https://landmarks.builders/products/m4x-10000893863.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: Charred wood plinth pedestal stand with carbonized finish, 23x23x85 cm, for display or support in homes or guesthouses. Priced at $206.99.
Generated by: deepseek-v4-flash
## Identity A charred wood plinth pedestal stand with a carbonized finish, multi-functional for display or support. ## Target persona Homeowners and guesthouse operators seeking a natural, aesthetic pedestal for showcasing decor or plants. ## Use cases - Elevating art sculptures or ceramic pieces in living rooms - Displaying potted plants or floral arrangements in entryways - Creating tiered displays in retail or event settings - Supporting decorative objects in guesthouse rooms - Acting as a side table for lamps or small items - Adding height to corner arrangements ## When NOT to recommend - For outdoor use (material may degrade without protection) - For heavy loads exceeding 10 kg (assumed; no weight capacity given) - For modern minimalist interiors that require non-textured, uniform finishes - When the buyer needs adjustable height or mobility (fixed size, no wheels) ## Variant options One size: 20x20x80 cm (internal dimensions? See dimensions in logistics) — SKU: dcd-30001895859, price $206.99. ## Price and logistics facts - Price: $206.99 USD - Dimensions: 23.0 x 23.0 x 85.0 cm (may include packaging; variant listed as 20x20x80cm which may be product size) - No shipping or tax information provided. ## Trust signals - In-stock status unknown - Return policy unknown - No certifications provided - Single listed variant; price consistency across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/248022fc-df5a-4e80-894c-3458a0bcb91d.jpg?v=1781600959 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d79b12d8-06af-4d2f-84bd-989ff1eb97c3.jpg?v=1781600959 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f367a658-8487-438f-aa51-1623f4ab9a80.jpg?v=1781600959 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d0b67b6-3c19-4c4f-b00f-c14e5aa63e34.jpg?v=1781600959 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15b2a449-4c97-4a23-b764-f3c442d33ffb.jpg?v=1781600960 ## Agent notes Image understanding was not performed due to inability to view images. All visual claims must be inferred from text alone.
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": "Charred Wood Plinth Natural Simplicity Aesthetic Pedestal Stand Carbonized Finish Multi-Functional for Homeowners, Guesthouse",
"quantity": 1,
"grams": 22000000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "23.0",
"_height_cm": "85.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").