Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99
Default variant: Flame Red
Default SKU: 4485775463618
Default price: $8.99
Availability: In Stock
Product Type: Roasting Pans
Vendor: JISADER
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/48017413701871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/gold-washing-pan-for-prospecting-manual-gold-washing-tool-for-rivers-lightweight
JSON data: https://landmarks.builders/products/gold-washing-pan-for-prospecting-manual-gold-washing-tool-for-rivers-lightweight.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the thrill of prospecting with this essential manual washing pan. Its grooved design harnesses the principle of specific to effectively separate from sediment. Crafted from PP (polypropylene) material, this is built to withstand the demands of outdoor exploration and riverbed prospecting. Weighing a mere 300g, it offers exceptional portability, making it an ideal companion for amateur geologists and beginners alike. Available in a range of attractive colours, this washing tool is as practical as it is visually appealing, for your next outdoor adventure or educational panning.
| Material | PP material |
| Capacity | L |
| Colour | Red, Black |
| Product Weight | kg |
| Package Weight | 0.68 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | HX |
| Brand | JISADER |
Summary: Manual gold washing pan for prospecting, made of PP material, lightweight at 300g, with grooved design for efficient sediment separation. Ideal for beginners and hobbyists.
Generated by: deepseek-v4-flash
## Identity JISADER Gold Washing Pan for Prospecting – manual panning tool, PP material, 300g weight. ## Target persona Amateur geologists, hobbyist prospectors, beginners learning gold panning. ## Use cases - Prospecting for placer gold in creeks and rivers - Educational gold panning demonstrations - Outdoor exploration and field trips - Hobby gold collection from riverbeds - Practice panning technique for beginners ## When NOT to recommend - Professional or commercial mining operations - Mechanical sluicing or high-volume processing - Heavy-duty industrial use - Large-scale sediment separation ## Variant options - Flame Red ($8.99) - Charming Blue ($8.99) ## Price and logistics facts Price: $8.99 USD. Weight: 0.68 lb (approx 308g). Dimensions: not specified. ## Trust signals No stock or return policy data. Price consistent across variants. Material (PP) durable but no certifications. ## Image assets Product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/613720f065ff4e4ca45ee015bdaefcea.png?v=1773819329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdc33879b1334e0db6b55be032adee58.png?v=1773819329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fac4044d237454585f1bba681a0fd2a.png?v=1773819329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e178b9efb61d4a0694966f38bdee305f.png?v=1773819329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e679d94d617432e839421baa928d270.png?v=1773819329 ## Agent notes Images were provided but not visually analyzed. Confirm image content if needed.
This product has 11 imagesin catalog.Showing 3 with AI-generated visual descriptionsbelow. All 11 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: A round, red gold panning pan containing numerous small, irregular gold-colored metallic pieces. **Material & finish**: The pan is made of plastic with a matte finish. The metallic pieces have a rough, textured, and somewhat reflective surface. **Form & proportions**: It is a shallow, circular pan with a flat bottom and sloped sides. One side features a series of concentric, raised riffles or ridges. The metallic pieces are irregularly shaped flakes and small nuggets, clustered in the center and scattered towards the riffles. **Color & pattern**: The dominant color is a bright, solid red for the pan. The metallic pieces are a brassy gold color. **Style**: Utilitarian, functional. **Quality signals**: The pan appears to be mass-produced due to its uniform molded construction. **Likely use scenario**: A buyer would use this for sifting sediment to separate heavy materials, such as in gold prospecting.
**Object**: A gold panning pan containing small gold-colored nuggets. **Material & finish**: Made of plastic with a matte finish. **Form
**Object**: A red gold panning pan. **Material & finish**: Made from plastic, exhibiting a consistent matte finish with no visible sheen.
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": "Gold Washing Pan for Prospecting, Manual Gold Washing Tool for Rivers, Lightweight Gold Prospecting Pan for Outdoors Exploration",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "",
"_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").