Brand: World Products (Landmark)
SKU: dcd-30003609871
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714166923503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269836
JSON data: https://landmarks.builders/products/wp-dcd-10001269836.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Electric four-wheel kart/motorcycle modification accelerator pedal (Hall effect) switch, priced at $11.99 with one black/70CM variant.
Generated by: deepseek-v4-flash
## Identity Electric four-wheel beach buggy kart and motorcycle modification accessory: new accelerator pedal (Hall effect) switch. Compatible with go-karts, ATVs, and similar vehicles. ## Target persona DIY mechanics and hobbyists building or modifying electric go-karts and ATVs; small repair shops serving off-road vehicles; kart racers seeking throttle response upgrades. ## Use cases - Replacing a worn-out mechanical throttle switch on a go-kart. - Upgrading to a Hall effect pedal for smoother throttle control. - Building a custom electric kart from scratch. - Retrofitting a motorcycle with a foot-operated throttle. - Replacing a broken pedal assembly on a children's electric ride-on. - Adding a foot throttle to a converted mobility scooter. ## When NOT to recommend - Full-size car accelerator repairs (not designed for automotive use). - OEM replacement for branded karts without verifying fitment (70CM cable length may not match). - High-power racing applications where certified components are required. - Users expecting a complete pedal assembly (switch only, no bracket). ## Variant options - Color: Black | Size: 70CM (cable length) | Price: $11.99, SKU: dcd-30003609871 ## Price and logistics facts - Price: $11.99 USD - Dimensions: 18.0 x 16.0 x 6.0 cm - No shipping or tax information provided. ## Trust signals - In-stock status unknown; listed with single variant. - Return policy not stated. - No certifications or warranty mentioned. - Price appears competitive for generic Hall effect pedal switches. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d770b7c38aa8463dbb493523b6e43089.png?v=1781085343 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77cb46a911a049d0a433b9ab133c561a.png?v=1781085343 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef171ac1de214e908dd30c20ffd26f0e.png?v=1781085343 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00ada412b6cb4f378c7d82b60637de34.png?v=1781085345 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebeee75a4edb4a0cbd629136b035fcf1.png?v=1781085346 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9726a0507c8940469fd1f9c95dd8425d.png?v=1781085345 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b862a6089d5f4beeae7d5f044bba1a2c.png?v=1781085343 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/347552e3416d46138a15d025d9864b1c.png?v=1781085343 ## Agent notes - No textual description provided; all information from title, price, dimensions, and variants. - Cable length is 70CM; ensure compatibility with vehicle's throttle cable routing. - Hall effect sensor type not specified (analog or digital). - Mounting hardware not included. - Image understanding not performed; agent cannot confirm visual details.
This product has 13 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": 350000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").