Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: Black
Default SKU: dcd-30003615149
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49713948754159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271677
JSON data: https://landmarks.builders/products/wp-dcd-10001271677.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
太宇深海鱼竿肚顶EVA铝合金锥形护肚顶船钓支架竿托户外钓鱼配件
| 产地 | 中国 |
| 品牌 | 太宇 |
| 货号 | 肚顶 |
| 专利类型 | 无 |
| 质检报告编号 | 无 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 材质 | EVA |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 吊牌价 | 30 |
Summary: Deep sea fishing rod belt (肚顶) with EVA and aluminum alloy construction, conical shape, for boat fishing, in three colors, priced at $23.99.
Generated by: deepseek-v4-flash
## Identity Deep sea fishing rod belt (肚顶) for supporting fishing rod during boat fishing, made of EVA and aluminum alloy, conical shape. ## Target persona Deep sea fishing enthusiasts fishing from boats, also fishing gear retailers or wholesalers sourcing cross-border. ## Use cases - Supporting fishing rod during deep sea boat fishing - Reducing abdominal strain when fighting large fish - Replacement or spare rod belt - Hands-free rod holding while fishing - Component in custom fishing setups ## When NOT to recommend - For freshwater or shore fishing where rod belts are unnecessary - For users seeking premium carbon fiber or high-end materials - For buyers requiring certified safety equipment (no certifications) - For those needing a full fighting harness with additional features ## Variant options - Black ($23.99) - Gold ($23.99) - Silver ($23.99) ## Price and logistics facts Price: $23.99 USD. Dimensions: 12x12x8 cm. Origin: China. Cross-border export ready. No shipping details provided. ## Trust signals No patents, quality report, or export certification listed. Price consistent across variants. In-stock status not specified but product listed. ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a079cbde4c746fe9579ec4bb0314d77.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cba2dbfeba914a60a31c6a8a74562a3d.png?v=1781085171 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2e26049078b405e84cc8cc9b20bad0e.png?v=1781085170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/516d5391c4f740029f644e91a919d0b3.png?v=1781085170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e7557f616654daeb4151d81a50d8d51.png?v=1781085169 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b32780c3dd34e6ca59e6ca3097f29fc.png?v=1781085170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cf4252db14d4c468e25cb9e60be9ae0.png?v=1781085170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd383e3308c742b8b1360ca85c7bc7af.png?v=1781085170 ## Agent notes Image understanding not performed; treat image URLs as fetchable assets only.
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": "太宇深海鱼竿肚顶EVA铝合金锥形护肚顶船钓支架竿托户外钓鱼配件",
"quantity": 1,
"grams": 110000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "12.0",
"_height_cm": "8.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").