Brand: World Products (Landmark)
SKU: 4284177057566
Price: $9.99
Availability: In Stock
Product Type: Pizza Pans
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48068113563887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/double-groove-gold-washing-pan-river-panning-gold-washing-pan-placer-deposits-wa-1
JSON data: https://landmarks.builders/products/double-groove-gold-washing-pan-river-panning-gold-washing-pan-placer-deposits-wa-1.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the thrill of gold prospecting with this Panning Pan. Designed for hobby miners and outdoor enthusiasts, this pan features an efficient double groove system that aids in the effective collection and separation of gold from sand and gravel. Its construction ensures it can withstand rigorous use in streams, while the generous 38cm diameter allows for processing larger volumes of material. Lightweight and portable, it's the companion for your prospecting adventure. Utilising the principle of separation, this must-have for anyone looking to recover precious metals from placer deposits.
| Material | Plastic |
| Capacity | L |
| Special Features | Double grooves for gold separation |
| Product Weight | kg |
| Package Weight | 0.66 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | HX |
Summary: Double groove gold washing pan, 38cm diameter, plastic, for hobby gold prospecting in streams. Lightweight and portable. Price $9.99.
Generated by: deepseek-v4-flash
## Identity Double Groove Gold Washing Pan (38cm) - Plastic gold panning tool with double grooves for efficient gold separation. ## Target persona Hobby gold miners, outdoor enthusiasts, amateur prospectors looking for an affordable, lightweight pan for stream panning. ## Use cases - Panning for gold in streams and rivers - Separating gold from sand and gravel in placer deposits - Classifying and washing material at prospecting sites - Small-scale gold recovery hobby - Field testing for gold content - Backyard gold panning practice ## When NOT to recommend - Professional or commercial mining operations (too small, limited capacity) - Users needing a durable metal pan (plastic may wear faster) - Any non-gold-panning purpose (e.g., cooking, gardening) - Large-volume material processing (38cm diameter only) ## Variant options - 38cm Diameter: $9.99 (only variant) ## Price and logistics facts - Price: $9.99 USD - Package weight: 0.66 pounds - Dimensions: 38cm diameter - Material: Plastic - Model: HX ## Trust signals - In-stock status not provided - Return policy not provided - Dishwasher safe: No - Microwaveable: No - No certifications or safety ratings listed ## Image assets No image URLs provided. ## Agent notes This product is categorized as "Pizza Pans" in the source data, but description and tags confirm it is a gold prospecting pan. Use with caution for unrelated queries. No images available for visual verification.
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": "Double Groove Gold Washing Pan, River Panning Gold Washing Pan, Placer Deposits Washing Pan, Classifier Washing Sieve Tray, Gold Prospecting Pan",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "38.0",
"_height_cm": ""
}
}],
"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").