Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $132.99
Default variant: Khaki
Default SKU: dcd-30003612697
Default price: $132.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49811694092527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001270931
JSON data: https://landmarks.builders/products/m4x-10001270931.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This robot planter features a rounded body, a glossy finish, a black front face panel with simple cartoon expression graphics, and small yellow side accents for a cute and eye-catching look.
Function: Designed as a plant pot with an open top, it holds your plant neatly while letting the greenery extend above the body for a clean display.
Decorative Use: The playful shape works well as table decor, adding a charming accent to desks, shelves, side tables, or windowsills.
Style: As a tabletop planter, it brings a whimsical character to indoor spaces and makes everyday greenery feel more lively and personal.
Display Effect: This decorative planter helps create a cheerful focal point, combining a fun robot planter look with practical planting space in one piece.
Summary: Robot Planter Cartoon Face Table Decor Unique Shape. Description: 【Design】: This robot planter features a rounded body, a glossy finish, and a black front face panel with simple cartoon expression graphics for a cute, eye-catching look. 【Function】: Designed as plant pot pot, it provides an open top that holds plant pot securely while letting the greenery extend above the body for a clean display. 【Style】: The small yellow side accent details and playful robot shape give this tabletop planter a decorative planter feel that stands outdoor desks and shelves. 【Display】: As table decor, it adds a c
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": "Robot Planter Cartoon Face Table Decor Unique Shape",
"product_id": 9430067740911,
"variant_id": 49811694092527,
"quantity": 1,
"grams": 450,
"length_cm": "15.0",
"width_cm": "15.0",
"height_cm": "14.5"
}],
"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").