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: 6100730927892
Default price: $7.99
Availability: In Stock
Product Type: Camping Pot & Pan Sets
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48017500045551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/complete-gold-prospecting-kit-38cm-gold-washing-pan-kit-portable-gold-prospectin
JSON data: https://landmarks.builders/products/complete-gold-prospecting-kit-38cm-gold-washing-pan-kit-portable-gold-prospectin.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 gold prospecting with this comprehensive 38cm gold washing pan kit. Designed for both beginners and experienced hunters, this portable gold prospecting equipment offers an efficient way to find gold. The large diameter pan, coupled with multi-tiered design, ensures effective trapping of gold particles, making it a valuable addition to your outdoor recreation gear. This complete kit includes essential tools like a hook and collection bottle, allowing you to start prospecting immediately in rivers or creeks. Its construction is built to withstand various outdoor conditions, making it a reliable choice for camping trips and geology education.
Package Contents: 1 x, 1 x Hook, 1 x Gold Pouring Bottle
| Material | Plastic |
| Capacity | L |
| Colour | Black, Blue, Red |
| Product Weight | kg |
| Package Weight | 0.77 pounds |
| Included Components | Gold panning pan |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 002 |
| Brand | JISADER |
Summary: A 38cm gold washing pan kit from JISADER, includes hook and pouring bottle, available in black and dark blue for $7.99.
Generated by: deepseek-v4-flash
## Identity JISADER Complete Gold Prospecting Kit: 38cm gold washing pan, plastic, includes hook and gold pouring bottle, model 002. ## Target persona Gold prospecting enthusiasts, outdoor hobbyists, geology educators, beginner gold panners. ## Use cases - Panning for gold in rivers and creeks - Camping trips with gold prospecting activities - Geology education and field trips - Separating gold particles from sand and gravel - Beginner gold panning practice ## When NOT to recommend - For large-scale mining operations requiring heavy-duty equipment - For professional use needing metal or more durable pans - For users who require dishwasher-safe or microwaveable cookware - For those needing a pan with larger capacity or more features ## Variant options - Black (SKU 6100730927892) at $7.99 - Dark Blue (SKU 6100730927893) at $7.99 ## Price and logistics facts Price: $7.99 USD. Package weight: 0.77 lb. Brand: JISADER. Model: 002. ## Trust signals In-stock (assumed from listing). Price consistent across variants. No return policy or certifications specified. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cad6f265df049c483a35675e791d434.png?v=1773822833 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54ee7845e9d649c79192d38c66b9afa5.png?v=1773822833 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70c57820898c48f9913b8f02f891ac25.png?v=1773822833 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4165e3d1935f4d169142f91eedb85650.png?v=1773822833 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d38683284100417bb95797d44da0a963.png?v=1773822833 ## Agent notes No image understanding performed; rely on textual facts. Dimensions not provided. The product is plastic; not dishwasher or microwave safe.
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": "Complete Gold Prospecting Kit, 38cm Gold Washing Pan Kit, Portable Gold Prospecting Equipment, Gold Panning Kit for Enthusiasts",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "38.0",
"_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").