Brand: World Products (Landmark)
SKU: dcd-30003737146
Price: $78.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/50149691031791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001316013
JSON data: https://landmarks.builders/products/m4x-10001316013.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a unique ceramic fountain with wooden stand that combines a dark black rectangular upper tray with a rounded lower basin for a striking minimalist aesthetic.
Soothing Stream: This tabletop fountain creates a gentle, continuous stream of water flowing from the upper outlet into the basin below, bringing a sense of calm to any room.
Compact Dimensions: Measuring 28 cm across the upper section, 17 cm in height, and 26 cm in base diameter, this indoor fountain fits perfectly on smaller surfaces without cluttering your space.
Premium Materials: Crafted from high-quality dark black ceramic and supported by a sturdy wooden stand base, this water fountain is built for stability and long-lasting indoor beauty.
Versatile Placement: An ideal decorative accent, this compact fountain enhances your surroundings, making it a perfect addition to a tea table, office desk, or dedicated meditation corner.
Summary: Ceramic Fountain with Wooden Stand Relaxing for Desk, Tea Table. 【Elegant Design】: Features a unique ceramic fountain with wooden stand that combines a dark black rectangular upper tray with a rounded lower basin for a striking minimalist aesthetic. 【Soothing Stream】: This tabletop fountain creates a gentle, continuous stream of water flowing from the upper outlet into the basin below, bringing a sense of calm to any room. 【Compact Dimensions】: Measuring 28 cm across the upper section, 17 cm in height, and 26 cm in base diameter, this indoor fountain fits perfectly on smaller surfaces without
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": "Ceramic Fountain with Wooden Stand Relaxing for Desk, Tea Table",
"product_id": 9456503554287,
"variant_id": 50149691031791,
"quantity": 1,
"grams": 4000,
"length_cm": "34.0",
"width_cm": "30.0",
"height_cm": "20.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. 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").