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/48068078436591: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-1
JSON data: https://landmarks.builders/products/panning-pan-wear-resistant-washing-sieveing-use-gold-heavy-duty-washing-sieve-tr-1.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 plastic gold panning pan with three-groove design for efficient retention, wear-resistant, lightweight, suitable for stream prospecting and geology studies. Priced at $2.99.
Generated by: deepseek-v4-flash
## Identity JISADER Gold Panning Pan – Model 1. Three-groove plastic washing sieve tray for precious metal recovery. ## Target persona Hobbyist prospectors, geology students, and recreational gold panners seeking an affordable, lightweight pan for stream use. ## Use cases 1. Gold panning in streams and rivers. 2. Geology fieldwork for sample separation. 3. Recreational precious metal recovery. 4. Educational demonstrations of density separation. 5. Backyard prospecting practice. ## When NOT to recommend - Large-scale commercial mining requiring high throughput. - Heavy-duty use with large rocks requiring metal construction. - Users needing a dishwater-safe or microwaveable product. - Professionals needing high-capacity classifiers. ## Variant options - Gardening Tool (sku: 5985244413078) – $2.99 - Mining Tool (sku: 5985244413079) – $2.99 Both are same product; options refer to intended use label. ## Price and logistics facts - Price: $2.99 USD per unit. - Product weight: 0.15 kg (package weight). - Dimensions not specified. - Plastic material. - Not dishwasher safe, not microwaveable. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - No certifications listed. - Price is low and consistent across variants. ## Image assets - URLs (5 images): 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18bb1c95828b4d4b867c413217463d83_c3db85ea-717a-4888-99b6-8c46a85ddeb1.png?v=1773887280 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bce8a0976efb4cf2862d79e14ef3eb32_7f333b9a-d5c2-44da-959f-78cd32dffeca.png?v=1773887280 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7aafc59b9074e04a1ca7bd85cfe3211_5af4c25c-cd93-48d8-9935-a7e398f26faf.png?v=1773887280 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c5d80a21fd549079e5368655d9eaa9a_4676872a-9784-4917-a98b-aa802bae5bc8.png?v=1773887280 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/168658346a384b0f81ccd33a28a4ada4_019b19f2-42b8-4a9b-bd34-03dedc23501d.png?v=1773887280 ## Agent notes - Image understanding not performed; rely on factual description. - Variants differ only by label (Gardening/Mining Tool), same physical product. - No dimensions provided; assume typical small pan size (~10-15 inches diameter? but not stated). - Low price suggests basic plastic pan.
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").