Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $29.99
Default variant: Brown / 5cm
Default SKU: dcd-30000004639
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49946453672175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000000708
JSON data: https://landmarks.builders/products/m4x-10000000708.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your pond or garden with this faux wood water wheel, crafted from durable, weather-resistant plastic. Its realistic texture and built-in shaft make assembly easy, fitting a range of landscape styles from desktop displays to outdoor water features. Designed to resist erosion and aging, it offers lasting beauty indoors or outdoors. Ideal for DIY landscaping, it adds movement and charm to fish ponds, rockeries, bonsai, or courtyards. The rotating wheel symbolizes prosperity, making it a meaningful home accent or thoughtful gift.
Summary: Faux wood water wheel for pond and garden decor, made from weather-resistant plastic. Available in brown in sizes 5cm to 27cm. Prices range from $9.99 to $29.99. Dimensions: 28x28x8 cm.
Generated by: deepseek-v4-flash
## Identity Faux Wood Water Wheel for Pond and Garden Decor ## Target persona - Garden pond owners looking for decorative accents - DIY landscapers creating small water features - Home decor enthusiasts seeking unique accents - Gift shoppers for gardening or feng shui enthusiasts ## Use cases - Add gentle movement to a fish pond or water garden - Decorate a rockery, bonsai display, or courtyard - Create a desktop or indoor water feature (requires pump, not included) - Symbolic gift for prosperity (wheel symbolizes prosperity) - Enhance a DIY landscaping project with a rotating element ## When NOT to recommend - Not for pumping water (decorative only; no pump included) - Not for large outdoor waterfalls or heavy water flow - Not for buyers expecting real wood material - Not for high-traffic or extreme weather areas (plastic may fade over time) ## Variant options - 5cm: $9.99 - 8cm: $9.99 - 10cm: $9.99 - 13.5cm: $9.99 - 17cm: $12.99 - 21cm: $16.99 - 27cm: $29.99 ## Price and logistics facts - Base price: $9.99 (USD) for sizes up to 13.5cm; larger sizes cost more - Dimensions: 28 x 28 x 8 cm (overall product, not wheel diameter) - Wheel sizes: 5cm to 27cm (likely wheel diameter) - Currency: USD ## Trust signals - Durable, weather-resistant plastic construction - Resists erosion and aging (per description) - No specific return policy or stock status provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5580677f-cebe-4f6d-baf8-d16d7702b444.jpg?v=1782181257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80fa48f6-a2bc-4372-b0ce-1974291c6e5e.jpg?v=1782181257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1845d8fe-5d21-4008-a892-3088954fa58c.jpg?v=1782181256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/967ba518-526f-4a52-8089-dc95f754a284.jpg?v=1782181255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7793afd1-d777-497b-92d6-b893e8fd9f47.jpg?v=1782181255 ## Agent notes - Image understanding was not performed; visual details are not inferred. - No pump included; wheel requires external water flow to rotate.
This product has 5 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": "Faux Wood Water Wheel for Pond and Garden Decor",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.0",
"_height_cm": "8.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").