Brand: World Products (Landmark)
SKU: dcd-30003621627
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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49713415782639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274433
JSON data: https://landmarks.builders/products/wp-dcd-10001274433.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
铝鱼杆座 铝本色 新版
| 品牌 | TANSEA |
| 型号 | 5160AA4 |
Summary: Compact aluminum fishing rod holder in natural silver finish, TANSEA model 5160AA4. Dimensions 15x10x5 cm, priced at $39.99. Suitable for portable fishing setups.
Generated by: deepseek-v4-flash
## Identity - Product: 铝鱼杆座 铝本色 新版 (Aluminum Fishing Rod Holder, Natural Color, New Version) - Brand: TANSEA - Model: 5160AA4 - Category: Outdoor ## Target persona - Casual and recreational anglers who need a lightweight, portable rod holder for freshwater fishing. - Budget-conscious fishermen looking for a simple, no-frills rod support. - Campers or hikers who pack minimal gear and need compact fishing accessories. ## Use cases - Holding a fishing rod steady while waiting for a bite from the shore or bank. - Supporting a rod during ice fishing trips. - Temporary rod storage while changing bait or rigging. - Light-duty pier fishing where the rod does not bear heavy loads. - Keeping a rod accessible and preventing it from falling into water. ## When NOT to recommend - For heavy-duty saltwater fishing or large game fish (too small and lightweight). - For anglers needing multiple rod holders or integrated tackle storage. - For trolling or downrigger setups requiring robust mounting. - For users who need a corrosion-resistant holder for saltwater environments (material not specified). ## Variant options - Currently only available in Silver (aluminum natural color). - SKU: dcd-30003621627, Price: $39.99 ## Price and logistics facts - Price: USD $39.99 per unit. - Dimensions: 15 x 10 x 5 cm (packed). - Currency: USD. ## Trust signals - In-stock status: Not specified; assume available based on listing. - Return policy: Not provided. - Price consistency: Single price across variant. - Certifications: None mentioned. - Images: 8 product images available (see Image assets). ## Image assets - 8 PNG images hosted on Shopify CDN: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1403520ce904c439d0ae9b1246ba688.png?v=1781084611 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/793180d35d024e77960df82095205db5.png?v=1781084611 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4696e0945bf749ca9541bfc59521d609.png?v=1781084612 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/112f8722300e444dbec07340da895ecb.png?v=1781084611 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1af97c27f7874b49b26ea3010ce3b227.png?v=1781084611 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c57685f3ac1e40929b31ea43d98a8dea.png?v=1781084611 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11409d3d8a56419b871ed8b797c98076.png?v=1781084612 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f44b374098144c0dbbc80a6dc3a4993f.png?v=1781084611 ## Agent notes - Image content not analyzed; only URLs provided. Use fetch to determine exact product appearance.
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": "铝鱼杆座 铝本色 新版",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "5.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").