Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99
Default variant: Red
Default SKU: 5178245803560
Default price: $8.99
Availability: In Stock
Product Type: Metal Detectors
Vendor: JISADER
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/48017431560431: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-lightweight-300g-pp-material-gold-sifting-classifier-for-separa
JSON data: https://landmarks.builders/products/gold-washing-pan-lightweight-300g-pp-material-gold-sifting-classifier-for-separa.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 efficient with this manual gold washing pan, designed for both beginners and seasoned. Its design, featuring multiple concentric and a textured bottom, ensures effective separation of gold from sand and gravel through the principle of specific sorting. Constructed from lightweight and impact-resistant PP (polypropylene) material, this gold sifting classifier is built to withstand the rigours of outdoor exploration. Available in a range of colours, including peacock green, it offers both functionality and personal. for river prospecting, creek exploration, and educational activities, this gold concentrator tool for finding precious metals.
Package Contents: 1 x Gold washing pan
| Material | Plastic |
| Capacity | L |
| Product Dimensions | 38.0 x 38.0 x 8.5 centimeters |
| Product Weight | kg |
| Package Weight | 0.3 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | HX |
| Number of Items | 1 |
Summary: Lightweight PP gold washing pan for manual gold panning, suitable for river prospecting, available in Red and Blue at $8.99.
Generated by: deepseek-v4-flash
## Identity Lightweight 300g PP material gold washing pan with concentric rings and textured bottom for manual gold separation. ## Target persona Hobbyist gold prospectors and beginners looking for an affordable, lightweight pan for recreational use. ## Use cases - Separating gold from sand and gravel in rivers or creeks - Classifying material during gold prospecting trips - Educational demonstrations of gold panning techniques - Field testing for placer gold presence - Lightweight travel pan for outdoor exploration ## When NOT to recommend - High-volume commercial mining operations requiring durable metal pans - Electronic or chemical gold recovery processes - Users seeking a heavy-duty professional tool - Dry sifting without water (requires water for operation) ## Variant options - Red (SKU: 5178245803560) - $8.99 - Blue (SKU: 5178245803561) - $8.99 ## Price and logistics facts - Price: $8.99 USD - Dimensions: 38 x 38 x 8.5 cm - Weight: 0.3 kg - Material: Polypropylene (PP) - Package includes 1 gold washing pan ## Trust signals - No stock status provided - No return policy information available - No certifications mentioned - Price consistency: both variants at $8.99 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae1b7548803449aeb1ccacdcc07e27c6.png?v=1773820072 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5bc50386e634da3a216e659e29acaa0.png?v=1773820072 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/798961ac8cea4c9ab15a42af7a426798.png?v=1773820072 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b43b1d14bbd147b4960b176831edf41a.png?v=1773820072 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aba79ae573714c2485e1a554b10e7bfd.png?v=1773820072 ## Agent notes - No stock status or return policy provided. - Images were not analyzed for visual details; only URLs are available.
This product has 13 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": "Gold Washing Pan, Lightweight 300g PP Material, Gold Sifting Classifier for Separating Gold, Manual Gold Panning for River Prospecting",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "38.0",
"_height_cm": "8.5"
}
}],
"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").