Brand: World Products (Landmark)
SKU: dcd-30003604725
Price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 640 g
Cart URL (default variant): https://landmarks.builders/cart/49714391679215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267809
JSON data: https://landmarks.builders/products/wp-dcd-10001267809.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
外贸海钓鱼袋称鱼袋渔具鱼手提包收纳包防水手提袋可折叠大容量袋
| 产地 | 中国 |
| 品牌 | JsFun |
| 货号 | A248 |
| 颜色 | 有标款 |
| 专利类型 | 无 |
| 质检报告编号 | = |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 材质 | PVC |
| 外贸出口认证 | = |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 东北亚 |
| 吊牌价 | 59.9 |
Summary: PVC waterproof foldable fishing bag for weighing and storing fish, 30x30x5 cm, Black, $27.99, by JsFun, origin China.
Generated by: deepseek-v4-flash
## Identity **Product:** 外贸海钓鱼袋称鱼袋渔具鱼手提包收纳包防水手提袋可折叠大容量袋 **Brand:** JsFun **Type:** Waterproof foldable fishing bag / fish weighing bag **Material:** PVC **Dimensions:** 30 x 30 x 5 cm **Color:** Black (only variant) ## Target persona - Sea fishing anglers who need a portable, waterproof bag for weighing and storing fish. - Budget-conscious fishermen looking for a simple, functional bag. - Travel fishermen requiring lightweight, foldable gear. ## Use cases - Weighing and temporarily storing caught fish during sea fishing trips. - Carrying fishing accessories (lures, tools) in a waterproof environment. - Folding flat for easy storage when not in use. - Using as a waterproof carry-all for wet or dirty items on a boat. - Transporting fish from the shore or boat to home/cleaning station. ## When NOT to recommend - If the buyer requires a large capacity cooler or insulated fish box. - For professional tournament anglers needing high-end, multi-compartment tackle bags. - When the user needs a bag for freshwater only (though still functional). - If the buyer expects advanced features like padded straps or multiple pockets. ## Variant options - **Black (default):** $27.99 ## Price and logistics facts - **Price:** $27.99 USD (single variant) - **Dimensions (cm):** 30 L x 30 W x 5 H - **Origin:** China - **Brand:** JsFun - **Model:** A248 - **Key platforms:** LAZADA (as per description) ## Trust signals - In-stock status: Not explicitly confirmed but listed for sale. - Return policy: Not provided. - Certifications: None mentioned. - Price consistency: Only one price point detected. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Only one color variant (Black) available. - Image understanding was not performed; visual details are not described. - No return policy or warranty information provided. - Dimensions are compact; suitable for moderate-sized catches.
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": 640000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.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").