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/48101945606383: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-4
JSON data: https://landmarks.builders/products/panning-pan-wear-resistant-washing-sieveing-use-gold-heavy-duty-washing-sieve-tr-4.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: Plastic gold panning pan with three-groove design for efficient gold recovery; lightweight, durable, suitable for prospecting and geological studies. Priced at $2.99 USD.
Generated by: deepseek-v4-flash
## Identity A plastic gold panning pan with a three-groove design for efficient filtering and retention of precious metals. Heavy-duty, wear-resistant construction. Brand: JISADER. ## Target persona - Hobbyist gold prospector - Geology student - Recreational stream panner - Gardener needing a sifting tool (Gardening Tool variant) ## Use cases - Gold panning in rivers and streams - Sifting soil for small artifacts or precious metals - Geology field trips and demonstrations - Classroom teaching about placer mining - Gardening soil sifting (Gardening Tool variant) ## When NOT to recommend - Large-scale commercial mining operations - Cooking or food preparation - Heavy-duty industrial sifting - Use as a regular camping pot or pan ## Variant options - Style: Gardening Tool – $2.99 USD - Style: Mining Tool – $2.99 USD ## Price and logistics facts - Price: $2.99 USD - Currency: USD - No dimensions provided - Weight: 0.15 kg (package) - Included: 1 x Gold Panning Pan - Dishwasher safe: No - Microwaveable: No ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Single price across variants - Certifications: None mentioned - Brand: JISADER ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18bb1c95828b4d4b867c413217463d83_50511df5-00a4-4d8d-9532-9e25e6ed885d.png?v=1773925341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bce8a0976efb4cf2862d79e14ef3eb32_b1a077c4-ac9f-44f7-b49b-afb6740b00bc.png?v=1773925341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7aafc59b9074e04a1ca7bd85cfe3211_dcfce7f0-8c94-42cb-aa11-c75972dc5c2a.png?v=1773925341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c5d80a21fd549079e5368655d9eaa9a_e7afb00a-e25c-43da-8b01-e6f6557549b1.png?v=1773925341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/168658346a384b0f81ccd33a28a4ada4_664079b8-0a02-43e1-94e6-d08ad56e7856.png?v=1773925341 ## Agent notes - Image content not analyzed. Treat URLs as fetchable assets. - Product is categorized under 'Camping Pot & Pan Sets' but is a gold panning pan, not for cooking. - No dimensions or return policy available. - Two style variants are functionally identical; differentiate based on intended use label.
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").