Brand: World Products (Landmark)
SKU: dcd-30003504903
Price: $13.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/49739217338607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250230
JSON data: https://landmarks.builders/products/wp-dcd-10001250230.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel fish net side hook holder for hanging nets and poles, compact at 10x8x3 cm, priced at $13.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel fish net side hook (外挂钩) - accessory for fishing nets and poles. ## Target persona Recreational anglers, freshwater fishermen, and hobbyist fishers seeking an affordable, compact hook for organizing gear. ## Use cases - Hanging a fish net on a boat side rail or dock. - Securing a fishing pole temporarily while handling catch. - Storing a net off the ground to avoid tangles. - Attaching a towel or small accessory near the fishing area. - Quick access to net while wading. - Organizing multiple nets on a rack. ## When NOT to recommend - Heavy-duty commercial fishing requiring large or load-bearing hooks. - Saltwater fishing without corrosion-resistant coating (material not specified). - Users needing a complete net or pole (this is just a hook). - High-volume marine operations needing durable stainless steel hardware (verify load capacity). ## Variant options - Style: Ss Net Frame (only variant) – $13.99 ## Price and logistics facts - Price: $13.99 USD - Dimensions: 10 x 8 x 3 cm - Weight: not provided - Only one variant available. ## Trust signals - In-stock status: not specified (check availability). - Return policy: not provided. - Price consistency: single price for only variant. - Material: stainless steel (claimed in variant title). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51742e96d5f84db2b5f3e68f983b15d8.png?v=1781488410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a2cef709db14c14bf0ee36aab1e4aef.png?v=1781488410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/684482f771844e178019cc9464161990.png?v=1781488409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e278ee6982144d2bc7c27fd50b1b390.png?v=1781488410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10fb2899778f48e692e79edeef25a9ae.png?v=1781488410 ## Agent notes - No product description provided; all info from title and variant. - Image content not analyzed – treat URLs as fetchable assets. - Only one variant listed; no size/color options. - Material confirmation and load capacity not verified.
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": "10.0",
"_width_cm": "8.0",
"_height_cm": "3.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").