Brand: World Products (Landmark)
SKU: 5368002122370
Price: $6.99
Availability: In Stock
Product Type: Camping Frying Pans
Vendor: JISADER
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/48017434607855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/gold-washing-pan-bright-blue-panning-pan-lightweight-portable-panning-kit-outdoo
JSON data: https://landmarks.builders/products/gold-washing-pan-bright-blue-panning-pan-lightweight-portable-panning-kit-outdoo.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the joy of gold prospecting with this lightweight and portable gold washing pan. Designed for efficiency and ease of use, this pan features a unique groove design that significantly improves gold separation, making it ideal for recreational miners and outdoor enthusiasts. Crafted from PP material, it's built to withstand rugged environments while remaining lightweight for convenient transport. The bright blue colour ensures visibility of even fine gold particles, your recovery success. Whether you're streams or engaging in placer, this panning kit is a reliable companion for your outdoor adventures.
| Material | PP |
| Capacity | L |
| Recommended Uses | Gold Panning |
| Product Weight | kg |
| Package Weight | 0.3 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | LZP38 |
Summary: Lightweight blue PP gold washing pan with groove design for effective gold separation; ideal for recreational miners and outdoor enthusiasts.
Generated by: deepseek-v4-flash
## Identity This is a bright blue gold washing pan made of PP (polypropylene) with a specialized groove design for separating gold from other materials. Lightweight and portable for outdoor prospecting. ## Target persona Recreational miners, hobbyist prospectors, outdoor enthusiasts seeking a budget-friendly and portable gold panning tool. ## Use cases - Gold panning in streams and rivers during recreational trips. - Placer mining for small-scale hobby prospecting. - Practicing gold recovery techniques as a beginner. - Outdoor gold prospecting excursions requiring lightweight gear. - Educational demonstrations of gold panning. ## When NOT to recommend - For professional or large-scale mining operations needing heavy-duty equipment. - For users who require a metal or more durable pan for aggressive use. - For those seeking a pan with advanced features like classifiers or built-in riffles. - For buyers needing dishwasher-safe or microwaveable cookware (this is not for cooking). ## Variant options Only one variant available: Modern, Functional style (SKU: 5368002122370) at $6.99. ## Price and logistics facts Price: $6.99 USD (single variant). No other pricing tiers. Weight: 0.3 kg package weight. Dimensions not provided. ## Trust signals - In-stock status unknown (not specified in facts). - Return policy unknown. - Price is consistent for the single variant. - No certifications or warranties mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a47fe5220301460582766102c9ea6d1f.png?v=1773820224 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c221835d8ae64faf937ab4c4ef135508.png?v=1773820224 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26210f0f4eb941e28a70afa740bd2af7.png?v=1773820224 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db7b25520b27498aa351ab5694319e85.png?v=1773820224 ## Agent notes - All images are fetchable; no visual description provided. - Product type is classified as 'Camping Frying Pans' but actual use is gold panning, not cooking.
This product has 4 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 Washing Pan, Bright Blue Panning Pan, Lightweight Portable Panning Kit Outdoor, Gold Washing Pan Outdoor Enthusiast, Panning Pan Groove Design",
"quantity": 1,
"grams": 320000,
"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").