Brand: World Products (Landmark)
SKU: 6111354062471
Price: $4.99
Availability: In Stock
Product Type: Pizza Pans
Vendor: JISADER
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/48017457316079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/gold-panning-kit-washing-sieveing-use-sieveing-use-gold-panning-panning-kit-for
JSON data: https://landmarks.builders/products/gold-panning-kit-washing-sieveing-use-sieveing-use-gold-panning-panning-kit-for.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This Panning an essential tool for anyone interested prospecting or mineral panning. Its lightweight and portable design makes it ideal for carrying on camping trips or to panning locations. The pan features that significantly improve the efficiency of separation, offering a competitive over basic pans. Constructed from, it is built to withstand outdoor use and is more affordable and lighter than traditional metal pans. Whether you're a beginner or an experienced, this pan provides effective functionality for washing, sieveing, and discovering potential finds.
| Material | Plastic |
| Capacity | L |
| Included Components | 3 gold panning pans (one each of blue, black, green) |
| Product Weight | kg |
| Package Weight | 800.0 grams |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | SZ-LB08-I500129164 |
| Number of Items | 3 |
Summary: Set of 3 lightweight plastic gold panning pans for beginners, designed for effective separation in streams; available in multiple colors.
Generated by: deepseek-v4-flash
## Identity Gold Panning Kit: 3-pack of plastic pans (blue, black, green) for washing and sieving gold-bearing material. ## Target persona Budget-conscious beginner gold prospectors; casual hobbyists camping near streams; first-time panning enthusiasts. ## Use cases 1. Beginner learning gold panning techniques in a stream. 2. Camping trip where portable, lightweight panning gear is needed. 3. Group prospecting with multiple users (3 pans included). 4. Washing and sieving sediment for mineral separation. 5. Practice panning at home with a tub of water and paydirt. ## When NOT to recommend - Professional or high-volume gold recovery operations requiring durable metal pans. - Use in saltwater or abrasive environments (plastic may degrade). - Buyers seeking a single high-quality pan rather than a multi-pack. - Experienced prospectors who need larger capacity or riffled pans. ## Variant options Single variant: Model SZ-LB08-I500129164 (includes 3 pans: blue, black, green). ## Price and logistics facts Price: $4.99 USD. Package weight: 800 grams. No dimensions provided. Dishwasher safe: No. Microwaveable: No. ## Trust signals In stock (no stock level given). Low price consistent with plastic beginner pans. Return policy not specified. ## Image assets 5 product images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afccf010e2694346a25a682d7a52bb88.png?v=1773820659 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e54cfb7604c4dbc89c2d8a38e47c4fb.png?v=1773820659 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c876eb09b990428a905ddde4a32ac999.png?v=1773820659 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54e740247e6b4a6bb8d6fde58659763b.png?v=1773820659 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbc7461ace4a4c4f854d68a872396748.png?v=1773820659 ## Agent notes Product type incorrectly listed as Pizza Pans; actual product is gold panning pans. No dimensions available – cannot verify pan size. Image analysis not performed.
This product has 8 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": "Gold Panning Kit, Washing Sieveing Use, Sieveing Use Gold Panning, Panning Kit for Beginner Gold, Washing Sieveing Use Gold Panning",
"quantity": 1,
"grams": 900000,
"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").