Brand: World Products (Landmark)
SKU: 5942429583846
Price: $14.99
Availability: In Stock
Product Type: Metal Detectors
Vendor: JISADER
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/48017461018863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/panning-kit-for-river-panning-gold-washing-pan-for-gold-hobbyist-washing-sievein
JSON data: https://landmarks.builders/products/panning-kit-for-river-panning-gold-washing-pan-for-gold-hobbyist-washing-sievein.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This gold washing an essential tool for hobbyist or geology student. Featuring multiple concentric, it is designed to efficiently gold particles. Constructed from PP, it offers resistance, ensuring longevity. Its lightweight and portable design allows for and use in various locations, making it suitable for alluvial deposits and outdoor recreation. With a large diameter of 385mm and a processing capacity of 1-3 tons per hour, this manual panning tool is for stream prospecting and educational use.
| Material | Plastic |
| Capacity | L |
| Colour | Blue |
| Product Dimensions | 38.5 × 38.5 × 8.5 centimeters |
| Product Weight | kg |
| Package Weight | 0.62 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | LZP38 |
| Brand | JISADER |
Summary: JISADER gold panning kit (38.5cm diameter, 1-3 t/h capacity) for manual alluvial gold prospecting, made of lightweight PP plastic, priced at $14.99.
Generated by: deepseek-v4-flash
## Identity JISADER Gold Panning Kit – Manual alluvial gold prospecting pan. ## Target persona Hobbyist gold prospectors, geology students, and outdoor recreation enthusiasts interested in stream panning for gold. ## Use cases - Prospecting for gold in rivers and streams. - Educational geology field trips demonstrating alluvial gold separation. - Recreational gold panning as a hobby. - Manual separation of gold particles from sand and gravel. - Lightweight portable panning for multiple locations. ## When NOT to recommend - For commercial or industrial-scale gold recovery (capacity only 1-3 t/h, manual). - For electronic metal detecting (this is a manual pan, not a detector). - For users requiring dishwasher-safe or microwaveable gear. - For professional miners needing high throughput or automated processing. ## Variant options - Portable, Handheld: $14.99 (single SKU). ## Price and logistics facts - Price: $14.99 USD - Dimensions: 38.5 × 38.5 × 8.5 cm (15.2 × 15.2 × 3.3 in) - Weight: 0.62 lbs (package) - Material: PP plastic - Color: Blue - Model: LZP38 - Brand: JISADER ## Trust signals - In-stock status: Not explicitly provided; assume available based on listing. - Return policy: Not specified. - Price consistency: Single price point across variants. - Certifications: None mentioned. - Material: PP plastic, lightweight and resistant. ## Image assets - 5 product images available at provided URLs. No visual analysis performed. ## Agent notes - Product type is "Metal Detectors" but is a panning kit, not a detector. - Processing capacity: 1-3 tons per hour. - Not dishwasher or microwave safe. - Image understanding not performed; treat images as fetchable assets.
This product has 6 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": "Panning Kit for River Panning, Gold Washing Pan for Gold Hobbyist, Washing Sieveing Use Gold, Manual Alluvial Gold Prospecting Pan",
"quantity": 1,
"grams": 320000,
"properties": {
"_length_cm": "38.5",
"_width_cm": "38.5",
"_height_cm": "8.5"
}
}],
"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").