Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Orange / 1 PACK
Default SKU: dcd-30003605798
Default 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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714470420719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268218
JSON data: https://landmarks.builders/products/wp-dcd-10001268218.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Easy-Clean Silicone Drill Mixer钻头搅拌器
| 货号 | jygy5100 |
| 品牌 | - |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 专利号 | 无 |
| 制作工艺 | 注塑 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 个人礼品 |
| 适用送礼场合 | 其他 |
| 材质 | 硅胶 |
| 产品编号 | 0001 |
| 尺寸 | 红色两个装 |
| 适用送礼关系 | 其他 |
| 适用节日 | 其他 |
| 造型 | 无 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 风格 | 个性 |
| 主要销售地区 | 其他 |
| 摆挂形式 | 摆饰 |
| 工艺 | 注塑 |
| 是否进口 | 否 |
| 类别 | 其他塑料制品 |
Summary: Easy-Clean Silicone Drill Mixer attachment for drills, made of silicone, available in Orange or Red, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Easy-Clean Silicone Drill Mixer钻头搅拌器 – a drill attachment for mixing, made of silicone. ## Target persona Home DIY enthusiasts, small-scale painters, or hobbyists needing a simple, inexpensive mixing attachment for their drill. ## Use cases - Mixing small batches of paint (e.g., latex or acrylic) for home projects. - Stirring epoxy resin for craft or repair jobs. - Blending drywall compound or joint compound. - Mixing small quantities of mortar or grout. - Agitating liquid fertilizer or cleaning solutions in buckets. - Mixing food ingredients (e.g., cake batter, dough) using a clean drill. ## When NOT to recommend - Heavy-duty industrial mixing (e.g., thick concrete, large volumes). - High-speed mixing applications (no speed rating given). - Continuous professional use requiring durability. - Mixing abrasive materials (e.g., sand-containing compounds). ## Variant options - Orange / 1 PACK ($9.99) - Red / 1 PACK ($9.99) ## Price and logistics facts - Price: $9.99 USD per variant. - Dimensions: 27.0 cm × 18.0 cm × 6.3 cm. - Material: Silicone. - No shipping or origin information provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - Price consistent across variants. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04e4ccfa8cee4b2682fb726b084b9c66.png?v=1781085556 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfaa0f98b88d45189471497727dd2889.png?v=1781085557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc4775be1a2b4ddc814a9f9c0410ad7a.png?v=1781085555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/020e38bddd67490983796a5d350fe71e.png?v=1781085557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f9154829611437f8ae4dcebf677be31.png?v=1781085557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3eeead0835894722b35f21e0341b2715.png?v=1781085555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2b9fa76d33d494bb3ce92bbee879899.png?v=1781085558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2475eb24aae04fe6a8ba45ee76becebf.png?v=1781085555 ## Agent notes - Images were not analyzed visually; only URLs are provided. - No maximum speed or torque rating available. - Material is silicone; suitable for light to medium mixing tasks.
This product has 14 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": 100000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "18.0",
"_height_cm": "6.3"
}
}],
"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").