Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Green
Default SKU: dcd-30003609564
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714246025455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269705
JSON data: https://landmarks.builders/products/wp-dcd-10001269705.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Paddle protective cover for SUP and kayak paddles, available in Green, Orange, Black, 25x10x2 cm, at $9.99.
Generated by: deepseek-v4-flash
## Identity KOETSU paddle protective cover (sleeve/handle grip) for SUP and kayak paddles. ## Target persona Paddle boarders and kayakers who transport their paddles and want to prevent scratches or damage to the shaft. ## Use cases - Protecting paddle shaft during car or roof rack transport. - Preventing scratches when storing paddle with other gear. - Adding a non-slip grip area on the paddle shaft. - Quickly identifying paddle by color. - Covering sharp edges when paddle is not in use. ## When NOT to recommend - For competitive racing paddles requiring precise performance. - For non-water sports equipment (e.g., hiking poles). - As a primary grip replacement for high-torque paddling. - If user needs a full-length paddle bag or case. ## Variant options - Green - Orange - Black ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 25 cm × 10 cm × 2 cm - Small, lightweight item; shipping cost likely low. ## Trust signals - Available in 3 colors with consistent pricing. - No return policy or stock status provided in source data. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9405b43b0d44ddbbcac4a501aee73cd.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d5ae9e8b5404855abfc40a1c2b735e6.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30f2f6b110324ccf8273fee7ef0c9844.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87c115a49dbb4020b66dedcd3e862067.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c8b9789164a4eee973a1b1b941e5a7d.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f4c1d73694546b7bf3a9a59a7d7035f.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fdc279a9f91433c8fabd7696540bb03.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47c55ac2604c4834953ff76ae5ae295e.png?v=1781085385 ## Agent notes - Image content was not analyzed; product details derived from title and category. - No description available; use cases inferred from product type.
This product has 15 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": "KOETSU科特苏桨板划桨保护套皮划艇配件桨套把手套桨杆防滑护手套",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "10.0",
"_height_cm": "2.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").