Brand: Send From China
SKU: dcd-30003968359
Price: $3.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sewing Supplies
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414368555247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001398328
JSON data: https://sendfromchina.ai/products/wp-dcd-10001398328.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This manual roller blind accessory includes a cord winder, retractor box, and webbing. The webbing is white nylon, 5 meters long. The item number is YB1010301. It is made of plastic and hardware components. The color is white. It is suitable for manual roller blinds and features an American style.
Summary: Roller blind accessory kit with white nylon webbing (5m), plastic retractor box and cord winder for manual roller blinds; item YB1010301, $3.47.
Generated by: deepseek-v4-flash
## Identity Manual roller blind replacement/repair accessory: cord winder retractor box with white nylon webbing (5m), plastic/hardware construction, white, item YB1010301. Dimensions 20x15x5 cm. ## Target persona DIY homeowner repairing a manual roller blind; small repair shop/handyman needing spare parts; property manager maintaining rental blinds; budget-conscious buyer looking for a low-cost fix. ## Use cases Replacing a broken cord winder on a manual roller blind; replacing worn white nylon webbing (5m length); repairing a roller blind that no longer retracts; restoring a used 'American style' manual blind; stocking spare parts for quick blind repairs. ## When NOT to recommend Motorized or smart blinds (this is manual only); heavy-duty/commercial blinds; when a full replacement blind is cheaper; if color mismatch matters (white only); if more than 5m webbing is needed. ## Variant options One variant: '175 X 130' (sku dcd-30003968359) at $3.47. This appears to be a style/size code; the blind's dimensions are not provided. ## Price and logistics facts Price: $3.47 USD. Item dimensions: 20cm L x 15cm W x 5cm H. Available variant: 175 X 130. No shipping or stock information provided. ## Trust signals Price matches listed variant. Product is tagged dcd-full-catalog and wp-quality-audited (internal tags, not external certifications). No explicit return policy, stock status, or certifications provided. ## Image assets 5 PNG images provided at the URLs listed. Image content was not analyzed. ## Agent notes No image understanding performed; verify visual condition of parts via images if needed. Only one variant confirmed. '175 X 130' may refer to blind size, not product dimensions. Confirm compatibility before recommending.
This product has 11 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 cross-border shipping rates 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": "Roller Blind Accessories Cord Winder Retractor Box with Webbing",
"product_id": 9540210655471,
"variant_id": 50414368555247,
"quantity": 1,
"grams": 500,
"length_cm": "20.0",
"width_cm": "15.0",
"height_cm": "5.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").