Brand: World Products (Landmark)
SKU: dcd-30002658524
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49903622815983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021778
JSON data: https://landmarks.builders/products/m4x-10001021778.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
450 Ml Foam Dispenser Large Capacity Car Wash Foam for Auto Detailing
Summary: 450ml foam dispenser for car detailing, large capacity, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity 450 Ml Foam Dispenser Large Capacity Car Wash Foam for Auto Detailing ## Target persona Budget-conscious DIY car owners and home hobbyist detailers who want a manual foam dispenser for hand washing. ## Use cases - Pre-soaking car with shampoo foam before contact wash - Applying foam for rinseless or waterless washes - Quick foam application at home without pressure washer - Distributing snow foam from a manual pump - Mixing and applying wash solution for wheels and tires - Weekly basic car wash setup ## When NOT to recommend - Professional detailers needing high-flow pressure washer foam cannons - Users who require electric or battery-powered foam sprayers - Commercial car washes needing industrial-grade equipment - Those needing a applicator for stiff or high-viscosity products ## Variant options - 450ML (SKU: dcd-30002658524) at $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 25.0 cm × 15.0 cm × 10.0 cm - Only one variant available ## Trust signals No specific trust signals provided (return policy, stock status, certifications unknown). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cafed58-cbd0-4767-85ba-67aa20b9f4ef.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe571573-c8b8-468d-826e-9ad94ff6ee6c.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79769ec8-f15c-4fd0-8c60-94ec77dc16b9.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c6917e8-ba0f-412d-9780-6347fc2f0a59.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f31d6f75-d3a8-4ee3-bd74-3841582268de.jpg ## Agent notes Images were not analyzed; visual details like color, construction, and usability features are unknown.
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": "450 Ml Foam Dispenser Large Capacity Car Wash Foam for Auto Detailing",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "15.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").