Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $13.99
Default variant: Standard 20CM
Default SKU: dcd-30003504906
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49739217141999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250233
JSON data: https://landmarks.builders/products/wp-dcd-10001250233.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel fishing platform extension bracket accessory; holds rod holder or net; two size variants: 20cm ($12.99) and 25cm ($13.99).
Generated by: deepseek-v4-flash
## Identity Stainless steel fishing platform extension bracket / rod holder / net holder accessory. ## Target persona Anglers who use platform fishing seats and need to extend mounting points for rod holders or nets. ## Use cases - Mounting a rod holder on a fishing platform - Adding a net holder extension to a fishing chair - Extending accessory rail on a fishing setup - Securing extra gear on a boat or bank fishing platform - Customizing fishing platform layout - Replacing damaged or lost bracket ## When NOT to recommend - Anglers without a platform fishing setup - Users needing heavy-duty load capacity over 5 kg - Applications requiring verified saltwater corrosion resistance (grade unknown) - When exact fit with specific brand platforms is unverified ## Variant options - Standard 20CM: $12.99 - Extended 25CM: $13.99 ## Price and logistics facts - Standard 20CM: $12.99 USD - Extended 25CM: $13.99 USD - Package dimensions: 26 x 10 x 5 cm (likely packed, may not reflect product size) ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: same across variants, no discounts - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a77383ecfac4fb18e86bc98f85215ce.png?v=1781488410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b0cc9e0d05b4c0e9f25cba79f6dba28.png?v=1781488409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/032be3ecc6d74b9c9f2e53b731de21ef.png?v=1781488409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/888fdf9dab274b3fbe59adcf9883a0f1.png?v=1781488409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5790e0fa3163477b8f2b466e4170fc7f.png?v=1781488410 ## Agent notes - Product description field was empty; no text details provided. - Image contents not analyzed – verify visual features by fetching image URLs. - Compatibility with specific fishing platform models (e.g., branded chairs) is unconfirmed.
This product has 14 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": 400000,
"properties": {
"_length_cm": "26.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").