Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.99 – $89.99
Default variant: Black Grill Brush
Default SKU: dcd-30003613309
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713989910767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271112
JSON data: https://landmarks.builders/products/wp-dcd-10001271112.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.








Summary: Electric grill brush for cleaning heavy grease, high temperature resistant. 56.99 USD base price. 33x12x9 cm. 4 variants available.
Generated by: deepseek-v4-flash
## Identity Electric grill brush for cleaning barbecue grates, heavy grease, high temperature resistant. Dimensions: 33 x 12 x 9 cm. ## Target persona Outdoor BBQ enthusiasts, home cooks with gas grills, restaurant kitchen staff, campers with portable grills. ## Use cases - Cleaning grill grates after BBQ session - Removing burnt food residue and heavy grease - Regular maintenance of outdoor grill - Preparing grill for next use - Cleaning between grill sessions ## When NOT to recommend - For indoor kitchen stoves or cooktops - For delicate non-stick cookware - For cleaning oven interiors - For people who prefer disposable brushes ## Variant options - Black Grill Brush (SKU: dcd-30003613309) – $56.99 - Black Upgraded (SKU: dcd-30003613310) – $77.99 - Black Flagship (SKU: dcd-30003613311) – $89.99 - Red Flagship (SKU: dcd-30003613312) – $89.99 ## Price and logistics facts Base price: $56.99 USD. Dimensions: 33 x 12 x 9 cm. Currency: USD. No shipping or logistics details provided. ## Trust signals No stock status, return policy, or certifications available from provided data. ## Image assets 8 images available at provided URLs. Image content not analyzed. ## Agent notes Image understanding not performed. No description text provided beyond a single character. All details from structured data fields.
This product has 16 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": "2026新款跨境爆款电动烧烤刷清洁烧烤架重油污刷耐高温烧烤刷子",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "12.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").