Brand: World Products (Landmark)
SKU: dcd-30003762738
Price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50166457172207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001324120
JSON data: https://landmarks.builders/products/m4x-10001324120.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This innovative solar fountain pump is a self-contained, floating water feature designed to bring life and movement to your outdoor areas without any complex wiring.
Primary Function: Operating as an efficient water pump, the unit draws power directly from the sun to create a beautiful, continuous spray that aerates and beautifies your garden pool.
Unique Features: This floating fountain with lights features a round black solar panel base integrated with a perimeter circular of bright LEDs that illuminate the water spray after dark.
Key Benefits: Designed as a cordless solar fountain, it requires no external electricity or battery connections, making it incredibly easy to set up, move, and maintain in any sunny location.
Versatile Purpose: Perfect for enhancing bird baths, small ponds, and courtyard basins, this versatile fountain adds a soothing visual and auditory aspect to your outdoor landscape.
Summary: Solar Fountain Pump Illuminated for Courtyard, Homeowners. 【Core Identity】: This innovative solar fountain pump is a self-contained, floating water feature designed to bring life and movement to your outdoor areas without any complex wiring. 【Primary Function】: Operating as an efficient water pump, the unit draws power directly from the sun to create a beautiful, continuous spray that aerates and beautifies your garden pool. 【Unique Features】: This floating fountain with lights features a round black solar panel base integrated with a perimeter circular of bright LEDs that illuminate the water
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": "Solar Fountain Pump Illuminated for Courtyard, Homeowners",
"product_id": 9461704917231,
"variant_id": 50166457172207,
"quantity": 1,
"grams": 350,
"length_cm": "18.5",
"width_cm": "18.5",
"height_cm": "4.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").