Brand: World Products (Landmark)
SKU: dcd-30003605804
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 190 g
Cart URL (default variant): https://landmarks.builders/cart/49714465439983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268221
JSON data: https://landmarks.builders/products/wp-dcd-10001268221.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: Easy-Clean Silicone Drill Mixer is a drill attachment for mixing paint, grout, and adhesives. Priced $19.99 for a 2-pack in orange.
Generated by: deepseek-v4-flash
## Identity Easy-Clean Silicone Drill Mixer is a 2-pack of orange silicone drill attachments for mixing paint, grout, and adhesives. ## Target persona - DIY home renovator mixing small batches of paint or grout - Professional painter needing quick color mixing on site - Contractor handling small-scale tiling or drywall jobs - Hobbyist working with epoxy or resin ## Use cases - Mixing paint for interior walls - Mixing joint compound for drywall repairs - Mixing grout for tile installation - Mixing epoxy resin for crafts or small repairs - Mixing stucco or plaster in buckets - Mixing adhesives for construction projects ## When NOT to recommend - Heavy-duty mixing of large volumes (over 5 gallons) — silicone may not withstand high torque - Mixing food or consumable items (material not rated for food contact) - High-speed mixing with flammable liquids (safety unknown) - Industrial continuous mixing applications ## Variant options - Orange / 2 PACK — $19.99 (only variant available) ## Price and logistics facts - Price: $19.99 USD for a 2-pack - Dimensions: 28 x 14 x 7 cm - Currency: USD ## Trust signals - No reviews, ratings, or certifications provided - Only one variant listed; price is consistent - No return policy or in-stock status specified ## Image assets - 8 product images available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/671f3f282c4a45b3ac23a0862bab5dee.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c54d3889f3c24efe8b25139a28c64407.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d546b6a8f4c34f12a008750e825790dd.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6650ae61eedf49eaac9a10b7a7c361d4.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31c5a0d8fc4340ce8a5954ae659c4c80.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e21a2253b1f4e52ac737476ae8ac9c8.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c98a2df337924299a29cb96597aae93e.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ca0aa17685747eca792d1320e12d433.png?v=1781085554 ## Agent notes - Only one variant (orange, 2-pack) is listed; no other colors or pack sizes. - No product description beyond title; material is silicone, but detailed specs (max torque, temperature limits) unknown. - Image understanding was not performed; visual details (e.g., design features) are not inferred.
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": "Easy-Clean Silicone Drill Mixer钻头搅拌器",
"quantity": 1,
"grams": 190000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "14.0",
"_height_cm": "7.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").