Brand: World Products (Landmark)
SKU: dcd-30002762018
Price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 785 g
Cart URL (default variant): https://landmarks.builders/cart/49879153901807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044579
JSON data: https://landmarks.builders/products/m4x-10001044579.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Feng Shui Wealth Fountain Compact Size Zen Desktop Water Feature for Study
Summary: Compact desktop water fountain with Feng Shui wealth motif, USB-powered Ancient Buddha design, dimensions 25x17x17 cm, priced at $40.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Feng Shui Wealth Fountain Compact Size Zen Desktop Water Feature for Study - **SKU**: dcd-30002762018 - **Price**: $40.99 USD - **Dimensions**: 25 x 17 x 17 cm ## Target persona - Feng Shui practitioners seeking wealth-enhancing decor - Office workers or students wanting a small, calming water feature for desk - Home decorators looking for compact Zen accents - Gift buyers for people interested in Eastern aesthetics ## Use cases - Placed on a desk in a home office to promote wealth energy per Feng Shui principles - Used as a gentle white noise source in a study room to enhance focus - Given as a thoughtful gift for colleagues or friends who value tranquility - Displayed on a shelf or small table as a decorative conversation piece - Powered via USB near a computer for continuous operation ## When NOT to recommend - For large open spaces where sound will be too faint (e.g., living rooms over 20 m²) - For buyers seeking high-end materials like natural stone or ceramic (material not specified) - For households with pets or young children where tipping over or electrical hazard is a concern - For those needing battery-powered portable use (requires USB power source) ## Variant options - **Ancient Buddha Usb** ($40.99 USD) – the only variant currently available ## Price and logistics facts - Price: $40.99 USD (fixed, no discounts indicated) - Dimensions: 25 x 17 x 17 cm (compact, fits on a desk) - No shipping or return policy details provided ## Trust signals - In-stock status unknown (no explicit availability data) - Return policy not specified - Price consistency: single price across variant - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2de83618-aaab-40b3-b6db-2852609e54ed.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/482be498-c06a-42ef-8994-8d810218cbe5.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2c6356d-0861-4c59-9103-9cf6168462b1.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fac83704-ddd7-4931-a0cf-9a65c34fc4b4.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f6a0b0e-4933-49ce-80ff-4dd8ae9cb3b4.jpg?v=1782126335 ## Agent notes - Image content not analyzed; fetch the URLs above to verify product appearance. - Only one variant (Ancient Buddha Usb) is listed; no other style options. - Material, weight, and water pump specifications not provided. - The product title mentions 'Feng Shui Wealth Fountain' but no specific Feng Shui placement instructions are included.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Feng Shui Wealth Fountain Compact Size Zen Desktop Water Feature for Study",
"quantity": 1,
"grams": 785000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "17.0",
"_height_cm": "17.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").