Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99
Default variant: Gardening Tool
Default SKU: 5985244413078
Default price: $2.99
Availability: In Stock
Product Type: Camping Pot & Pan Sets
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48070214713583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/panning-pan-wear-resistant-washing-sieveing-use-gold-heavy-duty-washing-sieve-tr-2
JSON data: https://landmarks.builders/products/panning-pan-wear-resistant-washing-sieveing-use-gold-heavy-duty-washing-sieve-tr-2.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 efficiency of the Ci Panning Pan, a tool for prospecting enthusiast. Its three-groove design is engineered for retention, outperforming simpler pans by efficiently filtering and maximising your recovery rate. Crafted from thickened, solid, and wear-resistant material, this is built to last, offering greater durability than many basic. The lightweight and comfortable design ensures an ergonomic experience, making your panning easier and less tiring, even during extended use. Whether you're prospecting or engaging in geological studies, this versatile washing sieve tray is your reliable partner for precious metal recovery.
Package Contents: 1 x Gold Panning Pan
| Material | Plastic |
| Capacity | L |
| Colour | Black |
| Product Weight | kg |
| Package Weight | 0.15 kilograms |
| Included Components | Gold Panning Pan |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1 |
| Brand | JISADER |
Summary: A lightweight, wear-resistant plastic gold panning pan with three-groove design for efficient precious metal recovery, priced at $2.99.
Generated by: deepseek-v4-flash
## Identity JISADER Gold Panning Pan – a durable plastic washing sieve tray for prospecting and geological use. ## Target persona Gold prospecting hobbyists, geology students, small-scale stream panners, DIY treasure hunters. ## Use cases - Recovering gold flakes from stream sediment. - Classifying and washing gravel in small-scale prospecting. - Geological fieldwork sampling for precious metals. - Educational demonstrations in earth science classes. - Gardening or mining tool variant usage (e.g., sifting soil). ## When NOT to recommend - Industrial-scale mining operations requiring heavy equipment. - Professional jewelers or assay labs needing precise separation. - Users seeking a full panning kit with multiple accessories. - Applications requiring high temperature or chemical resistance. ## Variant options - **Gardening Tool** (Style: Gardening Tool) – $2.99 - **Mining Tool** (Style: Mining Tool) – $2.99 ## Price and logistics facts - Price: $2.99 USD per unit. - Currency: USD. - Package weight: 0.15 kg. - Included: 1 x Gold Panning Pan. ## Trust signals - Brand: JISADER. - Material: Plastic (thickened, wear-resistant). - Not dishwasher safe, not microwaveable. - Stock status not specified; assume available. ## Image assets - 5 product images available at the URLs provided. ## Agent notes - Image understanding not performed; treat images as assets only. - No dimensions provided; cannot confirm size. - Return policy not stated. - Model number: 1.
This product has 12 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": "Panning Pan Wear Resistant, Washing Sieveing Use Gold, Heavy Duty Washing Sieve Tray, Panning Kit Precious Metal, Classifier Washing Sieve Tray",
"quantity": 1,
"grams": 250000,
"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").