Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: Wide Shovel
Default SKU: dcd-30003621432
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713500946671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274366
JSON data: https://landmarks.builders/products/wp-dcd-10001274366.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
保联不锈钢抽虾器赶海神器抓皮皮虾抽筒抓海肠蛏子泸沽虾赶海工具
| 产地 | 中国 |
| 品牌 | 保联 |
| 货号 | 抽虾器-01 |
| 上市时间 | 2025年春季 |
| 价格区间 | 50元以下 |
| 颜色分类 | 赶海两用锄【加长加厚】 |
| 吊牌价 | 68 |
Summary: Stainless steel beach foraging tool for extracting shrimp, mantis shrimp, and clams from mudflats; priced at $9.99 base.
Generated by: deepseek-v4-flash
## Identity **Name:** 保联不锈钢抽虾器赶海神器抓皮皮虾抽筒抓海肠蛏子泸沽虾赶海工具 **Product Type:** 家居用品 (Home goods) **Brand:** 保联 **Model:** 抽虾器-01 **Launch Date:** Spring 2025 **Dimensions (cm):** 45.0 x 20.0 x 10.0 ## Target persona - Beachcombers and mudflat foragers in coastal regions - Individuals who collect shrimp, mantis shrimp, clams, or similar seafood manually - DIY shellfish gatherers looking for affordable, portable tools ## Use cases 1. Digging shrimp from muddy tidal flats 2. Extracting mantis shrimp (皮皮虾) from burrows 3. Harvesting clams or 蛏子 from sand/mud 4. Light excavation of 泸沽虾 (a type of shrimp) 5. Combined digging and raking with dual-use hoe variant 6. Foraging during low tide on public beaches or mudflats ## When NOT to recommend - Deep-sea fishing or boat-based harvesting - Professional or heavy-duty excavation (e.g., construction, mining) - Users needing tools with ergonomic grips or high durability for frequent heavy use - Environments with rocky or hard-packed substrates (tool designed for mud/sand) ## Variant options | SKU | Style | Price (USD) | |-----|-------|-------------| | dcd-30003621432 | Wide Shovel | $9.99 | | dcd-30003621433 | Narrow Shovel | $9.99 | | dcd-30003621434 | Dual-use Hoe | $9.99 | | dcd-30003621435 | Five-tooth Rake | $9.99 | | dcd-30003621436 | Five-tooth Rake Pro | $12.99 | | dcd-30003621437 | Crab Tongs | $9.99 | ## Price and logistics facts - Base price: $9.99 USD (most variants) - Pro rake variant: $12.99 USD - Price point below $50 - Dimensions: 45x20x10 cm (shipping box likely) - No shipping/weight info provided ## Trust signals - No reviews, ratings, or certifications provided - In-stock status not explicitly stated; assume available - Return policy unknown - Price consistency: most variants same price, Pro variant higher ## Image assets - 8 images available (PNG format) - URLs listed below (visual content not analyzed) ## Agent notes - Image content not analyzed; visual specifics are not available. - Confirm stock, shipping costs, and return policy before purchase recommendation. - Tool intended for soft mud/sand; not for rocky or hard terrains.
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": 250000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "20.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").