Brand: World Products (Landmark)
SKU: 5522052787171
Price: $11.99
Availability: In Stock
Product Type: Metal Detectors
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48017428971759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/38cm-gold-washing-pan-gold-prospecting-tool-heavy-medium-mineral-processing-equi
JSON data: https://landmarks.builders/products/38cm-gold-washing-pan-gold-prospecting-tool-heavy-medium-mineral-processing-equi.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Embark on your next outdoor adventure with this professional 38cm Gold Washing Pan, designed for efficient gold recovery and heavy medium mineral processing. Constructed from lightweight material, this gold sifting tray is built for long use and portability. Its design ensures efficient gold separation, while the black color provides contrast for spotting gold. Ideal for river panning, stream panning, and general outdoor exploration, this gold basin is a must-have tool for any enthusiast. Experience ore separation and convenient gold washing with this essential piece of recovery equipment.
| Material | Plastic |
| Capacity | L |
| Product Dimensions | 38.0 x 38.0 x 8.0 centimeters |
| Product Weight | 0.35 kilograms |
| Package Weight | 0.1 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 001 |
Summary: 38cm lightweight plastic gold washing pan for efficient gold separation and outdoor prospecting, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity 38cm Gold Washing Pan, lightweight plastic gold prospecting tool, black color for contrast. ## Target persona Hobbyist gold prospectors, outdoor adventure enthusiasts, and beginner stream panners. ## Use cases - Efficient gold recovery from alluvial deposits - Portable sieving for river and stream panning - Heavy medium mineral processing for small-scale operations - Gold spotting during outdoor exploration - Training and recreational gold panning ## When NOT to recommend - Large-scale commercial mining operations - Industrial mineral processing requiring heavy-duty equipment - Professional geologists needing precise analytical tools - Use as a metal detector (product type misclassification) ## Variant options - Modern: $11.99 (only variant) ## Price and logistics facts - Price: $11.99 USD - Dimensions: 38.0 x 38.0 x 8.0 cm - Weight: 0.35 kg (item), 0.1 kg (package) - Material: Plastic - Not dishwasher safe, not microwaveable ## Trust signals - In-stock (no stock status provided) - Multiple product images available - Consistent price across variant - Lightweight and portable design ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab79867d838a4ed4a798bde366df29f5.png?v=1773819975 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f78036327344d85b7fb9b5cee5f8c00.png?v=1773819975 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce5379d984dc42c6b8937e48204e8942.png?v=1773819975 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e9624a732d74ecb9b3fd6703bdd0362.png?v=1773819975 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c1d4421d48e4aadb74669f326421701.png?v=1773819975 ## Agent notes - Product type listed as 'Metal Detectors' but description indicates a gold washing pan, not a detector. - Image understanding was not performed; visual details are not described.
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": "38cm Gold Washing Pan, Gold Prospecting Tool, Heavy Medium Mineral Processing Equipment, Outdoor Adventure Sieving Tray, for Gold Separation",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "38.0",
"_height_cm": "8.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").