Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99
Default variant: Black
Default SKU: dcd-30003609413
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714273157359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269624
JSON data: https://landmarks.builders/products/wp-dcd-10001269624.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
ISE MOUNT户外钓鱼瓶野外露营渔具用品收纳盒捕鱼钩
| 产地 | 中国 |
| 品牌 | ISE MOUNT |
| 货号 | 钓鱼瓶 |
| 产品类别 | 冰箱收纳盒 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
Summary: ISE MOUNT fishing bottle, a portable outdoor fishing and camping tackle storage container, available in Black and Yellow, priced at $51.99.
Generated by: deepseek-v4-flash
## Identity ISE MOUNT fishing bottle, a portable outdoor storage container for fishing tackle and camping gear. Made in China. ## Target persona Anglers and outdoor enthusiasts who need a compact, lightweight container for fishing hooks, lures, and small camping accessories. Budget-conscious fishermen who shop on Lazada in the Middle East. ## Use cases 1. Storing fishing hooks and lures while fishing from shore or boat. 2. Organizing small camping items like matches, batteries, or first-aid supplies. 3. Keeping bait cool in a refrigerator-like container. 4. Carrying as a portable tackle box during hiking trips. 5. Used as a waterproof container for electronics or valuables during outdoor activities. ## When NOT to recommend - For heavy-duty gear storage larger than 17x5x5 cm. - For users requiring high-end waterproof or crushproof cases. - For professional anglers needing multiple compartments. ## Variant options - Color: Black (sku dcd-30003609413), $51.99 - Color: Yellow (sku dcd-30003609414), $51.99 ## Price and logistics facts Price: $51.99 USD. Dimensions: 17x5x5 cm. Likely sold through Lazada to Middle East region. Shipping details not specified. ## Trust signals New product, imported from China. Brand: ISE MOUNT. No specific return policy or certification mentioned in provided facts. ## Image assets 8 image URLs available (see below). Visual details not inferred. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2670b81298254a7e8d99f76965f244fe.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ace57f497885404780e8ab8b2cf1df78.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ef71690743c462e81329ae03c4b21bc.png?v=1781085405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/432ab622a8d845dda65dd4f739a4c6e5.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdb774c8bf964936b4ecb7e4dd50d094.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/729aecd4616844baa006b2e06cf24475.png?v=1781085403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2118d9700e4c486eb1028bc22f41f39b.png?v=1781085403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07b0840e1d5543c6851439ac36248c0d.png?v=1781085403 ## Agent notes The product type is listed as 'outdoor', and description mentions '冰箱收纳盒' (refrigerator storage box), suggesting it may also be used for fridge organization. However, primary use seems fishing. Consider cross-departmental tagging. No warranty or certification data.
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": "ISE MOUNT户外钓鱼瓶野外露营渔具用品收纳盒捕鱼钩",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "5.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").