Brand: World Products (Landmark)
SKU: dcd-30003615029
Price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49713888329967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271635
JSON data: https://landmarks.builders/products/wp-dcd-10001271635.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动力 企鹅脚踏鱼鳍脚踏配件 脚蹼片单品链接( 100元一对)
| 品牌 | other/其他 |
| 货号 | 鱼鳍脚踏配件 |
Summary: Replacement/additional fin blades for kayak pedal drive systems. Sold as a pair for $39.99. Dimensions: 50x18x12 cm. Compatible with 'other' brand pedal drives.
Generated by: deepseek-v4-flash
## Identity Kayak Pedal Drive Fin Blades (pair) – accessory for foot-propelled kayaks. Brand: other/other. SKU: dcd-30003615029. ## Target persona - Kayak anglers using pedal drives for hands-free fishing. - Kayak touring enthusiasts needing spare fins for extended trips. - Owners of kayaks with aftermarket or generic pedal drive systems. ## Use cases - Replacing worn-out fin blades on a kayak pedal drive. - Carrying spare fins during multi-day expeditions. - Upgrading to a fresh pair for improved propulsion efficiency. - Repairing a damaged fin without replacing the entire pedal system. - Customizing fin color/style if multiple pairs are owned. ## When NOT to recommend - Kayaks without a pedal drive mechanism (e.g., paddle-only or motorized). - Inflatable kayaks lacking fin attachment points. - Users seeking complete pedal drive units (this is only the blades). - Buyers requiring high-performance carbon fiber fins for racing. ## Variant options - Style: Kayak Pedal Drive (only one variant available). ## Price and logistics facts - Price: $39.99 USD (per pair). - Dimensions: 50 cm (L) x 18 cm (W) x 12 cm (H). - No shipping or tax information provided. ## Trust signals - Listed as in stock (no specific stock count). - No return policy or warranty mentioned. - No certifications or quality marks stated. ## Image assets - 8 PNG images available at the provided URLs. ## Agent notes - Images were not analyzed; treat them as generic product photos. Confirm compatibility with specific kayak pedal drive models before purchase.
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": "Kayak动力 企鹅脚踏鱼鳍脚踏配件 脚蹼片单品链接( 100元一对)",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "18.0",
"_height_cm": "12.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").