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/48070397001967: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-2
JSON data: https://landmarks.builders/products/double-groove-gold-washing-pan-river-panning-gold-washing-pan-placer-deposits-wa-2.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 plastic gold washing pan with 38cm diameter for hobby mining at $9.99.
Generated by: deepseek-v4-flash
## Identity Double Groove Gold Washing Pan, a 38cm diameter plastic pan for gold prospecting, priced at $9.99. ## Target persona Hobby miners and outdoor enthusiasts looking for an affordable tool to pan for gold in streams. ## Use cases - Panning for gold in streams and rivers - Separating gold from sand and gravel in placer deposits - Recreational gold prospecting trips - Small-scale hobby mining - Testing material from potential mining sites ## When NOT to recommend - Industrial-scale or commercial mining operations - Prospecting where high durability or metal construction is needed - Use as a pizza pan (despite product listing category) - Users requiring dishwasher or microwave safe equipment ## Variant options - 38cm Diameter (only variant) – $9.99 ## Price and logistics facts - Price: $9.99 USD - Weight: 0.66 pounds (0.30 kg) - Only one variant available ## Trust signals - In-stock status not specified - Return policy not specified - No certifications listed - Product listed under 'Pizza Pans' category but functions as gold pan ## Image assets No images provided. ## Agent notes - Product type categorization (Pizza Pans) appears incorrect; actual function is gold washing. - Dimensions: only diameter known (38cm); other dimensions not provided. - Material: plastic.
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": "",
"_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").