Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $14.99
Default variant: Nylon 33x38cm
Default SKU: dcd-30003611127
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714245075183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270291
JSON data: https://landmarks.builders/products/wp-dcd-10001270291.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-float fishing net bag with coated quick-dry anti-snag material, available in nylon and coated wire/rubber variants, sizes 33x38cm to 40x45cm, priced $11.99–$14.99.
Generated by: deepseek-v4-flash
## Identity Cross-border wholesale multi-float fishing net bag (活鱼网袋). Coated, quick-dry, anti-snag. Used for sea fishing, rock fishing, and holding live fish. ## Target persona - Saltwater anglers who fish from rocks or shore - Hobbyist sea fishermen needing a portable fish bag - Small-scale fishing gear resellers looking for bulk affordable nets ## Use cases - Carrying live caught fish from shoreline to bucket - Storing fish temporarily while surf fishing - Using as a mesh bag to keep fish alive in water - Replacing worn-out or torn net bags on fishing trips - Bulk purchase for fishing supply inventory ## When NOT to recommend - For freshwater fly fishing (different net design preferred) - For commercial deep-sea fishing (too small, not heavy-duty) - When a rigid landing net is needed (this is a soft bag) - For customers seeking a single large fish bag (max size 40x45cm) ## Variant options | SKU | Style | Price | |-----|-------|-------| | dcd-30003611127 | Nylon 33x38cm | $11.99 | | dcd-30003611128 | Nylon 40x45cm | $13.99 | | dcd-30003611129 | Coated Steel Wire | $13.99 | | dcd-30003611130 | Coated Steel Wire a | $14.99 | | dcd-30003611131 | Coated Rubber Tube | $12.99 | | dcd-30003611132 | Coated Rubber Tube a | $13.99 | ## Price and logistics facts - Price range: $11.99–$14.99 USD - Package dimensions: 40×40×10 cm - Currency: USD ## Trust signals - Multiple variants with consistent pricing per material - No return policy or certifications stated in source data - Price appears stable; no discount flags ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/973047ca51104d3897d9759e33b40cef.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40a0db5963274ce2ba15bd7c9eb8e256.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8866e0e61404babb1933c29e2cbee06.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3a32f0221f248b08383e48797d2fa45.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22a2695654bd488ca7d8d82750b6b35b.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/283019613f0f431c8e2f3adc83fe100a.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2821b93659e64413bec0b3bcbe27d853.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75caca4a26994021bcb09a674d1d06cf.png?v=1781085384 ## Agent notes - No image analysis performed; visual details not available. - Product description field empty; all info from title, variants, and dimensions.
This product has 18 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": 450000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "40.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").