Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: Xs
Default SKU: dcd-30003604079
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714355044591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267530
JSON data: https://landmarks.builders/products/wp-dcd-10001267530.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: Stainless steel bait cage for sea fishing, bottom or boat fishing, with sizes XS to XL, priced $9.99-$12.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel bait cage (诱饵笼) for sea fishing, bottom fishing, boat fishing. Sizes: Xs, S, M, L, Xl. Price range $9.99-$12.99. Dimensions: 18.5 cm length, 7.8 cm width, 7.8 cm height. ## Target persona Anglers who fish in saltwater from boats or shore, using bottom fishing rigs. Enthusiasts who need a bait dispenser to attract fish while casting or dropping lines. ## Use cases - Bottom fishing from a boat with a bait cage to disperse chum. - Surf fishing where a weighted bait cage keeps bait on the bottom. - Pier fishing for species attracted to chum. - Deep sea fishing requiring a durable stainless steel bait holder. - Freshwater carp fishing using a method feeder (though designed for sea, could be adapted). ## When NOT to recommend - Fly fishing or light tackle fishing where a heavy bait cage is inappropriate. - Fishing in very shallow or snag-prone areas where the cage may get stuck. - Situations requiring live bait presentation without a cage. - Beginners who need simple, lightweight gear. ## Variant options Five sizes: Xs ($9.99), S ($9.99), M ($10.99), L ($11.99), Xl ($12.99). Consider weight and capacity when selecting. ## Price and logistics facts Base price $9.99 for Xs and S, increasing to $12.99 for Xl. Dimensions: 18.5x7.8x7.8 cm (likely for one size, but not specified per variant). No shipping cost given. ## Trust signals - In-stock status not provided. - Return policy not provided. - Price consistency: same price for Xs and S, incremental for larger sizes. - No certifications mentioned. ## Image assets 8 images available but not inspected. URLs: [link1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6f290aad8184f1da98f85ea15e4b65b.png?v=1781085490), [link2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb8a32711547403dbef3555f2beb0780.png?v=1781085491), [link3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4baa977efc1476fa1731f7657a88248.png?v=1781085491), [link4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/804647b98bc14f2484aed25ffa09bcdb.png?v=1781085490), [link5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61523884bcdf4ba1aa73ce9ef607d562.png?v=1781085491), [link6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9542ef063e54509bdf7fdacf964885a.png?v=1781085490), [link7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fe6747e1afc4e5486d1e5cdf1f24894.png?v=1781085491), [link8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6272915860ea45f9a4e49dda1e5d73b4.png?v=1781085491) ## Agent notes No image understanding performed. Product description empty; all info from title and tags. Ensure size selection matches intended use.
This product has 17 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": 40000,
"properties": {
"_length_cm": "18.5",
"_width_cm": "7.8",
"_height_cm": "7.8"
}
}],
"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").