Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Red
Default SKU: dcd-30002750091
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49879201775855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041490
JSON data: https://landmarks.builders/products/m4x-10001041490.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This wind ornament features a vintage-style silhouette that adds a touch of rustic charm to any landscape.
Dynamic Movement: The rotatable wheels act as a dynamic wind ornament, catching the wind to create a mesmerizing rotating motion in your yard.
Construction: Crafted from iron, this metal garden stake is built to withstand various weather conditions for long use.
Versatile Decor: An ideal outdoor decoration for gardens, patios, and farms, it serves as a unique focal point that delights neighbors and guests.
Easy Installation: This lawn ornament comes with a sturdy ground stake for quick and secure placement in soil or flower beds.
Summary: Metal wind ornament with rotatable wheels for outdoor decoration; weather resistant; easy installation with ground stake; $17.99.
Generated by: deepseek-v4-flash
## Identity Wind Ornament Rotatable Wheels Metal Weather Resistant Outdoor Decoration for Gardeners ## Target persona Gardeners, homeowners with patios or gardens, farm owners seeking rustic outdoor decor. ## Use cases - Adding a dynamic focal point to a garden bed - Creating movement on a patio or deck - Decorating a farm yard or rural property - Gifting to plant lovers or gardening enthusiasts - Enhancing seasonal outdoor displays ## When NOT to recommend - For indoor use only (no wind exposure) - In consistently windless locations - For buyers wanting large, statement sculptures - For those preferring ornaments made of plastic or wood ## Variant options - Red (SKU: dcd-30002750091) – $17.99 - Green (SKU: dcd-30002750092) – $17.99 ## Price and logistics facts Price: $17.99 USD. Dimensions: 38 x 30 x 8 cm. No shipping or fulfillment details provided. ## Trust signals No information on stock status or return policy. Product is customer-rated? Not indicated. Price appears consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12002782-c23c-4cd5-9927-7ee9a82242d8.jpg?v=1782126366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e0e2c6e-e2e5-4ff1-a59e-88aa79597164.jpg?v=1782126365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7a565f8-92a5-467d-8bce-6740be7ea97b.jpg?v=1782126365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67a5a6ec-1d5e-4023-8d1f-634f83f2a49b.jpg?v=1782126365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96da0b92-b4a6-4274-ab4a-24ac58e6a809.jpg?v=1782126369 ## Agent notes Image content was not analyzed; treat URLs as fetchable assets only.
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": "Wind Ornament Rotatable Wheels Metal Weather Resistant Outdoor Decoration for Gardeners",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "30.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").