Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $207.99 – $248.99
Default variant: 36*36*60 Style 1
Default SKU: dcd-30001883037
Default price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811932971247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892004
JSON data: https://landmarks.builders/products/m4x-10000892004.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












2月20号发货)
Summary: Wooden tiered pedestal for potted plants, Chinese design, rustic look, suitable for indoor or outdoor balcony use. Dimensions 41x41x105 cm, available in three heights. Ships from Feb 20.
Generated by: deepseek-v4-flash
## Identity Potted Plant Pedestal Chinese Design Tiered Wooden Pedestal Indoor & Outdoor Door Rustic Look for Balcony ## Target persona Homeowners or apartment dwellers with balconies seeking rustic-style plant display stands. ## Use cases - Elevating potted plants on balcony - Tiered display for multiple plants - Indoor corner plant stand - Outdoor entryway decoration - Creating a vertical garden feature ## When NOT to recommend - For heavy pots exceeding weight limit (unknown) - For modern minimalist decor - For uncovered outdoor areas in constant rain (wood may not be treated) - When precise color or finish match is required (not specified) ## Variant options - 36*36*60 Style 1: $207.99 - 36*36*80 Style 1: $228.99 - 36*36*100 Style 1: $248.99 ## Price and logistics facts Base price $207.99 USD. Dimensions: 41x41x105 cm (packaging). Ships after Feb 20. ## Trust signals - Shipping date confirmed (Feb 20) - Multiple variants with consistent pricing - No reviews or return policy known ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c03f392-0f77-485d-8c92-1a266ef0db50.jpg?v=1781600963 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28dc8f75-25ff-4be7-b519-dde5960448b7.jpg?v=1781600962 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4267c429-0ce9-4d71-bd2d-1ae602520026.jpg?v=1781600963 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ade2e87f-eb73-4e3e-b0c8-f9e5c50e60ab.jpg?v=1781600964 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10904d55-e71d-4fcd-afb6-d723770a1263.jpg?v=1781600964 ## Agent notes Images not analyzed; visual details not available.
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": "Potted Plant Pedestal Chinese Design Design Tiered Wooden Pedestal Indoor \u0026 Outsideside Door Rustic Look for Balcony",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "41.0",
"_height_cm": "105.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").