Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $18.99
Default variant: Brushed Silver
Default SKU: dcd-30002709896
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/49903537914095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031225
JSON data: https://landmarks.builders/products/m4x-10001031225.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from stainless steel with a polished finish, this washroom hardware is designed to resist and maintain its sleek appearance in humid environments.
Easy: The built-in allows you to see exactly how much soap available, ensuring your liquid dispenser is always refilled before it runs out.
Space-Saving Design: This wall mounted soap dispenser clears up cluttered countertops by securely attaching to the wall, making it ideal for compact bathrooms, kitchens, or office restrooms.
Pump Mechanism: Featuring a sturdy stainless steel pump bottle head, the manual press system provides a consistent and smooth output of soap or lotion with every single use.
Versatile Application: This manual hand soap pump is for holding various liquids including shower gel, shampoo, and, catering to the needs of hotels, workplaces, and homes alike.
Summary: Wall mounted stainless steel manual soap dispenser, 7 finishes, $13.99-$18.99, compact for bathrooms, kitchens, and office restrooms.
Generated by: deepseek-v4-flash
## Identity Wall Mounted Soap Dispenser Manual Hand Soap Pump Stainless Steel Pump Bottle for Office, Kitchen ## Target persona Budget-conscious facility managers, homeowners, or office managers seeking a durable, space-saving manual soap dispenser for high-traffic or compact areas. ## Use cases - Mounting in a compact bathroom to free up counter space - Installing in an office restroom for hand soap - Using in a kitchen for dish or hand soap - Holding shampoo or shower gel in a shower (wall-mounted) - Reducing clutter in hotel or workplace restrooms - Providing a consistent pump for liquid hand soap in high-use areas ## When NOT to recommend - If the buyer wants an automatic or touchless dispenser - If the buyer needs a large capacity (volume not specified) - If the buyer prefers a luxury or designer aesthetic - If the dispenser will be used outdoors or in extreme temperature environments ## Variant options - Brushed Silver: $13.99 - Polished: $13.99 - Black: $14.99 - Gray: $14.99 - Polished Gold: $17.99 - Brushed Gold: $17.99 - Rose Gold: $18.99 ## Price and logistics facts - Price range: $13.99 – $18.99 USD - Dimensions: 25.0 cm x 10.0 cm x 8.0 cm (length x width x height) - Weight not specified - No shipping or tax information provided ## Trust signals - In-stock status not confirmed - Return policy not specified - Price consistency: variants have different prices based on finish - Made of stainless steel (corrosion-resistant in humid environments) - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9d9f122-c848-401c-9a5e-0ab753fc86a9.jpg?v=1782146580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2a627c3-eacd-47dd-9ccf-8d69e378e84e.jpg?v=1782146580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb2a744b-3f6a-49f9-a9ac-a4a213afe242.jpg?v=1782146579 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47f63cd8-2060-49ba-9f86-387f582bff0c.jpg?v=1782146580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64b1122e-c9c8-47d3-bfaf-7e0c767119f6.jpg?v=1782146580 ## Agent notes - Image understanding was not performed; do not infer visual details from URLs. - Volume or capacity of the dispenser is not specified. - Material is stainless steel; finish varies by variant. - No warranty or certification data available.
This product has 12 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": "Wall Mounted Soap Dispenser Manual Hand Soap Pump Stainless Steel Pump Bottle for Office, Kitchen",
"quantity": 1,
"grams": 420000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "10.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").