Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $16.99
Default variant: Outdoor Gold Panning Kit with Blue Pan and Carry Bag
Default SKU: 5922155420319
Default price: $16.99
Availability: In Stock
Product Type: Metal Detectors
Vendor: JISADER
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/48017494278383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/gardening-tool-set-with-bag-outdoor-hand-tools-and-hook-kit-portable-hobby-miner
JSON data: https://landmarks.builders/products/gardening-tool-set-with-bag-outdoor-hand-tools-and-hook-kit-portable-hobby-miner.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 versatile gardening tool set is designed for both the gardener and the hobby miner. It includes essential hand tools like a trowel and hook, for a range of outdoor tasks. The panning pan design, optimized for separating materials, offers an added benefit for prospecting or sifting. For convenience, the set comes with a carrying bag for easy storage, and a bucket that saves space. Crafted from materials suitable for outdoor use, this set provides a practical solution for your gardening and outdoor adventure needs.
Package Contents: 1 x, 1 x Hook
| Material | Plastic |
| Capacity | L |
| Colour | Black, Blue |
| Product Dimensions | 38.0 × 38.0 × 9.0 centimeters |
| Product Weight | 1.2 kilograms |
| Package Weight | 700.0 grams |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Other |
| Brand | JISADER |
Summary: JISADER gardening tool set with bag includes trowel, hook, and gold panning pan for hobby miners and gardeners, available in two styles at $12.99 and $16.99.
Generated by: deepseek-v4-flash
## Identity Gardening Tool Set with Bag by JISADER – includes trowel, hook, and gold panning pan. Plastic construction. Dimensions: 38x38x9 cm, weight 1.2 kg. ## Target persona - Hobby gold prospectors - General gardeners - Outdoor hobbyists - Small-scale recreational miners ## Use cases - Sifting soil for gold flakes or small minerals - Transplanting small plants in garden beds - Storing hand tools in the included carry bag - Outdoor panning for minerals in streams or dirt - Small-scale prospecting and material separation - General weeding and digging with trowel and hook ## When NOT to recommend - For metal detecting without the panning tool (this is a panning kit) - For large-scale commercial gardening or farming - For users needing durable metal tools (this set is plastic) - For indoor plant care (more suited for outdoor use) ## Variant options - Outdoor Gold Panning Kit with Blue Pan and Carry Bag: $16.99 (SKU 5922155420319) - Outdoor Gold Panning Kit with Black Pan: $12.99 (SKU 5922155420320) ## Price and logistics facts - Base price: $12.99 USD - Variant price: $16.99 USD - Dimensions: 38 × 38 × 9 cm - Product weight: 1.2 kg - Package weight: 700 g - Material: Plastic - Dishwasher safe: No - Microwaveable: No ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: Two variant prices provided - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/541029dd6d55424aa7b881f613e8d051.png?v=1773822414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a4d9324219240d3a79f50802f857066.png?v=1773822414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d49155f9b15b4847be304a8842551dca.png?v=1773822414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa9e3ffa80c74090b5346e57a63b4308.png?v=1773822414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dfccfe1c909401195df607e9c4f4ee0.png?v=1773822414 ## Agent notes - Product is plastic, not dishwasher or microwave safe. - Intended for outdoor use (gardening, gold panning). - No image understanding performed; visual details not inferred.
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": "Gardening Tool Set with Bag, Outdoor Hand Tools, and Hook Kit, Portable, Hobby Miner Gear",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "38.0",
"_height_cm": "9.0"
}
}],
"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").