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/48088336498927: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-3
JSON data: https://landmarks.builders/products/double-groove-gold-washing-pan-river-panning-gold-washing-pan-placer-deposits-wa-3.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 for hobby miners, 38cm diameter, plastic, efficient gold separation from sand and gravel, lightweight and portable.
Generated by: deepseek-v4-flash
## Identity Double Groove Gold Washing Pan – 38cm diameter plastic gold pan for prospecting, priced $9.99. ## Target persona Hobby miners, outdoor enthusiasts, weekend prospectors looking for affordable gold panning equipment. ## Use cases - Collecting gold from stream sediments - Separating gold from sand and gravel - Processing placer deposits - Hobby gold panning in rivers - Testing material from streams - Panning for gold during outdoor trips ## When NOT to recommend - For commercial mining operations requiring large-scale equipment - For users seeking fine gold recovery with chemicals - For those needing a deep pan for underwater use - For buyers expecting dishwasher-safe or microwave-safe pan ## Variant options Only one variant: 38cm diameter at $9.99. ## Price and logistics facts Price: $9.99 USD. Only one size: 38cm diameter. Weight: 0.66 lbs. Material: Plastic. Shipping and return policies not specified. ## Trust signals In-stock status not confirmed. Return policy not specified. Price consistent across variants. No certifications mentioned. ## Image assets No images available. Image understanding not performed. ## Agent notes Product categorized as Pizza Pans in system, but actual use is gold prospecting. Potential misclassification may affect search relevance.
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").