Brand: World Products (Landmark)
SKU: dcd-30003299538
Price: $216.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49813604860143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001166360
JSON data: https://landmarks.builders/products/m4x-10001166360.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: A foot pedal system for surfboard fins designed for shallow water use, suitable for fishing and sightseeing watercraft, priced at $216.99.
Generated by: deepseek-v4-flash
## Identity Surfboard Fin Pedal System Shallow Water Use Boat Foot Pedal System Watercraft Accessory for Fishing, Sightseeing ## Target persona - Boaters and kayakers navigating shallow waters - Fishing enthusiasts seeking quiet, precise maneuvering - Sightseers exploring shallow bays and inlets ## Use cases - Steering a small watercraft in shallow, weedy areas - Fishing quietly without disturbing fish - Touring shallow coastal zones or lakes - Docking or moving around obstacles in narrow channels - Paddling assistance for stand-up paddleboards or kayaks ## When NOT to recommend - High-speed boating or racing applications - Deep sea or open ocean navigation - For traditional surfboards ridden by surfers - As a primary propulsion system for large boats ## Variant options - Style: Pedal Fin Drive (only one variant available) ## Price and logistics facts - Price: $216.99 USD - Dimensions: 57.0 x 36.0 x 16.0 cm (Length x Width x Height) - SKU: dcd-30003299538 ## Trust signals - No stock status provided; assume available unless noted - Return policy not specified - Price appears consistent with single variant - No certifications mentioned ## Image assets - No images available for this product ## Agent notes - Product description missing; rely on title and tags for context - Image understanding was not performed due to missing image URLs
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": "Surfboard Fin Pedal System Shallow Water Use Boat Foot Pedal System Watercraft Accessory for Fishing, Sightseeing",
"quantity": 1,
"grams": 7500000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "36.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").