Brand: World Products (Landmark)
SKU: dcd-30003622151
Price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 240 g
Cart URL (default variant): https://landmarks.builders/cart/49713201217775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274694
JSON data: https://landmarks.builders/products/wp-dcd-10001274694.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
洗杯器吧台自动洗杯器 洗杯器头高压5孔厨卫水槽家用商用跨境专供
| 货号 | BA001 |
| 品牌 | 翔盛 |
| 型号 | HY001 |
| 适用水压 | 2 |
| 认证 | 无 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 是否一般纳税人 | 是 |
| 材质 | 铜 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 风格 | 美式 |
| 电源类型 | 无 |
| 出水口径 | 1 |
Summary: Bar glass rinser with high-pressure 5-hole copper head for sink installation; suitable for home or commercial use; operates on water pressure; dimensions 12x12x8 cm; price $38.99.
Generated by: deepseek-v4-flash
## Identity Product: Bar Glass Rinser (洗杯器吧台自动洗杯器) Brand: 翔盛, Model: HY001, SKU: dcd-30003622151 Material: Copper Water pressure: 2 (units not specified, likely bar) Power: None (manual water pressure) ## Target persona Commercial bar owners, home bartenders, cafe owners, restaurant managers needing a compact glass rinser for sink installation. ## Use cases - Rinsing wine glasses after washing in a busy bar - Quick cleaning of beer glasses at home during parties - Light-duty glass rinsing in small cafes or bistros - Installation in kitchen sink for everyday glass cleaning - As a supplementary rinser in a commercial dishwashing area ## When NOT to recommend - For high-volume commercial kitchens requiring automated dishwashers - For users needing electric-powered or heated rinsing - For installations with low water pressure (<2 bar) - For large glasses or mugs that exceed the rinser head dimensions ## Variant options Single variant: "Glass Rinser" style at $38.99. ## Price and logistics facts - Price: $38.99 USD - Dimensions: 12 x 12 x 8 cm (length x width x height) - Weight: not specified - Origin: Cross-border export from China (supplier) - Main sales region: Middle East (according to facts) - Platform: LAZADA (mentioned) ## Trust signals - In-stock status: Not provided; assume available from supplier - Return policy: Not provided - Price consistency: Single variant price - Certifications: None (stated "认证 无") - Brand: 翔盛, with own brand rights (可授权的自有品牌 是) - Supplier is a general taxpayer (一般纳税人 是) ## Image assets 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de0b10e69c9e44288fee00bd76389ad6.png?v=1781084463 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd807ab927424cc7806956b816cc2945.png?v=1781084463 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d30875724b204f148320e5916b801bb1.png?v=1781084463 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1eac706954e4ada8d73e1e346344c2b.png?v=1781084463 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00ac98bc18f34ff2ae76717a8dc7fc58.png?v=1781084463 (Note: Images were not analyzed; refer to them for visual details.) ## Agent notes - This product does not have electrical power; relies on water pressure. - Water pressure requirement specified only as "2" (likely 2 bar). Ensure compatibility. - No certification or warranty information available. - Dimensions are small, suitable for compact sinks. - The product is listed as "cross-border export" and main sales region Middle East, so availability may be limited.
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": "洗杯器吧台自动洗杯器 洗杯器头高压5孔厨卫水槽家用商用跨境专供",
"quantity": 1,
"grams": 240000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "12.0",
"_height_cm": "8.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").