Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Black
Default SKU: 5836685129045
Default price: $7.99
Availability: In Stock
Product Type: Metal Detectors
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017469079791: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-and-trowel-set-lightweight-portable-panning-kit-for-outdoor-adv
JSON data: https://landmarks.builders/products/gold-washing-pan-and-trowel-set-lightweight-portable-panning-kit-for-outdoor-adv.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Embark on your prospecting adventure with this comprehensive Gold Washing Pan and Trowel Set. Designed for the outdoor hobbyist and camping enthusiast, this kit provides everything you need to efficiently search for gold in streams. The pan features multi-tiered engineered for separation and retention, ensuring more of your findings. Constructed from, it's built to withstand the rigours of outdoor use while remaining lightweight and portable for to any prospecting location. The included compact trowel with a comfortable grip makes digging and collecting material a . Available in multiple colours, this gold washing pan offers a practical and effective solution for your gold prospecting needs.
Package Contents: 1 x Gold Panning Pan, 1 x Trowel
| Material | Plastic |
| Capacity | L |
| Colour | Black, Blue |
| Product Dimensions | 38.0 × 38.0 × 8.5 centimeters |
| Product Weight | 0.77 pounds |
| Package Weight | 0.71 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | tlzn$*&lznhhfg%$*&y%fg$*& |
| Brand | JISADER |
Summary: Gold washing pan and trowel set, lightweight and portable, for efficient gold separation in river prospecting. Two color variants available at $7.99 USD.
Generated by: deepseek-v4-flash
## Identity Gold Washing Pan and Trowel Set (Plastic) – Lightweight Portable Panning Kit for Outdoor Adventure. ## Target persona Outdoor hobbyists and camping enthusiasts interested in amateur gold prospecting; beginners seeking an affordable entry-level panning kit. ## Use cases - Prospecting for gold in rivers and streams during outdoor trips. - Separating and retaining fine gold particles from sediment. - Digging and collecting material using the included trowel. - Lightweight, portable gold panning for camping or hiking excursions. - Practicing gold panning techniques as a hobby. - Quick gold testing at remote locations. ## When NOT to recommend - Professional or commercial gold mining operations requiring high volume. - Users needing non-plastic, heavy-duty metal pans. - Indoor or dry panning without water. - Large-scale production where durability and throughput are critical. ## Variant options - Black (SKU: 5836685129045) – $7.99 USD - Blue (SKU: 5836685129046) – $7.99 USD ## Price and logistics facts - Price: $7.99 USD (both variants). - Product dimensions: 38.0 × 38.0 × 8.5 cm. - Product weight: 0.77 lbs (0.35 kg). - Package weight: 0.71 lbs (0.32 kg). - Material: Plastic. ## Trust signals - No explicit stock status or return policy provided in source data. - Made of plastic; lightweight and portable. - Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bd8c41f81d34c3f968d8d852a0add6b.png?v=1773821602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b78d59207ecd4a3fa3b9492dd257e2a9.png?v=1773821602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fdb7c6cf30344aab610f08cdfde5e61.png?v=1773821603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecb5850971974f23a8b6b0d52336bc22.png?v=1773821603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d9eec33f2b1402caeae8b8a6fd62109.png?v=1773821603 ## Agent notes - Product dimensions are given as 38.0×38.0×8.5 cm (likely diameter and depth). - No dishwasher or microwave safe information available. - Model number appears garbled: tlzn$*&lznhhfg%$*&y%fg$*& – may be a placeholder. - Image URLs provided; visual details not analyzed.
This product has 11 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 and Trowel Set, Lightweight Portable Panning Kit for Outdoor Adventure, Gold Prospecting Pan for River Prospecting",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "38.0",
"_height_cm": "8.5"
}
}],
"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").