Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $360.99 – $666.99
Default variant: S / 2288 Gourd
Default SKU: dcd-30002447708
Default price: $360.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20500 g
Cart URL (default variant): https://landmarks.builders/cart/50149923094767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000983837
JSON data: https://landmarks.builders/products/m4x-10000983837.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: This exquisite house decoration features a traditional New Chinese design, blending natural mountain and water elements with a modern aesthetic to create a serene focal point.
Integrated Humidifier: Functioning as a soothing water feature, the circulating flow naturally increases indoor humidity, making it perfect for dry environments while providing a calming auditory experience.
Symbolic Elements: This floor ornament incorporates auspicious symbols like the gourd (Hu Lu) and a rotating crystal ball, designed to invite positive energy and prosperity into your living space.
Multi-Functional Base: The unique indoor waterfall fountain includes a built-in transparent aquatic pet container section, allowing you to keep small small ornamental aquatic pet and add a hint of vibrant life to the landscape.
Atmospheric Lighting: This floor standing water fountain is equipped with a warm LED glow halo and color-changing lights that illuminate the mist and cascading water, creating a magical evening ambiance.
Summary: Feng Shui Water Feature with Crystal Ball Tranquil Atmosphere Floor Standing Water Feature Resin Construction Indoor Waterfall Feature. 【Artistic Design】: This exquisite house decoration features a traditional New Chinese design, blending natural mountain and water elements with a modern aesthetic to create a serene focal point. 【Integrated Humidifier】: Functioning as a soothing water feature, the circulating flow naturally increases indoor humidity, making it perfect for dry environments while providing a calming auditory experience. 【Symbolic Elements】: This floor ornament incorporates auspi
Generated by: m4x-map-v1
This product has 10 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": "Feng Shui Water Feature with Crystal Ball Tranquil Atmosphere Floor Standing Water Feature Resin Construction Indoor Waterfall Feature",
"product_id": 9456580657391,
"variant_id": 50149923094767,
"quantity": 1,
"grams": 20500,
"length_cm": "95.0",
"width_cm": "53.0",
"height_cm": "183.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").