Brand: Send From China
SKU: dcd-30004020419
Price: $1.74
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Model Train Parts
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://sendfromchina.ai/cart/50416260153583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001416771
JSON data: https://sendfromchina.ai/products/wp-dcd-10001416771.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product category: Toy car. Color: 82041 track power pickup sheet. DIY capable: Yes. Recommended age: Youth (15-35 years). Material: Plastic. Anime character: No. Electric: No. Customization: No. Cross-border export: No. Packaging: OPP bag. Patent/copyright application time: None. Category: Car model. Origin: Dongguan. Brand: Other. Item number: GFTOY0633. Control method: Remote control. Specifications: See image. Multi-functional: No. 3C configuration category: Toys for ages 14 and up. Gender: Unisex. Model scale: 1:87. Static model: Yes. Shopping guide video: No.
Summary: 1:87 scale HO train model spare parts assortment (wheels, antenna, pantograph, chassis, bogie, interface card, copper sheet) for static DIY use; $1.74 USD, plastic, ages 15-35.
Generated by: deepseek-v4-flash
## Identity 1:87 scale HO train model parts assortment (item GFTOY0633). Listed components: wheels, antenna, pantograph, chassis, bogie, interface card, copper sheet. Material: plastic per description. Static model, non-electric, DIY-capable. OPP bag packaging. Origin: Dongguan. Brand: Other/unbranded. ## Target persona Youth (15-35) hobbyists building or repairing static 1:87/HO scale model train displays. Unbranded components suit scratch-builders and bench repair work, not collectors seeking factory-packaged sets. ## Use cases - Replacing wheels/bogies on a static HO wagon - Detailing a body with pantograph and antenna parts - Using chassis/bogie pieces as an interface for scratch-built static models - Cutting the copper sheet for custom detailing or contact work in a static diorama - Stocking a low-cost spare parts bin for 1:87 repairs ## When NOT to recommend - Buyers need functional electric/train motor parts — product is non-electric. - Buyers expect a complete assembled model train — this is a spare-parts lot. - Buyers need a different scale (N, O, G, etc.) — this is 1:87 HO. - Buyers require plug-and-play remote control — description claims remote control but also static/non-electric, so do not promise RC operation. ## Variant options Only one variant listed: - SKU dcd-30004020419 — "82032 Plate 12-pack" — $1.74 USD — Style: 82032 Plate 12-pack - Description's color field references "82041 track power pickup sheet", which may be a different style; not present in variant list. ## Price and logistics facts - Price: $1.74 USD - Package dimensions: 10.0 × 8.0 × 2.0 cm - Packaging: OPP bag - Origin: Dongguan; cross-border export: No - Customization: No - Brand: Other ## Trust signals - 3C configuration category: "Toys for ages 14 and up" (informational label) - Patent/copyright: None - Catalog tags indicate quality audit and content validation (internal marketplace tags) - In-stock status and return policy: not stated in provided facts ## Image assets No image URLs provided. No visual inspection performed. Visual details should not be assumed. ## Agent notes - No image understanding was possible (image_urls empty). - Fact conflict: description says static model and non-electric, but also "Control method: Remote control". - Material field says plastic; the title mentions copper sheet — likely a multi-part assortment. - Only one variant is listed despite title suggesting multiple parts.
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": "1:87 Scale HO Train Model Parts Wheels Antenna Pantograph Chassis Bogie Interface Card Copper Sheet",
"product_id": 9540907335919,
"variant_id": 50416260153583,
"quantity": 1,
"grams": 20,
"length_cm": "10.0",
"width_cm": "8.0",
"height_cm": "2.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").