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/48070659604719: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-1
JSON data: https://landmarks.builders/products/gold-sifting-classifier-tray-lightweight-gold-prospecting-pan-gold-washing-pan-w-1.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 plastic gold prospecting pan with grooved design for separating gold from sediment; includes vial, hook, and digging tools. Available in Black and Sky Blue at $11.99.
Generated by: deepseek-v4-flash
## Identity Gold Sifting Classifier Tray / Gold Prospecting Pan – lightweight plastic pan with multi-tiered grooved design for efficient gold separation. Includes a collection vial, hook, and digging tool. Dimensions: 38 x 38 x 8 cm; weight: 1.87 lbs. ## Target persona - Beginner gold prospectors - Casual outdoor hobbyists - Weekend treasure hunters - Recreational stream panners ## Use cases - Panning for gold in creeks and streams - Separating fine gold flakes from sediment - Outdoor recreational prospecting trips - Testing sediment from mining claims - Educational geology activities with children - Gold recovery from black sand concentrates ## When NOT to recommend - Professional or industrial-scale mining operations - Users requiring a durable metal pan (plastic may crack) - For use with corrosive chemicals or high-heat processes - When large material volumes need processing quickly ## Variant options - Black (SKU: 6094641706259) – $11.99 - Sky Blue (SKU: 6094641706260) – $11.99 ## Price and logistics facts - Price: $11.99 USD (both variants) - Package weight: 0.57 lbs - Product dimensions: 38.0 x 38.0 x 8.0 cm - Not dishwasher safe - Not microwaveable ## Trust signals - In-stock status unknown (not provided) - Return policy not stated in facts - Price is consistent across variants - No certifications listed - Product model number: 1 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/248e064858fd4933a823fd1fd72015dc_0926956f-5e21-4e95-b156-a3aec072f643.png?v=1773888827 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/001dd68edaef411ba8e02c7eafb29d09_9d59da34-984f-4de6-b7f1-049db455a8c2.png?v=1773888827 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf26a02dcf7448a6a8b6579c6f430ad2_10e20db4-4824-4476-8507-8cc78a16d15a.png?v=1773888827 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/437dba79e39a4e6a8303c16761a0d698_75dbc19e-59fc-4e45-9c05-65ae6ca28e67.png?v=1773888827 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18a5931f31f54eec832eae2c833534a3_a099debf-7aca-4318-b45d-3c9bf7de78b9.png?v=1773888827 ## Agent notes - Image understanding was not performed; visual details such as color appearance are not described. The image URLs are provided as fetchable assets but their contents were not analyzed.
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").