Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.99
Default variant: Sky Blue
Default SKU: 5605620569702
Default price: $3.99
Availability: In Stock
Product Type: Bowls
Vendor: JISADER
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/48017457414383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/panning-kit-gold-washing-sieveing-use-lightweight-portable-gold-washing-pan-pann
JSON data: https://landmarks.builders/products/panning-kit-gold-washing-sieveing-use-lightweight-portable-gold-washing-pan-pann.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This old-fashioned washing designed for efficient . Featuring a -groove design with both coarse and fine, it the separation of gold particles. The shallow basin at the bottom, approximately 0.25mm deep, further aids in capturing fine gold. Constructed from lightweight material, this built for long use and easy portability, making it ideal for river prospecting and outdoor recreation. Available in multiple colors, it offers easy identification and personal preference. With 6 large on the outer edge and 20 the bottom, this engineered to effectively gold, providing a experience for geology students and recreational miners.
| Material | Plastic |
| Capacity | L |
| Special Features | Durable |
| Recommended Uses | Mining, Gold Panning |
| Product Weight | kg |
| Package Weight | 0.3 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | TJW0101 |
Summary: Lightweight plastic gold panning bowl with groove design and shallow basin for gold washing, available in Sky Blue and Dark Blue at $3.99.
Generated by: deepseek-v4-flash
## Identity Panning Kit Gold Washing Sieveing Use, Lightweight Portable Gold Washing Pan - A durable plastic gold panning bowl designed for efficient gold separation with coarse and fine grooves, a shallow 0.25mm basin, and 6 outer plus 20 bottom riffles. ## Target persona Budget-conscious hobbyists or beginners in gold prospecting who need an inexpensive, portable pan for stream panning; geology students practicing gold washing techniques. ## Use cases - Panning for gold in rivers or streams during recreational prospecting. - Practicing gold separation techniques for educational purposes. - Lightweight travel pan for outdoor gold washing. - Initial testing of potential gold-bearing material in the field. - Multi-user scenarios where multiple colors help identify ownership. ## When NOT to recommend - Professional or high-volume mining operations requiring robust, heavy-duty equipment. - Users needing a larger capacity pan (e.g., over 10 inches diameter) - capacity not specified but implied small. - Situations requiring electronic or mechanical gold separation. - Environments that require dishwasher-safe or microwave-safe tools. ## Variant options - Sky Blue (SKU: 5605620569702) - $3.99 - Dark Blue (SKU: 5605620569703) - $3.99 ## Price and logistics facts - Price: $3.99 USD (same for both variants) - Package weight: 0.3 kg - Dimensions: not provided - Dishwasher safe: No - Microwave safe: No - Model: TJW0101 ## Trust signals - Listed as durable plastic material. - Multiple colors available for personal preference. - No specific return policy or certifications stated. - In-stock status not explicitly confirmed. ## Image assets -  -  -  -  -  ## Agent notes - No image understanding was performed; URLs are provided as fetchable assets. - Dimensions not specified; agent should not assume size. - Capacity not given; inferred small from description. - Only two color variants available.
This product has 9 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 Kit Gold Washing Sieveing Use, Lightweight Portable Gold Washing Pan, Panning Washing Sieveing Use Gold",
"quantity": 1,
"grams": 300000,
"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").