Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $629.99 – $1,437.99
Default variant: 2-head 2L Ss Sauce
Default SKU: dcd-30003609631
Default price: $629.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49714184225007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269731
JSON data: https://landmarks.builders/products/wp-dcd-10001269731.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: Commercial-grade stainless steel sauce pump available in 2, 3, 4, or 5-head variants with 2L capacity per head. Prices range from $629.99 to $1,437.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel sauce pump with 2–5 heads, each 2L capacity. Dimensions: 62×28×35 cm. Material: stainless steel. ## Target persona Commercial kitchen manager, cafe owner, juice bar operator, fast food franchise owner, or any high-volume food service business needing efficient sauce/syrup dispensing. ## Use cases - Dispensing ketchup, mustard, or mayonnaise in fast food restaurants - Pumping syrups for coffee and tea beverages in cafes - Portioning salad dressings or sauces in commercial kitchens - Filling sauce bottles or containers quickly in production lines - Multi-station condiment bar for self-service areas - High-volume sauce application in catering or events ## When NOT to recommend - Home kitchen use (size and price are commercial-grade) - Low-volume or occasional dispensing (overkill for small operations) - Dispensing thick pastes or chunky sauces without verifying pump compatibility - Personal or single-user settings ## Variant options - 2-head 2L Ss Sauce – $629.99 (SKU: dcd-30003609631) - 3-head 2L Ss Sauce – $953.99 (SKU: dcd-30003609632) - 4-head 2L Ss Sauce – $1,195.99 (SKU: dcd-30003609633) - 5-head 2L Ss Sauce – $1,437.99 (SKU: dcd-30003609634) ## Price and logistics facts Price (USD): $629.99 (2-head) to $1,437.99 (5-head). Dimensions: 62×28×35 cm. Weight not provided. ## Trust signals No return policy, stock status, or warranty information provided. Price consistency across variants assumed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/662c7efe3a434bb2987f3885b555daf4_84a9d641-d096-443f-bf2f-fd8f0d1c4699.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57682fb20cd2467aa24a79e94f88ff3d.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8160fa8a6cd149c7bc8a26e0d6c8d3db_3d8a4318-965c-4670-8891-2f098b4deec9.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d356e067f5c048febe47afe1f0e87141.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12f74d6e81524826b6dc758deb788fe2.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41f6a11c31fc457da658dab1c1b15069.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c998eeb808bc4837afde3b5beb51d198.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/524e447426614ffc906482dacbc6e511.png?v=1781085350 ## Agent notes No product description was provided. No trust signals (return policy, stock status, certifications) are known. Image understanding was not performed; visual details cannot be confirmed.
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": "不锈钢酱汁泵单头双头酱料器沙拉压汁泵奶茶店糖浆壶果酱泵糖压壶",
"quantity": 1,
"grams": 2800000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "28.0",
"_height_cm": "35.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").