Brand: World Products (Landmark)
SKU: dcd-30003723712
Price: $0.90
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Drone Parts
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/50408027586799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001311320
JSON data: https://landmarks.builders/products/wp-dcd-10001311320.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Essential Kit: Includes eight high-quality propellers designed to keep your quadcopter in peak flying condition. Sleek Design: These matte dark gray-black drone blades feature a distinctive narrow white band near the tip for a clean, modern look. Complete Package: This set of drone propellers comes with a handy mini screwdriver and eight matching screws for a hassle-complimentary setup. Easy Installation: Our propeller blades with screws allow for quick and straightforward mounting, making field repairs simple and efficient. Perfect Replacement: These lightweight drone replacement blades are the ideal choice for routine maintenance and replacing worn-out parts.
Summary: Essential Kit: Includes eight high-quality propellers designed to keep your quadcopter in peak flying condition. Sleek Design: These matte dark gray-black drone blades feature a distinctive narrow white band near the tip for a clean, modern look. Complete Package: This set of drone propellers comes with a handy mini screwdriver and eight matching screws for a hassle-complimentary setup. Easy Installation: Our propeller blades with screws allow for quick and straightforward mounting, making field repairs simple and efficient. Perfect Replacement: These lightweight drone replacement blades are the ideal choice for routine maintenance and replacing worn-out parts.
Generated by: deepseek-v4-flash
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "8 Pieces Propeller Blades with Screws Easy to Replace Drone Replacement Blades Drone Blade Matte Propeller Blade Lightweight",
"product_id": 9538265415919,
"variant_id": 50408027586799,
"quantity": 1,
"grams": 40,
"length_cm": "17.0",
"width_cm": "15.0",
"height_cm": "2.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").