Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99 – $38.99
Default variant: Silver / 12 Slot
Default SKU: dcd-30002741033
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49810235228399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001039483
JSON data: https://landmarks.builders/products/m4x-10001039483.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Fishing Rod Display Rack Lightweight Aluminum Fishing Rod Holder Easy Assembly
| Number of Rods | 24 |
| Type | Rack |
| Colour | Multicoloured |
| Material | Aluminium |
| Features | Rack - Freestanding |
Summary: Fishing Rod Display Rack Lightweight Aluminum Fishing Rod Holder Space Saving. 企 业简介 海滨渔具厂地处河北省固安县渔具之乡---康家务工业区地靠京津,交通便利,是一家集产品设计,生产,销售与一体的渔具系列产品的现代化企业。精于设计、研发的海滨人紧跟时代潮流,勇于创新,深得客户信赖。我厂生产的海滨系列渔具产品远销欧美、韩国、俄罗斯、罗马尼亚等国家及港澳台地区,真正赢得广大客户的喜爱。 展望未来,凭借多年的生产经验,严格的品质保障,完善得管理体系,认真负责的经营态度,将为广大“鱼友”贡献更加实用、舒适的产品。 热情的海滨人真诚欢迎国内外客商前来洽谈合作! 海滨渔具厂 地址:河北省固安县礼让店乡康家务村 联系人:闫经理 企业文化 经营理念:以诚为本、质量第一 经营方针:以品质求生存,以信誉求发展;持续增强客户满意 质量宗旨:质量是企业的生存、追求质量精益求精
Generated by: m4x-map-v1
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": "Fishing Rod Display Rack Lightweight Aluminum Fishing Rod Holder Easy Assembly",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "30.0",
"_height_cm": "10.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").