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/48017537663215: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
JSON data: https://landmarks.builders/products/panning-pan-wear-resistant-washing-sieveing-use-gold-heavy-duty-washing-sieve-tr.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 durable plastic gold panning pan with three-groove design for efficient precious metal recovery, suitable for prospecting and geological studies.
Generated by: deepseek-v4-flash
## Identity JISADER Ci Panning Pan – a lightweight, wear-resistant plastic washing sieve tray for gold prospecting and precious metal recovery. ## Target persona Hobbyist gold prospectors, geology students, and outdoor enthusiasts looking for an affordable, functional panning tool for streamside use. ## Use cases - Panning for gold flakes or nuggets in rivers and streams. - Classifying soil or gravel to separate heavier materials. - Practicing prospecting techniques with a recovery-focused design. - Fieldwork for geology students collecting mineral samples. - Backyard demonstration of gold panning to beginners. ## When NOT to recommend - For commercial-scale mining operations requiring heavy-duty metal equipment. - For users needing a large-capacity pan (this is a standard-sized tray). - For applications involving very abrasive materials that may wear plastic quickly. - For buyers seeking a kit with accessories (only the pan is included). ## Variant options 2 variants at $2.99 each: "Gardening Tool" (Style option) and "Mining Tool" (Style option). Both are the same product but labeled differently. ## Price and logistics facts - Price: $2.99 USD per unit. - Package weight: 0.15 kg. - Included components: 1 x Gold Panning Pan. - No dimensions provided. - Dishwasher safe: No. - Microwaveable: No. - Material: Plastic. - Color: Black. - Model: JISADER. ## Trust signals - In-stock status not specified; assume available as standard listing. - Return policy not provided; treat as per Shopify default. - Price is low and consistent across variants. - No certifications noted. ## Image assets - Product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18bb1c95828b4d4b867c413217463d83.png?v=1773823865 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bce8a0976efb4cf2862d79e14ef3eb32.png?v=1773823865 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7aafc59b9074e04a1ca7bd85cfe3211.png?v=1773823865 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c5d80a21fd549079e5368655d9eaa9a.png?v=1773823865 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/168658346a384b0f81ccd33a28a4ada4.png?v=1773823865 ## Agent notes - Image content not analyzed; rely on textual description. - Variants appear functionally identical; both are the same physical product. - The listed product type "Camping Pot & Pan Sets" may be a categorization error; core use is gold panning.
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").