Brand: World Products (Landmark)
SKU: dcd-30003622892
Price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713194270959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275037
JSON data: https://landmarks.builders/products/wp-dcd-10001275037.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
支持跨境 米黄色1:5变速箱 配件户外手摇式窗帘卷帘制头配件
| 辅件 | 户外窗帘控制头配件 |
| 货号 | 户外窗帘控制头配件 |
| 颜色 | 米黄色 |
| 规格尺寸 | 户外窗帘控制头配件 |
| 材质 | 铁支架 铝合金壳体 锌合金涡轮 |
| 型号 | 户外窗帘控制头配件 |
| 适用窗帘类型 | 全部适用 |
| 名称 | 户外窗帘控制头配件 |
| 加工定制 | 是 |
| 风格 | 美式 |
| 类型 | 窗帘五金配件 |
Summary: Beige 1:5 gearbox accessory for outdoor hand-cranked curtain roller shades, made of iron bracket, aluminum alloy housing, zinc alloy turbine.
Generated by: deepseek-v4-flash
## Identity A beige 1:5 gearbox (transmission) for outdoor hand-cranked curtain roller shade control heads. Materials: iron bracket, aluminum alloy housing, zinc alloy turbine. Compatible with all curtain types. ## Target persona - Home DIYers maintaining outdoor curtain systems - Hardware resellers sourcing curtain replacement parts - Handymen or professionals repairing outdoor shades ## Use cases - Replacing a broken gearbox in outdoor manual roller shades - Upgrading gear ratio for smoother operation - Repairing hand-crank mechanisms on awnings or patio curtains - Servicing outdoor roller shades in rental properties ## When NOT to recommend - For motorized or electric curtain systems - For indoor sheer curtains that don't require manual control - For customers seeking complete curtain assemblies or new shades - For smart home or battery-operated shade integrations ## Variant options - Only one variant: "Beige 1-5 Gearbox" at $16.99 USD. ## Price and logistics facts - Price: $16.99 USD - Dimensions: 20 x 16 x 8 cm (length x width x height) ## Trust signals - No in-stock status provided - No return policy mentioned - Price is consistent for the single variant - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6786c00b37a445c8c1c5ac62cb34d58.png?v=1781084460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c52ccfa59124a4baa09ad84dbaee04c.png?v=1781084460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/733b8a977b714a159251dc8f3462d25f.png?v=1781084458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a255284e532948528cfc37fe9ad02176.png?v=1781084460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f90f2da30454b4cb889fdf0b4a62419.png?v=1781084460 ## Agent notes - Product type is 'sewing' but description indicates outdoor curtain accessory. Verify categorization. - Images not analyzed; treat as fetchable assets only.
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": "Beige 1:5 Gearbox Accessory for Outdoor Hand-Cranked Curtain Roller Blind Parts",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "16.0",
"_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").