Brand: World Products (Landmark)
SKU: dcd-30003602595
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714405015791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266914
JSON data: https://landmarks.builders/products/wp-dcd-10001266914.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: Replacement air circulation fan blade (10 or 12 inch) for floor fans and sewing machines, white, $10.99.
Generated by: deepseek-v4-flash
## Identity Replacement fan blade (空气循环扇扇叶) for floor fans and sewing machines, generic design, 10/12 inch compatible. ## Target persona Home sewing machine owners needing cooling fan replacement; DIYers repairing household floor fans; small appliance repair shops. ## Use cases - Replacing a broken or noisy fan blade in a standing fan. - Upgrading an old fan blade for quieter operation. - Swapping out a damaged fan blade in a sewing machine cooling unit. - Restoring airflow in a fan where the original blade is cracked. - Replacing a missing fan blade in a second-hand fan. - Standardizing multiple fans to one blade type. ## When NOT to recommend - When the user needs a complete fan assembly (motor + blade). - For high-velocity industrial fans requiring specific balanced blades. - For DC motor fans with proprietary blade mounts. - When the user expects a blade with integrated hub or special locking mechanism. ## Variant options - White (only color available; SKU: dcd-30003602595, price: $10.99). ## Price and logistics facts - Price: $10.99 USD fixed. - Dimensions: 28 x 28 x 7 cm (approx. 11 x 11 x 2.8 inches). - Single variant available. ## Trust signals - Listed on Shopify store; price consistent across variant. - No in-stock or return policy information provided. - No certifications or material details specified. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Product type is "缝纫" (sewing), but title and tags describe a generic fan blade. Verify compatibility with sewing machine or general fan before recommending. - No description provided; rely on images for physical details (but images not analyzed here). - Dimensions suggest a 10-12 inch blade; confirm fit. - Only one color (white). - Price is low; likely a replacement part, not a complete fan.
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": "空气循环扇扇叶通用涡轮落地扇配件风扇叶片静音10寸12寸平面扇叶",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.0",
"_height_cm": "7.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").