Brand: World Products (Landmark)
SKU: dcd-30002860872
Price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1010 g
Cart URL (default variant): https://landmarks.builders/cart/49811117506799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001076414
JSON data: https://landmarks.builders/products/m4x-10001076414.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Advanced Cleaning Power: This wireless BBQ cleaner features a high-rotational force engine that delivers up to 300 RPM, making it an exceptionally powerful cleaning tool for removing stubborn, burnt-on grease.
Integrated Water Sprayer: Designed as a versatile electric scrubber, it includes a built-in 250ml water reservoir that sprays water at the press of a button to help loosen tough grime during the scrubbing process.
Two Brush Heads: This professional grill cleaner comes equipped with both a heavy-duty steel wire brush for metal grates and a softer PP brush head for delicate surfaces like bathroom tiles and tubs.
Cordless Convenience: Powered by a rechargeable 2600mAh battery, this electric grill brush offers up to 40 minutes of continuous runtime, allowing you to clean your entire outdoor setup without being tethered to an outlet.
IPX7 Waterproof Rating: The wireless BBQ cleaner is fully waterproof, ensuring safe operation near water and making it easy to rinse the device clean after a heavy session of barbecue maintenance.
Summary: Wireless BBQ Cleaner Cordless Handheld Power Scrubber Built-in Water Dispenser. Description: 【Advanced Cleaning Power】: This wireless BBQ cleaner features a high-rotational force engine that rotates at up to 300 RPM to effortlessly strip away burnt-on grease and stubborn food residue. 【Integrated Water Dispenser】: Designed as a specially designed electric grill brush, it includes a built-in 250ml water reservoir that sprays a fine mist to help steam away while you scrub. 【Versatile Brush Heads】: This multi-purpose electric scrubber comes with interchangeable heads, including a heavy-duty steel
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": "Wireless BBQ Cleaner Cordless Handheld Power Scrubber Built-in Water Dispenser",
"product_id": 9429909995759,
"variant_id": 49811117506799,
"quantity": 1,
"grams": 1010,
"length_cm": "23.5",
"width_cm": "16.5",
"height_cm": "14.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").