Brand: World Products (Landmark)
SKU: dcd-30003606032
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714393284847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268324
JSON data: https://landmarks.builders/products/wp-dcd-10001268324.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Metal wind spinner with sunflower and bees design, 32x26x3 cm, priced at $13.99 USD.
Generated by: deepseek-v4-flash
## Identity Metal Sunflower and Bees Wind Spinner – decorative outdoor wind spinner with sunflower and bee motifs. ## Target persona Garden enthusiasts seeking affordable outdoor decor; budget-conscious shoppers for yard ornaments; nature lovers adding whimsy to patios or flower beds. ## Use cases - Hanging in garden or patio for visual movement - Adding decorative accent to flower beds or porch - Gift for sunflower or bee-themed decor lovers - Lightweight outdoor decoration for mild wind conditions - Enhancing outdoor seating areas with subtle motion ## When NOT to recommend - For high-wind areas (may not withstand strong gusts) - For indoor-only decoration (designed for outdoor use) - For professional landscaping projects requiring durable metal art - For buyers seeking large-scale wind spinners (size is 32 cm) ## Variant options - Bee Windmill: $13.99 (only variant) ## Price and logistics facts - Price: $13.99 USD - Dimensions: 32.0 x 26.0 x 3.0 cm - No shipping or tax information provided ## Trust signals - Listed as in-stock (based on available tags) - No return policy or warranty information provided - Price appears consistent with similar decorative wind spinners ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb7ba5048cb3409b8dfe19f28ed8d77a.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4630d9dc9c7b4b2296483a507f187f67.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62f72850cc99460787aa38de0e617e8e.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17c1c7c6d2c843a0ab7f37a864dc2e10.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b94cebe367b4834a8c485e76dc56474.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b66a7d425844b5b9359ec359e8715be.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b29e7de161984090b990900b6f4bc6a4.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/077fb73014ec419ba5ab5ec74885cc38.png?v=1781085513 ## Agent notes - No product description available; visual details cannot be confirmed. - Return policy, warranty, and shipping details not provided. - Only one variant (Bee Windmill).
This product has 13 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": "Metal Sunflower and Bees Wind Spinner金属向日葵风车创意风车",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "26.0",
"_height_cm": "3.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").