Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $81.99 – $156.99
Default variant: Cow Battery
Default SKU: dcd-30003612424
Default price: $81.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714053447919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270849
JSON data: https://landmarks.builders/products/wp-dcd-10001270849.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
泡沫洗手机自动感应皂液器泡沫慕斯瓶洗手液瓶磁吸充电儿童用
Summary: Automatic foam soap dispenser with sensor, magnetic charging, available in cow and dinosaur styles, priced from $81.99 to $156.99.
Generated by: deepseek-v4-flash
## Identity Automatic Foam Soap Dispenser ## Target persona Parents of young children seeking fun, easy-to-use hand soap dispensers; households wanting touchless soap dispensing for hygiene. ## Use cases - Bathroom hand washing for kids - Kitchen soap dispensing - Reducing cross-contamination - Encouraging children to wash hands - Decorative countertop dispenser ## When NOT to recommend - High-traffic public restrooms requiring heavy-duty units - Users needing large capacity (e.g., 500ml+) - Those preferring traditional pump bottles - Commercial settings ## Variant options | SKU | Style | Price (USD) | |-----|-------|-------------| | dcd-30003612424 | Cow Battery | 81.99 | | dcd-30003612425 | Cow Magnetic Charge | 156.99 | | dcd-30003612426 | Gold Cow Mag Charge | 81.99 | | dcd-30003612427 | Dinosaur Battery | 139.99 | | dcd-30003612428 | Dinosaur Mag Charge | 156.99 | ## Price and logistics facts Price range $81.99–$156.99 USD. Dimensions: 27×19×10 cm. ## Trust signals Price consistent across variants; no stock or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/414e805806bc46479376ad73341fae1e.png?v=1781085228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8016f67bc1574c46ad2ddc301516232c.png?v=1781085228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c695ff5d0fe74fb9b99098b3b6413f5e.png?v=1781085228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f61b67a967134496b9273c178f55ca6e.png?v=1781085228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7dde4d0adc04351918602fd711329b2.png?v=1781085229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74734bfe7e8347468a6f3680a7d75310.png?v=1781085228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dbd5b59255c416eaae161cda300a066.png?v=1781085228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a21f1a642534460298ece6ca5ed6355e.png?v=1781085227 ## Agent notes Image understanding not performed; verify visual details from image URLs.
This product has 17 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": 700000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "19.0",
"_height_cm": "10.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").