Brand: World Products (Landmark)
SKU: dcd-30003624912
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713212784879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275841
JSON data: https://landmarks.builders/products/wp-dcd-10001275841.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境铁艺风车360度旋转花园草坪露台装饰工艺品跨境物流起批量
| 安装类型 | 无需工具组装 |
| 货号 | GY-FENGCHE-001 |
| 品牌 | GEEYUAN |
| 适用场景 | 其他 |
| 是否专利货源 | 否 |
| 外观造型 | 风车 |
| 供电方式 | 不带电池 |
| 包装 | 纸盒包装 |
| 送礼用途 | 其他 |
| 是否属于礼品 | 个人礼品 |
| 材质种类 | 金属 |
| 适用送礼场合 | 其他 |
| 材质 | 铁 |
| 适用送礼关系 | 其他 |
| 适用节日 | 其他 |
| 风格 | 其他 |
| 类别 | 风车 |
Summary: Iron art windmill decoration, 360-degree rotating, for garden/lawn/patio. No tool assembly. Price $30.99. Dimensions 60.5x22.5x8 cm.
Generated by: deepseek-v4-flash
## Identity - **Product:** Iron Art Windmill Decoration (GY-FENGCHE-001) - **Brand:** GEEYUAN - **Type:** Garden ornament, 360° rotating - **Material:** Iron - **Dimensions:** 60.5 x 22.5 x 8 cm - **Weight:** Not specified - **Color/Finish:** Not specified (images available) - **Assembly:** No tools required - **Power:** None (no battery) - **Packaging:** Paper box - **Patent:** Not patented ## Target persona Wholesale buyers of garden decor, cross-border e-commerce sellers, garden retail stores, event planners seeking outdoor ornaments. ## Use cases - Decorate a garden lawn with a rotating windmill - Add visual interest to a patio or balcony - Use as a low-cost gift for gardening enthusiasts - Stock in a garden center or hardware store for retail - Display at outdoor events or theme parties ## When NOT to recommend - If the customer needs a functional wind turbine for energy generation - If the buyer expects a premium, handcrafted art piece - If the customer requires battery- or solar-powered lights or motion - If the garden area is very large and needs a larger-scale decoration - If the buyer is a single consumer seeking a high-end unique item (this is a bulk wholesale product) ## Variant options Only one variant: Style 1 (SKU dcd-30003624912, price $30.99). No other options available. ## Price and logistics facts - Price: $30.99 USD per unit - Logistics: Designed for cross-border shipping, bulk order pricing (起批量). Dimensions are compact for efficient packing. - Dimensions: 60.5 cm length, 22.5 cm width, 8 cm height (likely packed box size). ## Trust signals - Product is listed as non-patented (patent not claimed). - No certifications or compliance marks provided. - Brand: GEEYUAN (manufacturer brand). - No return policy or warranty information available. - Stock status: Not specified. Assuming available for wholesale order. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23026b3fa7974088a37e7bd3703267bb.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fee41f8e601a440791bad8fd97b3f57e.png?v=1781084466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ca09fe00703420ab68652a4e96189b0.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/771749e572a34cd089af3f18d9abd5ad.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93b0096c5e7940a38a86f89eae2366bc.png?v=1781084468 ## Agent notes - Image analysis was not performed; visual details (color, finish, exact appearance) cannot be confirmed beyond what is shown in the image files. - No information on material thickness or durability is provided. - The product is described as "cross-border logistics" and "起批量" (minimum order quantity), implying it is intended for wholesale purchasers rather than single retail buyers.
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": "跨境铁艺风车360度旋转花园草坪露台装饰工艺品跨境物流起批量",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "60.5",
"_width_cm": "22.5",
"_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").