Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $180.37 – $235.20
Default variant: 1 Battery
Default SKU: dcd-30000696461
Default price: $180.37
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6200 g
Cart URL (default variant): https://landmarks.builders/cart/50295916527855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000541634
JSON data: https://landmarks.builders/products/m4x-10000541634.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Efficient Electric Snow Removal for Multiple ScenariosThis compact electric snow removal tool features a hand-push design, ideal for clearing snow on school roads, properties, and home driveways. The powerful motor ensures high-efficiency snow removal even in heavy snow conditions.
High-Power Motor & Wide Cleaning RangeEquipped with a robust copper wire motor, this snow removal machine delivers strong performance with 1200W or 1800W options. Cleaning width up to 28cm, depth up to 17.8cm, and snow throwing height up to 6m, suitable for various outdoor areas.
Flexible Power Supply & Easy to UseOffers quality options with single or dual battery configurations for long-lasting power and easy charging. The hand-push, lightweight design provides easy maneuverability for all ages.
Versatile for Snow & Sand RemovalDesigned for both snow and sand clearing, this machine is perfect for property management, school maintenance, and home use. Its compact size allows easy storage and quick use during winter or sandy conditions.
Modern Design & Durable BuildFeaturing a sleek, practical look with advanced technology, this snow removal tool is built for durability and reliability. Sturdy materials and an efficient motor ensure consistent performance over time.
Summary: Wireless Electric Snow Hand-Push, High Performance, Compact, For School, Driveway, Property, Home Use. 【Efficient Electric Snow Removal for Multiple Scenarios】This compact electric snow removal tool features a hand-push design, ideal for clearing snow on school roads, properties, and home driveways. The powerful motor ensures high-efficiency snow removal even in heavy snow conditions. 【High-Power Motor & Wide Cleaning Range】Equipped with a robust copper wire motor, this snow removal machine delivers strong performance with 1200W or 1800W options. Cleaning width up to 28cm, depth up to 17.8cm,
Generated by: m4x-map-v1
This product has 7 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": "Wireless Electric Snow Hand-Push, High Performance, Compact, For School, Driveway, Property, Home Use",
"product_id": 9497217237231,
"variant_id": 50295916527855,
"quantity": 1,
"grams": 6200,
"length_cm": "55.0",
"width_cm": "35.0",
"height_cm": "30.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").