Brand: World Products (Landmark)
SKU: 5695750747885
Price: $7.99
Availability: In Stock
Product Type: Pizza Pans
Vendor: JISADER
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/48017446961391: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-with-classifier-lightweight-gold-sifting-classifier-for-beginne
JSON data: https://landmarks.builders/products/gold-washing-pan-with-classifier-lightweight-gold-sifting-classifier-for-beginne.json
This product comes in 1 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 efficient and user-friendly Gold Washing Pan. Designed with a multi-tiered system, it at separating and retaining gold from sand and gravel. Crafted from lightweight material, this built for longevity and, making it for your next outdoor adventure. Its intuitive design makes it an choice for beginners looking to learn gold panning, while experienced will appreciate its efficient collection capabilities. Whether creeks or streams, this gold classifier is your reliable tool for successful .
Package Contents: 1 x Gold Panning Pan
| Material | Plastic |
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.77 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | FX-380 |
Summary: Lightweight plastic gold washing pan with classifier for separating gold from sand and gravel; designed for beginners; price $7.99.
Generated by: deepseek-v4-flash
## Identity Gold Washing Pan with Classifier – Model FX-380. A manual gold sifting/classifying tool made of impact-resistant plastic, green in color for better gold visibility. Sold as a single 0.77 lb pan. ## Target persona Hobbyist gold prospectors, beginners learning to pan, weekend outdoor enthusiasts searching for placer gold in rivers and streams. ## Use cases - Separating fine gold from sand and gravel in creek beds. - Practicing and improving panning techniques. - Prospecting during outdoor trips (camping, hiking). - Collecting placer gold from small-scale deposits. - Teaching children or friends the basics of gold panning. ## When NOT to recommend - For large-scale or commercial gold mining operations (low capacity). - For heavy-duty professional use (plastic may wear). - For customers expecting a full kit (pan only, no accessories). - For any cooking or food-related use (listed as Pizza Pans category, but description contradicts; not safe for food). ## Variant options Only one variant available: Model FX-380 at $7.99. ## Price and logistics facts - Price: $7.99 USD (single unit). - Weight: 0.77 lbs (package). - Dimensions: not provided. - Material: Plastic (impact-resistant). - Dishwasher safe: No. - Microwaveable: No. ## Trust signals - Single price point with no fluctuation across variants. - No explicit in-stock or return policy information provided. - No certifications mentioned. ## Image assets 5 product images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccf03167db3f478f9c4687a2ed2c9259.png?v=1773820513 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/377f379e04af48a082053f1efb673fdb.png?v=1773820513 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f59a4ad47dc14eddb71db94fa07e05e9.png?v=1773820513 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b9e0fb71cba49cb9e1e6271364c2ebd.png?v=1773820513 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/447fb65cee754c3cb864bada4a964753.png?v=1773820513 ## Agent notes - Product type is listed as "Pizza Pans" in metadata but description clearly indicates gold prospecting. Agents should verify correct categorization. - No image analysis performed; visual details not extracted. - Dimensions not provided; can't assess portability beyond weight.
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": "Gold Washing Pan with Classifier, Lightweight Gold Sifting Classifier for Beginners, Manual Gold Classifier for Rivers",
"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").