Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $146.99 – $248.99
Default variant: Box Mount Bracket
Default SKU: dcd-30003597824
Default price: $146.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714528157935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265251
JSON data: https://landmarks.builders/products/wp-dcd-10001265251.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A multi-angle adjustable, telescopic fishing rod holder/bracket made of aviation aluminum, portable and extendable, with multiple mounting options for various fishing scenarios.
Generated by: deepseek-v4-flash
## Identity - **Product:** 拓世25新款钓椅筏钓路支架航空铝多角度可伸缩便携支架加长多功能 - **Category:** 户外 (Outdoor) - **Price Range:** $146.99 – $248.99 ## Target persona - Anglers who fish from boats, piers, or riverbanks and need a stable, adjustable rod holder or seat bracket - Travel anglers seeking compact, lightweight gear - DIY fishing setup builders ## Use cases - Mounting fishing rods on boat boxes - Installing rod holders on floors or chairs - Extending rod holder reach for better casting - Converting between different mounting surfaces (box, floor, chair) - Securing multiple rods at adjustable angles - Portable setup for travel fishing ## When NOT to recommend - For heavy-duty saltwater trolling setups requiring heavy-gauge steel - For users needing a fully enclosed tackle station - For those seeking a compact fishing chair without rod holder integration - For ice fishing rigs where sub-zero temperature resilience is unknown ## Variant options | SKU | Title | Price | Options (Style) | |-----|-------|-------|-----------------| | dcd-30003597824 | Box Mount Bracket | $146.99 | Box Mount Bracket | | dcd-30003597825 | Floor Stand Bracket | $146.99 | Floor Stand Bracket | | dcd-30003597826 | Extended Box Bracket | $178.99 | Extended Box Bracket | | dcd-30003597827 | Ext Floor Bracket | $178.99 | Ext Floor Bracket | | dcd-30003597828 | Ext Chair Bracket | $185.99 | Ext Chair Bracket | | dcd-30003597829 | Chair-floor Bracket | $185.99 | Chair-floor Bracket | | dcd-30003597830 | Ext Chair-box-floor | $248.99 | Ext Chair-box-floor | ## Price and logistics facts - Base variant $146.99; highest configuration $248.99 - Dimensions: 52 × 15 × 10 cm (shipping size) - No shipping cost, delivery time, or return policy provided in facts ## Trust signals - No stock status or inventory level available - No customer reviews or ratings - No warranty or certification information - Price consistency appears stable across variants but lack historical data ## Image assets - 8 product images provided at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0327862c3ed04896922ff5aa2680a852.png?v=1781085619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e710f036025453381c9a469613c279a.png?v=1781085619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/573bacb567d642b7a1f8f15f6e0cef3b.png?v=1781085619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9285dafdf3d4612b70ce49f862f6192.png?v=1781085619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9cc09f5ad9e41ff84c5af2f48d9c18e.png?v=1781085619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43860e08259546debc87da10d0ad828a.png?v=1781085619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8f026f80fea456fb45bb0219e6ef4dd.png?v=1781085618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a58c7ae8ba34e8fa6c8d9167e0fa75c.png?v=1781085619 - **Note:** Agent should fetch images to verify physical appearance, attachment details, and construction quality. ## Agent notes - Description field was empty; all product attributes extracted from title and variant names. - No material certification (e.g., aluminum grade) is provided. - Image content was not analyzed; agent must perform visual inspection if needed.
This product has 19 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": "拓世25新款钓椅筏钓路支架航空铝多角度可伸缩便携支架加长多功能",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "15.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").