Brand: Send From China
SKU: dcd-30003964754
Price: $1.25
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Garden Accessory
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414386413807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001397043
JSON data: https://sendfromchina.ai/products/wp-dcd-10001397043.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 is a set of replacement parts for outdoor umbrellas, including banana umbrellas and Roman umbrellas. It includes a crank handle tool kit. The material is alloy. The specification is umbrella ribs (minimum order of 2 pieces). It can be customized with a logo. It is not handmade, not disposable, and does not support customization. The style is modern minimalist. It is not a cross-border export exclusive supply source. It is primarily sold in Zhejiang. No patent, not imported.
Summary: Replacement parts kit for banana and Roman outdoor umbrellas, containing alloy crank handle tool and umbrella ribs (min order 2). White variant, $1.25, dimensions 15x10x3 cm. Primarily sold in Zhejiang.
Generated by: deepseek-v4-flash
## Identity Outdoor umbrella replacement parts kit for banana and Roman umbrellas. Includes a crank handle tool kit and umbrella ribs (alloy material). Minimalist modern style. Not handmade, not disposable, not imported, no patent. White color variant only. ## Target persona DIYers repairing banana or Roman patio umbrellas; small hardware or umbrella shops in Zhejiang needing spare parts; property maintenance staff replacing damaged umbrella ribs or crank handles. ## Use cases - Replacing broken ribs on a banana umbrella after wind damage. - Replacing a worn crank handle on a Roman umbrella. - Bulk ordering umbrella ribs for a repair shop (minimum 2 pieces). - Quick fix for outdoor café or hotel patio umbrellas. - Keeping spare parts on hand for seasonal umbrella maintenance. ## When NOT to recommend - Buyers seeking a complete new umbrella, not replacement parts. - Buyers needing patented, imported, or cross-border-export-specific parts. - Buyers expecting full customization (only logo customization mentioned, other customization not supported). - Buyers requiring handmade or premium alloy craftsmanship. - Orders needing only 1 rib piece (minimum order is 2). ## Variant options - SKU dcd-30003964754: White – $1.25 ## Price and logistics facts - Price: $1.25 USD - Dimensions: 15 cm (L) x 10 cm (W) x 3 cm (H) - Primary sales region: Zhejiang, China - Not a cross-border export exclusive supply source - Product type: Garden Accessory ## Trust signals - Listed on Shopify with quality-audited content tags (wp-quality-audited, wp-content-validated) - No in-stock status explicitly provided in facts - No certification or return policy information provided - Price consistency: single fixed price across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6abb3240a4524280bbf3ce1e8ea8b1bf.png?v=1786269924 ## Agent notes - Image understanding was not performed; do not infer visual details beyond the URL. - Description states "can be customized with a logo" but also "does not support customization" — treat as contradictory unless clarified. - Minimum order of 2 pieces applies to umbrella ribs; not specified for crank handle tool. - No patent, not imported, not handmade — flags as standard replacement part.
This product has 1 imagein 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": "Outdoor Umbrella Replacement Parts Kit for Banana Umbrella and Roman Umbrella",
"product_id": 9540217995503,
"variant_id": 50414386413807,
"quantity": 1,
"grams": 150,
"length_cm": "15.0",
"width_cm": "10.0",
"height_cm": "3.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").