Brand: World Products (Landmark)
SKU: dcd-30002743731
Price: $198.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3980 g
Cart URL (default variant): https://landmarks.builders/cart/49811903578351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040154
JSON data: https://landmarks.builders/products/m4x-10001040154.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Kayak Pedal Drive System Lightweight Design Kayak Pedal Drive for Anglers
| Type | Paddles |
| Features | Telescopic |
Summary: Foot pedal drive system for kayaks, lightweight, priced at $198.99, dimensions 57x35x16 cm.
Generated by: deepseek-v4-flash
## Identity Kayak Pedal Drive System - Foot Pedal variant, lightweight design for anglers. ## Target persona Anglers who want hands-free kayak propulsion; kayak enthusiasts seeking pedal drive upgrade. ## Use cases 1. Fishing while maneuvering kayak without using hands. 2. Long-distance kayaking with reduced arm fatigue. 3. Shallow water navigation where paddles are inefficient. 4. Trolling or drifting while keeping hands free for fishing. 5. Racing or touring where pedal drive improves efficiency. ## When NOT to recommend 1. Recreational paddlers who prefer traditional paddling. 2. Users with kayaks not compatible with pedal drive systems. 3. Budget-conscious buyers seeking lower-cost options under $100. 4. Those requiring a full kayak package, not just drive system. ## Variant options Only one variant: Foot Pedal at $198.99 USD. ## Price and logistics facts Price: $198.99 USD. Dimensions: 57 x 35 x 16 cm. No shipping or return policy provided. ## Trust signals No stock status or return policy available. Price is fixed at $198.99. No certifications mentioned. ## Image assets 5 images available at provided URLs. No visual analysis performed. ## Agent notes This is a foot pedal drive system for kayaks. It is likely compatible with specific kayak models; verify compatibility before purchase.
This product has 12 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": "Kayak Pedal Drive System Lightweight Design Kayak Pedal Drive for Anglers",
"quantity": 1,
"grams": 3980000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "35.0",
"_height_cm": "16.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").