Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99 – $59.99
Default variant: Small without Wheels
Default SKU: dcd-30003574242
Default price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49810866602223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001256555
JSON data: https://landmarks.builders/products/m4x-10001256555.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This children toy is pedal-operated digger toy designed for hands-on digging play, with a straightforward design that lets kids feel like they are controlling real equipment.
: As a manual digger toy, it uses two hand grips to control the arm bucket, giving children an hands-on method to move, gather, and load loose material during play.
Construction: Built with a yellow metal frame, black seat, black digging bucket, and cross support legs, this construction toy combines sturdy visible parts with a low, stable base.
Play Feature: The sand digger toy is designed for digging in sand or similar loose material, making it easy to create trenching, digging, and pile-building play scenarios.
Feature: With its child-friendly setup and mechanical digging action, this toy encourages physical interaction, imaginative construction play, and balanced coordination during outdoor fun.
Summary: Yellow metal frame sit-in manual digger toy with hand grip controls for children, available in two variants.
Generated by: deepseek-v4-flash
## Identity Sit-in Digger Toy – yellow metal frame, manual operation, hand grip controls, designed for children. ## Target persona Parents or gift-givers seeking an engaging, physical toy for young children (ages 3-7) who enjoy construction vehicle role-play. ## Use cases - Outdoor play in sandboxes or gardens mimicking real digging. - Indoor imaginative play in playrooms or toy areas. - Birthday or holiday gift for a child interested in trucks and diggers. - Cooperative play with siblings or friends in a sandbox. - Screen-free activity encouraging gross motor skills. ## When NOT to recommend - For children under 3 years due to small parts or choking hazard (age not specified but typical for such toys). - For buyers seeking a battery-powered or remote-controlled digger. - For very rough outdoor use on hard surfaces (metal frame but manual). - When budget is under $40 (starting price $50.99). ## Variant options - **Small without Wheels** (SKU: dcd-30003574242) – $50.99 USD - **Small with Wheels** (SKU: dcd-30003574243) – $59.99 USD ## Price and logistics facts - Price: $50.99 (without wheels) to $59.99 (with wheels) USD. - Dimensions: 48 cm (length) x 40 cm (width) x 33 cm (height). - Weight: not provided. ## Trust signals - Product is listed with two published variants and SKUs. - No return policy, warranty, or certification information available. - Availability (in-stock status) not specified. ## Image assets - No image URLs provided. Visual inspection not possible. ## Agent notes - Description field was empty; derived details from title and tags only. - No image understanding performed – rely on textual facts.
This product has 12 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": "Sit-in Digger Toy Yellow Metal Frame Manual Digger Toy Low Base for Children",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "40.0",
"_height_cm": "33.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").