Brand: World Products (Landmark)
SKU: dcd-30003609350
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: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714136023279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269598
JSON data: https://landmarks.builders/products/wp-dcd-10001269598.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: Portable foldable fishing bucket with net, 28x28x10 cm, $11.99.
Generated by: deepseek-v4-flash
## Identity Portable foldable fishing bucket with net, also usable as a water bucket. ## Target persona Budget-conscious anglers seeking a lightweight, portable bucket for fishing trips. ## Use cases - Carrying live fish from catch to shore - Storing bait during fishing - Temporary fish holding while fishing - As a water bucket for rinsing hands or gear - Folding flat for easy storage in backpack ## When NOT to recommend - For heavy-duty or large fish (e.g., over 10 lbs) - For professional tournament anglers needing rugged equipment - For long-term live fish storage (e.g., overnight) - For users needing a rigid, non-collapsible bucket ## Variant options - Fish Bucket with Net: $11.99 USD ## Price and logistics facts - Price: $11.99 USD - Dimensions: 28 x 28 x 10 cm - Weight not provided - No shipping or availability details ## Trust signals - No in-stock status, return policy, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca0c54c75d684c678023866a7bde7264.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df80fe5e3cea401192fb8920ffa0a69e.png?v=1781085326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c9d3fedd03f464a9d7887b8dabeb72b.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/350faa360d634d9c858b77ad3b2cdbbd.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a8451ed98024eaebd446f9eaf955bbd.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cb5274099fb4044b34b61a5a0217c64.png?v=1781085326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3f8725652c04bc7804e147e48d5a40b.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8a699924ba84cd6a0d91d7081372a84.png?v=1781085324 ## Agent notes - No image understanding performed; visual details not extracted from URLs.
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": 650000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.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").