Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $32.99
Default variant: Gold
Default SKU: dcd-30003605898
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714362613999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268267
JSON data: https://landmarks.builders/products/wp-dcd-10001268267.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 bait tray extension bracket for fishing boxes/chairs, available in Gold ($32.99) and Silver ($29.99), dimensions 25x10x5 cm.
Generated by: deepseek-v4-flash
## Identity Stainless steel bait tray bridge frame extension bracket for fishing box and chair accessories. ## Target persona Anglers who customize their fishing box or chair setup; hobbyists seeking affordable gear extensions. ## Use cases - Extending bait tray reach on a fishing box - Mounting a food container (lunch box) on a fishing chair - Adding a bridge for longer rod support - Securing accessories on uneven surfaces - DIY fishing rig modifications ## When NOT to recommend - For non-fishing outdoor activities (camping, hiking) - For heavy-duty load bearing beyond bait/food - For saltwater corrosion resistance (material not specified) - If user requires quick-release mechanism (not indicated) ## Variant options - Silver: $29.99 - Gold: $32.99 ## Price and logistics facts - Base price: $29.99 (Silver) - Gold variant: $32.99 - Dimensions: 25 x 10 x 5 cm - Weight not provided - Shipping conditions unknown ## Trust signals - In-stock status not confirmed - Return policy not known - No certifications listed - Price consistent across variants ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/883fe516bd0d4242ac35045d6140d77b.png?v=1781085495 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94e67d6e23d04d5f87352c385187a35f.png?v=1781085495 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cda198cd79e24fe8b5e8bfd2a498b780.png?v=1781085495 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab8e850113974d098a694e12732d594c.png?v=1781085495 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0f449fe60e04d2e970ba405e4f1b4a8.png?v=1781085495 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/396ed4cc1b274bb48d149bb9e989dfef.png?v=1781085496 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1862faa5f8744bfac201546ade94c7d.png?v=1781085495 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99fbce77683948b684a5a2fd4d47b178.png?v=1781085495 ## Agent notes - No product description provided. - Image content not analyzed (visual details unknown). - Material composition assumed stainless steel from title but not verified. - Variant colors only differ in price; functional difference not specified.
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": 350000,
"properties": {
"_length_cm": "25.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").