Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Wide Shovel
Default SKU: dcd-30003621432
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50151095304431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001274366
JSON data: https://landmarks.builders/products/m4x-10001274366.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Identity: A handheld beach foraging tool built as a practical outdoor gear piece for shore use, with a grip handle for controlled handling.
Function: This foraging tool is designed for gathering and working at the beach, giving you a simple handheld option for shoreline tasks.
Construction: The metal hand tool design provides a sturdy feel, while the different tool-head constructions support version-to-version variation within the line.
Portability: As a portable shore tool, it is sized for easy carrying and quick use when you want to move light and work efficiently at the coast.
Purpose: Made for beach collecting and shore searching, the handheld beach foraging tool helps you focus on the task with a direct, easy-to-hold form.
Summary: Handheld Beach Foraging Tool Grip Handle Portable Shore Tool. 【Identity】: A handheld beach foraging tool built as a practical outdoor gear piece for shore use, with a grip handle for controlled handling. 【Function】: This foraging tool is designed for gathering and working at the beach, giving you a simple handheld option for shoreline tasks. 【Construction】: The metal hand tool design provides a sturdy feel, while the different tool-head constructions support version-to-version variation within the line. 【Portability】: As a portable shore tool, it is sized for easy carrying and quick use when y
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Handheld Beach Foraging Tool Grip Handle Portable Shore Tool",
"product_id": 9456965583087,
"variant_id": 50151095304431,
"quantity": 1,
"grams": 250,
"length_cm": "45.0",
"width_cm": "20.0",
"height_cm": "10.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").