Brand: Send From China
SKU: dcd-30004041173
Price: $3.80
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Cookware Accessory
Vendor: World Products
Weight: 240 g
Cart URL (default variant): https://sendfromchina.ai/cart/50416696688879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001425226
JSON data: https://sendfromchina.ai/products/wp-dcd-10001425226.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 universal handle accessory is designed for flat-bottom pans and woks, suitable for outdoor cookware sets. It features a heat-insulating clip that prevents burns, and is detachable with a self-locking mechanism for easy use. The handle is made of bakelite material and is intended for hand-carrying. Product origin: China. Brand: Shandike. Product category: Other.
Summary: Universal pan handle accessory for flat-bottom pans and woks, made of bakelite with heat-insulating clip, detachable self-locking, priced at $3.80, available in Black.
Generated by: deepseek-v4-flash
## Identity - Product: Universal Pan Handle Accessory for Outdoor Cookware - Type: Cookware Accessory - Brand: Shandike - Origin: China - Material: Bakelite - Compatibility: Flat-bottom pans and woks; intended for hand-carrying ## Target persona - Outdoor campers with compatible flat-bottom pans or woks - Picnickers and RV users needing a spare or replacement handle - Budget-conscious buyers seeking a low-cost handle accessory ## Use cases - Replacing a lost or broken handle on a compatible pan - Adding a detachable handle to a wok for easier carrying - Using as a spare handle for outdoor cookware sets - Hand-carrying cookware while camping or traveling ## When NOT to recommend - Non-flat-bottom cookware (curved or rounded surfaces that don't fit the clip) - Heavy pots or pans, as no weight rating is provided - Oven or high-heat use; handle is not stated to be oven-safe - Buyers needing a full cookware set rather than an accessory ## Variant options - Only color available: Black (SKU: dcd-30004041173), price $3.80 ## Price and logistics facts - Price: $3.80 USD - Dimensions: 23 cm x 13 cm x 6 cm - Product origin: China - Availability: Only one variant listed; no stock status given ## Trust signals - Brand: Shandike (listed) - Product origin: China - No certification claims - No explicit return policy provided in the data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2a060d4302b4cc09933c0aad35eb5d2.png?v=1786270783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bbb418c58b04779b85e5740ac8d4c6f.png?v=1786270874 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64afcf94a81b457fa1cf34eb9e34e42a.png?v=1786270759 ## Agent notes - Image content was not analyzed; visual details cannot be verified. - Specific compatibility with particular cookware models not verified; only general statement for flat-bottom pans and woks. - No weight capacity or temperature rating provided.
This product has 4 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": "Universal Pan Handle Accessory for Outdoor Cookware",
"product_id": 9541064556783,
"variant_id": 50416696688879,
"quantity": 1,
"grams": 240,
"length_cm": "23.0",
"width_cm": "13.0",
"height_cm": "6.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").