Brand: World Products (Landmark)
SKU: dcd-30003574178
Price: $184.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3600 g
Cart URL (default variant): https://landmarks.builders/cart/49811876806895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001256523
JSON data: https://landmarks.builders/products/m4x-10001256523.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Hat Steamer Sanitizing Cap Steamer Cleaning
| Type | Compact |
| Suitable For | Garment |
| Features | Adjustable |
| Steam Time | 30 min |
| Power | 1000 W |
| Colour | White |
| Capacity | 0.3 L |
| Voltage | 120 V |
| Item Weight | 10 lb (4.5 kg) |
Summary: A steam treatment machine for hats that removes odors. Eu Plug variant, 1000W, 300ml tank, dimensions 37.8x32.6x28.5 cm, priced at $184.99.
Generated by: deepseek-v4-flash
## Identity Hat Steamer Cleaning Steam Treatment Machine Odor Removal – a steam cleaner designed for hats to eliminate odors. Available in Eu Plug variant. Power: 1000W, Water tank: 300ml. Dimensions: 37.8 × 32.6 × 28.5 cm. ## Target persona Home hat enthusiasts (fedora, cap owners) who want to remove odors without washing. Small hat cleaning or repair shops seeking a compact steam solution. ## Use cases - Removing smoke odor from wool fedoras after events. - Freshening up baseball caps that cannot be machine washed. - Sanitizing hats before resale or donation. - Deodorizing hats that smell musty after long storage. - Preparing hats for storage by eliminating lingering odors. ## When NOT to recommend - Hats made of delicate materials like straw that may be damaged by steam. - Users requiring dry cleaning or chemical odor removal. - High-volume commercial hat cleaning (device is consumer-grade). - Buyers with no hats or no odor removal need. ## Variant options Only one variant: Eu Plug (220-240V). No other options. ## Price and logistics facts Price: $184.99 USD. Dimensions: 37.8 × 32.6 × 28.5 cm. Single unit weight: 3.6 kg. Outer box for 2 units: 39.5 × 34 × 60.5 cm, 7.9 kg. ## Trust signals No certifications or return policy listed. Price consistent across variant. In-stock status unknown. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05b0eef4-c704-4295-ac46-5caae67a5dc2.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3f02305-065f-4eb8-89ff-15c091520aad.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cd98948-eceb-4f42-ab74-9bac23e78b2b.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e69009f-a75d-484b-949e-b18a9b1755a1.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dee3e15-b934-4833-9ad5-332699a6dd7c.jpg ## Agent notes Image content not analyzed. Product description originally in Chinese; key specs extracted. Only Eu Plug variant confirmed.
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": "Hat Steamer Sanitizing Cap Steamer Cleaning",
"quantity": 1,
"grams": 3600000,
"properties": {
"_length_cm": "37.8",
"_width_cm": "32.6",
"_height_cm": "28.5"
}
}],
"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").