Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $99.99
Default variant: Kit A / other
Default SKU: dcd-30001454564
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49811182551279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000802476
JSON data: https://landmarks.builders/products/m4x-10000802476.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Conversion Kit, This folding controller kit is universally compatible with 36V/48V 250W/350W systems, ideal for electric bikes and scooters in various outdoor conditions.
High-Quality and Sturdy Materials, Made from durable aluminum alloy, the controller resists heat and impacts, ensuring long-lasting performance.
Waterproof and All-Weather Protection, Features waterproof and dustproof components for reliable operation in rain, sleet, and tough environments.
Comprehensive and Practical Set, Includes all wiring and accessories needed for a complete conversion, supporting easy installation for new builds or upgrades.
Efficient Power Management, Advanced speed and engine control provide stable power, low voltage protection, and efficient wiring for a better riding experience.
Summary: Waterproof outdoor folding controller available in five kit variants (Kit A-E), priced from $65.99 to $99.99. Dimensions: 22x16x10 cm.
Generated by: deepseek-v4-flash
## Identity Waterproof outdoor folding controller (no brand specified). ## Target persona Outdoor RC hobbyist or robotics enthusiast who needs a waterproof, portable controller for use in wet or messy environments. ## Use cases - Controlling RC boats or submarines in rainy conditions or splashes. - Operating outdoor drones in light rain or near water. - Managing off-road RC vehicles in mud or wet grass. - Field robotics prototyping where weather resistance is required. - Temporary outdoor installations requiring handheld control with folding portability. ## When NOT to recommend - For users needing a controller with advanced telemetry or display screens. - For indoor-only applications where waterproofing adds unnecessary cost. - For buyers who require a specific brand or proprietary protocol (e.g., Spektrum, Futaba). - For users seeking a low-cost basic controller (prices start at $65.99). ## Variant options - Kit A / other: $65.99 (SKU: dcd-30001454564) - Kit B / other: $71.99 (SKU: dcd-30001454565) - Kit C / other: $80.99 (SKU: dcd-30001454566) - Kit D / other: $90.99 (SKU: dcd-30001454567) - Kit E / other: $99.99 (SKU: dcd-30001454568) ## Price and logistics facts - Base price: $65.99 USD (Kit A). Price increases with kit size: Kit B $71.99, Kit C $80.99, Kit D $90.99, Kit E $99.99. - Physical dimensions: 22.0 cm (length) x 16.0 cm (width) x 10.0 cm (height). - No shipping or logistics information provided. ## Trust signals - No brand or manufacturer listed. - No certifications (e.g., IP rating) provided. - No return policy or warranty information available. - No stock status indicated; assume based on current listing. ## Image assets No image URLs provided. Visual inspection not possible. ## Agent notes - No technical specifications (frequency, range, protocol, battery) are available. - The "Color" option for all variants is listed as "other" – no actual colors given. - The difference between Kit A-E is undefined; only price and SKU indicate variation.
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 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": "Waterproof outdoor folding controller",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "16.0",
"_height_cm": "10.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").