Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Black
Default SKU: 6094641706259
Default price: $11.99
Availability: In Stock
Product Type: Metal Detectors
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48101950750959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/gold-sifting-classifier-tray-lightweight-gold-prospecting-pan-gold-washing-pan-w-3
JSON data: https://landmarks.builders/products/gold-sifting-classifier-tray-lightweight-gold-prospecting-pan-gold-washing-pan-w-3.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 gold prospecting with this washing pan. Designed for efficiency and ease of use, this lightweight gold prospecting pan features a multi-tiered grooved design that expertly separates gold from sediment. Constructed from material, it's built for long use in rugged outdoor environments. Available in convenient sets that include digging tools like a and hook, plus a collection bottle, this gold sand purifying pan offers a complete prospecting experience for beginners and casual hobbyists. Choose from multiple colours to suit your preference and visibility. The circular shape and wide basin are optimised for effective separation and washing, making it an indispensable piece of gold prospecting equipment in creeks or mountainous areas.
Package Contents: 1 x, 1 x Hook
| Material | Plastic |
| Capacity | L |
| Product Dimensions | 38.0 x 38.0 x 8.0 centimeters |
| Product Weight | 1.87 pounds |
| Package Weight | 0.57 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1 |
Summary: Lightweight gold prospecting pan with multi-tiered grooved design for separating gold from sediment, available in Black and Sky Blue at $11.99.
Generated by: deepseek-v4-flash
## Identity Gold Sifting Classifier Tray, Lightweight Gold Prospecting Pan, Gold Washing Pan with Vial, Gold Sand Purifying Pan, Manual Prospecting Kit ## Target persona Casual hobbyist gold prospectors, beginners in gold panning, outdoor enthusiasts looking for an entry-level panning kit. ## Use cases - Panning for gold in creeks, streams, or mountainous areas - Separating gold from sediment using grooved design - Outdoor hobby gold prospecting trips - Beginner training in gold panning techniques - Complete kit includes digging tools and collection bottle - Lightweight and portable for easy transport ## When NOT to recommend - Professional or large-scale mining operations requiring industrial equipment - Users needing high-capacity or multi-pan systems - Those seeking actual metal detectors (this is a pan, not a detector) - Collectors of fine gold dust who require advanced separation methods ## Variant options - Black (SKU: 6094641706259) - $11.99 - Sky Blue (SKU: 6094641706260) - $11.99 ## Price and logistics facts - Price: $11.99 USD - Dimensions: 38.0 x 38.0 x 8.0 cm - Product Weight: 1.87 lbs - Package Weight: 0.57 lbs - Material: Plastic - Dishwasher Safe: No - Microwaveable: No ## Trust signals - In-stock: Not explicitly stated; SKUs indicate availability - Return policy: Not provided - Price consistency: Single price across variants - Certifications: None known ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/248e064858fd4933a823fd1fd72015dc_a18f103c-8503-44ed-af91-94b9513f112a.png?v=1773925608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/001dd68edaef411ba8e02c7eafb29d09_a99e7c63-0a92-4fc9-9340-3a82b092c3a9.png?v=1773925608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf26a02dcf7448a6a8b6579c6f430ad2_f3c694d8-df9f-4230-bc3a-e46f3dea4754.png?v=1773925608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/437dba79e39a4e6a8303c16761a0d698_8c2dc7e8-8e26-4bb0-83eb-55a6da42d4c5.png?v=1773925608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18a5931f31f54eec832eae2c833534a3_5f327a77-3818-46e8-b4a5-7e92d213f974.png?v=1773925608 ## Agent notes - Description contains garbled text (e.g., '1 x, 1 x Hook') – likely template placeholders. Verify completeness. - Image assets provided but not analyzed; no visual details inferred. - Product type tagged as 'Metal Detectors' but actual item is a pan – may be miscategorized. - No return policy, warranty, or certification data available.
This product has 9 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 Sifting Classifier Tray, Lightweight Gold Prospecting Pan, Gold Washing Pan with Vial, Gold Sand Purifying Pan, Manual Prospecting Kit",
"quantity": 1,
"grams": 850000,
"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").