Brand: World Products (Landmark)
SKU: dcd-30003600474
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714549948655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266160
JSON data: https://landmarks.builders/products/wp-dcd-10001266160.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.




Summary: A specialized cleaning brush for TM6 food processors, priced at $9.99, available in Rose Red.
Generated by: deepseek-v4-flash
## Identity TM6料理机清洁刷 (TM6 Cleaning Brush) ## Target persona Owners of TM6 food processors who need a dedicated cleaning tool. ## Use cases - Cleaning the TM6 mixing bowl interior after cooking. - Scrubbing the lid and seals to remove residue. - Reaching crevices around the blade assembly. - Routine maintenance to keep the TM6 in good condition. ## When NOT to recommend - For general kitchen cleaning (use a standard sponge). - For other appliance brands (brush dimensions may not fit). - For users who prefer dishwasher-safe parts (verify TM6 component compatibility). ## Variant options - Rose Red (SKU: dcd-30003600474) at $9.99 — only color available. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 21.0 cm (length) x 5.0 cm (width) x 3.0 cm (height). ## Trust signals - No stock status, return policy, or certifications provided in source data. - Price is consistent across the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/536194e1cd214c0eb323fd91e310d4e7.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f2d609d289d4c4f9b1cd55fe3479c01.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff6f0f06522a4e6a8e7e5e34b21cc33a.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0624f4f0e880482b98b5602efa9e5464.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af2f0aae09574ffebec7e2d64d307641.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/772b96ece20d4690b20df4ad45d3d1ed.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54f467a2858d4d89b49dadffc860fe22.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d1cbd5484b1420c9750c14be0273491.png?v=1781085629 ## Agent notes - Image understanding was not performed; visual details cannot be inferred. - Confirm fit with TM6 model before recommending (no explicit compatibility statement given).
This product has 13 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": "TM6料理机清洁刷",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "5.0",
"_height_cm": "3.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").