Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: White / Girl Holding Cat
Default SKU: dcd-30003677781
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/50150673088751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001295432
JSON data: https://landmarks.builders/products/m4x-10001295432.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: Features a charming seated child figure with a textured, stone-like finish and a small gray animal resting in its lap, making this unique statue planter a captivating addition to any space.
Compact Size: Measuring 8 x 11.5 x 13 cm with a net weight of 229 g, this compact pot fits perfectly on narrow windowsills, crowded desks, and cozy shelves without taking up excessive room.
Sturdy Material: Crafted from high-quality resin, this sturdy figurine planter offers the classic look of carved stone while remaining lightweight and easy to move around your home or garden.
Versatile Function: Designed with a convenient bowl-shaped opening on top, this character planter is ideal for holding small succulents, air plants, or tiny decorative floral arrangements.
Charming Ornament: Serve as a delightful tabletop planter that brings a touch of whimsical, calm artistry to your patio, balcony, office desk, or outdoor garden display.
Summary: Child Figure Planter Compact Seated Figure Planter Artisanal-Look for Patio. 【Artistic Design】: Features a charming seated child figure with a textured, stone-like finish and a small gray animal resting in its lap, making this unique statue planter a captivating addition to any space. 【Compact Size】: Measuring 8 x 11.5 x 13 cm with a net weight of 229 g, this compact pot fits perfectly on narrow windowsills, crowded desks, and cozy shelves without taking up excessive room. 【Sturdy Material】: Crafted from high-quality resin, this sturdy figurine planter offers the classic look of carved stone w
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": "Child Figure Planter Compact Seated Figure Planter Artisanal-Look for Patio",
"product_id": 9456844996847,
"variant_id": 50150673088751,
"quantity": 1,
"grams": 300,
"length_cm": "12.0",
"width_cm": "15.5",
"height_cm": "17.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").