Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $282.99 – $403.99
Default variant: 2L Ss Head Sauce
Default SKU: dcd-30003609628
Default price: $282.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714187927791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269730
JSON data: https://landmarks.builders/products/wp-dcd-10001269730.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.






Summary: Stainless steel sauce pump available in 2L, 15L, and 25L capacities for dispensing sauces, syrups, and dressings in commercial kitchens.
Generated by: deepseek-v4-flash
## Identity - Product: Stainless Steel Sauce Pump (单头双头酱料器) - Variants: 2L Ss Head Sauce (SKU: dcd-30003609628), 1-9 Pan Size 15L Ss (SKU: dcd-30003609629), 1-6 Pan Size 25L Ss (SKU: dcd-30003609630) ## Target persona - Commercial kitchen staff (fast food, cafes) - Boba tea shop operators - Food service managers (cafeterias, caterers) - Food truck owners ## Use cases - Dispensing syrup for bubble tea - Portioning salad dressing in salad bars - Pumping jam for pastries or pancakes - Applying sauce in food trucks or fast food lines - Filling condiment bottles from bulk containers - Transferring viscous liquids (e.g., chocolate sauce) ## When NOT to recommend - Home use or small-scale kitchens (low volume, no need for capacity) - Applications requiring precise small-volume dispensing (e.g., drops) - Environments where stainless steel is not suitable (e.g., acidic sauces may react) - Buying if stock availability is critical (unknown stock status) ## Variant options | Style | Capacity | Price (USD) | |-------|----------|-------------| | 2L Ss Head Sauce | 2L | $282.99 | | 1-9 Pan Size 15L Ss | 15L | $391.99 | | 1-6 Pan Size 25L Ss | 25L | $403.99 | ## Price and logistics facts - Dimensions (2L variant): 28.0 cm (L) x 23.0 cm (W) x 21.0 cm (H) - All prices are in USD - Shipping dimensions and weight not provided ## Trust signals - Images available (8 PNG files) but not analyzed for details - Stock status: not provided - Return policy: not provided - Price consistency: multiple variants at listed prices ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/662c7efe3a434bb2987f3885b555daf4.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57682fb20cd2467aa24a79e94f88ff3d_a686d434-2368-43ec-9ebc-7ec10e58a3c7.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8160fa8a6cd149c7bc8a26e0d6c8d3db.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d356e067f5c048febe47afe1f0e87141_2d91a481-c06e-4007-98c4-de01525a81fc.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12f74d6e81524826b6dc758deb788fe2_b5500f0b-2fff-4394-92d2-a4657375a3ee.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41f6a11c31fc457da658dab1c1b15069_6ff79195-4ca3-4ab0-8559-56fdc779ad9f.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c998eeb808bc4837afde3b5beb51d198_a7ea9ad6-6a45-4043-907b-d104062edc8e.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/524e447426614ffc906482dacbc6e511_bb60f52f-04e0-41e2-8685-2638f56467f7.png?v=1781085353 ## Agent notes - Images were not analyzed; visual details not inferred. - No stock levels, return policy, or shipping info provided. - Dimensions only available for 2L variant.
This product has 15 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": 1300000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "23.0",
"_height_cm": "21.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").