Brand: World Products (Landmark)
SKU: dcd-30003397668
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2022 g
Cart URL (default variant): https://landmarks.builders/cart/50166287761647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001200424
JSON data: https://landmarks.builders/products/m4x-10001200424.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This 4-piece ceramic moisture irrigator set is a simple plant care watering device designed to help keep indoor and patio plants supplied with moisture.
Self-Watering Function: As a self watering spike, it releases water gradually into the soil, helping reduce daily watering tasks and supporting steadier moisture levels.
Ceramic Build: Made from terracotta-design clay, this ceramic moisture irrigator offers a naturally porous design that works with slow seepage for controlled watering.
Convenient Use: The terracotta watering bottle format is easy to place in the pot and suits busy plant owners who want a low-maintenance watering solution.
Practical Advantage: ideal for keeping potted plants from drying out too quickly, this watering aid supports healthier roots and more consistent plant care between manual watering sessions.
Summary: 4 Pieces Ceramic Seep Irrigator No Electricity Automatic Plant Waterer. 【Product Identity】: This 4-piece ceramic moisture irrigator set is a simple plant care watering device designed to help keep indoor and patio plants supplied with moisture. 【Self-Watering Function】: As a self watering spike, it releases water gradually into the soil, helping reduce daily watering tasks and supporting steadier moisture levels. 【Ceramic Build】: Made from terracotta-design clay, this ceramic moisture irrigator offers a naturally porous design that works with slow seepage for controlled watering. 【Convenient U
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": "4 Pieces Ceramic Seep Irrigator No Electricity Automatic Plant Waterer",
"product_id": 9461614772463,
"variant_id": 50166287761647,
"quantity": 1,
"grams": 2022,
"length_cm": "40.0",
"width_cm": "22.4",
"height_cm": "22.8"
}],
"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").