Brand: World Products (Landmark)
SKU: dcd-30003597121
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/49714591662319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264946
JSON data: https://landmarks.builders/products/wp-dcd-10001264946.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 bee design for outdoor decoration. Single variant Bee Windmill at $13.99. Compact size 32x26x3 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Metal Sunflower and Bees Wind Spinner (金属向日葵风车创意风车) - Type: Hobbies / Outdoor Decoration ## Target persona - Garden enthusiasts seeking affordable yard art - Homeowners looking for patio or lawn accents - Budget-conscious gift buyers for nature lovers - Hobbyists collecting wind spinners ## Use cases - Garden decoration to add movement and color - Patio or balcony ornament for visual interest - Gift for birthdays, housewarmings, or holidays - Outdoor seasonal decor (spring/summer) - Relaxation accent in a meditation space ## When NOT to recommend - Indoor use (requires wind to function) - Large open areas where small size may be inconspicuous - High wind zones (durability uncertain; not specified) - Buyers seeking premium or large-scale sculptures ## Variant options - Bee Windmill: $13.99 (only variant) ## Price and logistics facts - Price: $13.99 USD - Dimensions: 32 cm (L) x 26 cm (W) x 3 cm (H) - No shipping or tax information provided ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Single price point listed - Certifications: None mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/069745fab8f84a42a75e4fcd037adcc9.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e2a8029a8124e75b6a9e3f658e8b5d3.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7dcdb739a9d746fa9f1e12b2758893b0.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5095f2d33e804e92b39177a66d7e186f.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2558ea5549194b04bd60ae7d3f0539c1.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1796500c3c754008a62333ef1f4d6b86.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ff21ec2a0ff4b25866169f4c1dbf827.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d66cd1b56a804dc0b4cbdf40081f2ae4.png?v=1781085652 ## Agent notes - No product description provided; all information derived from title, tags, and price. Image understanding not performed.
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").