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/48088336204015: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-3
JSON data: https://landmarks.builders/products/panning-pan-wear-resistant-washing-sieveing-use-gold-heavy-duty-washing-sieve-tr-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 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: JISADER gold panning pan with three-groove design, wear-resistant plastic, lightweight, for precious metal recovery; $2.99, available in Gardening Tool and Mining Tool variants.
Generated by: deepseek-v4-flash
## Identity JISADER gold panning pan (model 1), plastic, black, 0.15 kg. Features three-groove design for efficient filtering and retention. Wear-resistant material. Lightweight and comfortable grip. Two style variants: Gardening Tool and Mining Tool. ## Target persona Budget-conscious hobby prospectors; beginner gold panners; geology students conducting field studies; stream panning enthusiasts; metal detectorists needing a classifier. ## Use cases - Panning for gold in streams or rivers during hobby prospecting trips. - Classifying and washing gravel in geological fieldwork or student exercises. - Using as a sieve for precious metal recovery from panned concentrates. - Lightweight alternative to metal pans for long-duration prospecting. - Educational tool for demonstrating placer mining techniques. ## When NOT to recommend - Professional or commercial mining operations requiring high-throughput equipment. - Users needing a pan for large nuggets or coarse material (three-groove design optimized for fine gold). - Applications requiring high durability against rocks or sharp materials (plastic may scratch or break). - Buyers who need dishwasher-safe or microwaveable items (not specified). ## Variant options - Gardening Tool (SKU 5985244413078, $2.99) - Mining Tool (SKU 5985244413079, $2.99) ## Price and logistics facts - Price: $2.99 USD (same for both variants). - Package weight: 0.15 kg. - Dimensions: not provided. - Material: plastic. - Not dishwasher safe; not microwaveable. ## Trust signals - In-stock status not specified (assume available based on listing). - Return policy not provided; assume standard platform policy. - Brand: JISADER. - Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18bb1c95828b4d4b867c413217463d83_f92c8204-3dc2-42b8-88c3-6f2340faa51e.png?v=1773906108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bce8a0976efb4cf2862d79e14ef3eb32_514a8c5c-c8c6-4f8a-bf09-28168959ff28.png?v=1773906109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7aafc59b9074e04a1ca7bd85cfe3211_9edf99a4-adf3-4322-87a0-26f6bcbcaf39.png?v=1773906109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c5d80a21fd549079e5368655d9eaa9a_da240ecf-3fd8-46fa-94a7-a2a61ff4cf2c.png?v=1773906109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/168658346a384b0f81ccd33a28a4ada4_2c3af46c-8d76-4623-ac6e-1db781a2f974.png?v=1773906109 ## Agent notes - Image understanding not performed; do not infer visual details from URLs. - Dimensions not provided; weight is 0.15 kg. - Not dishwasher or microwave safe; material is plastic. - Two variants differ only by name/style option; price identical.
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").