Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $109.99
Default variant: 18-teeth / Integrated Gear
Default SKU: dcd-30003596825
Default price: $109.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://landmarks.builders/cart/49714581307631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264807
JSON data: https://landmarks.builders/products/wp-dcd-10001264807.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现货供应电动三轮车差速包齿轮箱变档包分体一体后桥差速包变档包
| 品牌 | 咨询客服 |
| 货号 | 咨询客服 |
| 是否专利货源 | 否 |
| 产品类别 | 电机 |
| 材质 | 金属 |
| 尺寸 | 咨询客服 |
| 电压 | 咨询客服 |
| 是否跨境出口专供货源 | 否 |
Summary: Electric tricycle differential gear box assembly, 16 or 18 teeth, integrated or split gear shift, for motorcycling parts.
Generated by: deepseek-v4-flash
## Identity Electric tricycle differential gear box (差速包) assembly, available in 16-tooth and 18-tooth variants, with integrated or split gear shift (分体一体后桥差速包变档包). Material: metal. Brand unspecified. ## Target persona - Electric tricycle maintenance and repair shops - DIY builders converting or repairing three-wheeled electric vehicles - Motorcycle parts distributors sourcing differential components ## Use cases - Replacing a worn or broken differential gear box on a cargo tricycle or passenger e-trike - Modifying gear ratio for different torque/speed requirements (16 vs 18 teeth) - Upgrading from a non-shiftable axle to a split gear shift variant for multiple speeds - Repairing a failed gearbox in a fleet of electric tricycles - Stocking spare parts for electric vehicle service centers ## When NOT to recommend - For standard two-wheeled bicycles or motorcycles that do not use a differential - For high-performance racing trikes requiring lightweight carbon fiber components - For vehicles incompatible with 16-tooth or 18-tooth sprocket configurations - When the customer needs a complete axle assembly without differential functionality ## Variant options | SKU | Title | Price | |------------------------|-------------------------------------------|---------| | dcd-30003596825 | 18-teeth / Integrated Gear | $109.99 | | dcd-30003596826 | 18-teeth / Split Gear Shift | $109.99 | | dcd-30003596827 | 16-teeth / Integrated Gear | $109.99 | | dcd-30003596828 | 16-teeth / Split Gear Shift | $109.99 | ## Price and logistics facts - Price: $109.99 USD (all variants) - Dimensions: 30.0 cm (length) x 27.0 cm (width) x 20.0 cm (height) - Weight not specified - Origin: unknown (seller likely China based on "跨境出口专供货源") but not confirmed ## Trust signals - Listed as "现货供应" (in stock, ready to ship) - No return policy or warranty information provided - Price is consistent across all variants - No third-party certifications mentioned ## Image assets - 8 images available for fetch-only; no visual analysis performed. ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets only. - Brand and specific technical specifications (voltage, compatibility) are unconfirmed; contact seller for details. - Product dimensions may be for the gearbox only, not the complete axle.
This product has 15 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": "现货供应电动三轮车差速包齿轮箱变档包分体一体后桥差速包变档包",
"quantity": 1,
"grams": 9500000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "27.0",
"_height_cm": "20.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").