Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.64
Default variant: 45-5qt Ss Whisk
Default SKU: dcd-30002743453
Default price: $7.64
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 337 g
Cart URL (default variant): https://landmarks.builders/cart/50378808623343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001040068
JSON data: https://landmarks.builders/products/wp-dcd-10001040068.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Universal Compatibility: This essential kitchen appliance accessory is specifically designed to fit 4.5-5 quart tilt-head stand mixers, including popular models like K45, KSM150, and KSM175.
Complete Baking Kit: Upgrade your culinary setup with these versatile stand mixer attachments that allow you to tackle everything from heavy bread bread kneader to light whipped cream.
Premium Construction: Each piece in this mixer attachment set is crafted from high-quality 304 stainless steel, ensuring long-lasting durability and a rust-resistant experience compared to coated aluminum.
Heavy-Duty Performance: These stainless steel mixer tools feature a thick, solid design that prevents bending or breaking under pressure, making them ideal for frequent, professional-grade home baking.
Versatile Functionality: The comprehensive bread kneader hook flat beater wire whisk set provides the perfect tools for kneading, mixing, and aerating, while being completely dishwasher safe for effortless cleanup.
Summary: 3 Pieces Heavy Duty Mixer Attachment Set Dishwasher Safe Stainless Steel Mixer Tools. 【Universal Compatibility】: This essential kitchen appliance accessory is specifically designed to fit 4.5-5 quart tilt-head stand mixers, including popular models like K45, KSM150, and KSM175. 【Complete Baking Kit】: Upgrade your culinary setup with these versatile stand mixer attachments that allow you to tackle everything from heavy bread bread kneader to light whipped cream. 【Premium Construction】: Each piece in this mixer attachment set is crafted from high-quality 304 stainless steel, ensuring long-lastin
Generated by: dcd-map-v1
This product has 11 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": "3 Pieces Heavy Duty Mixer Attachment Set Dishwasher Safe Stainless Steel Mixer Tools",
"product_id": 9530634567919,
"variant_id": 50378808623343,
"quantity": 1,
"grams": 337,
"length_cm": "14.0",
"width_cm": "13.0",
"height_cm": "13.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").