Brand: World Products (Landmark)
SKU: dcd-30003502697
Price: $29.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/49804477694191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250080
JSON data: https://landmarks.builders/products/wp-dcd-10001250080.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This is a portable, foldable shoe dryer with timer and constant temperature, priced at $29.99, with a EU plug variant.
Generated by: deepseek-v4-flash
## Identity Cross-border new portable folding shoe dryer with quick dry, timer, constant temperature, and deodorizing function. ## Target persona Outdoor enthusiasts, travelers, and daily commuters who need to dry and deodorize shoes quickly. ## Use cases - Drying wet shoes after hiking, rain, or snow. - Removing odor from gym or sports shoes. - Quickly drying a single pair of shoes before travel. - Using in a hotel room to freshen shoes. - Drying children's shoes after playing outside. ## When NOT to recommend - For users needing to dry multiple pairs simultaneously (single shoe capacity). - For industrial or heavy-duty boot drying (consumer-grade). - For buyers without EU power outlets (only EU plug variant available). - For users seeking a shoe dryer with advanced features like UV sterilization (not specified). ## Variant options - Eu Plug: $29.99 ## Price and logistics facts - Price: $29.99 USD - Dimensions: 29.0 x 19.0 x 9.0 cm - No shipping or availability details provided. ## Trust signals - In-stock status not specified. - Return policy not provided. - Price is consistent across the single variant. - No certifications or warranties mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e8bca0a5d3a46788bd5c2e6f78afb58.png?v=1781488441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c55ba453b2f840b6bb1d95384e146efb.png?v=1781488441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71f607b399244979939148e1fce294be.png?v=1781488442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dde6d0001c9346ecacb67d4ac7740779.png?v=1781488442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a19c6746e578440389e1ae3fd01c9a3a.png?v=1781488442 ## Agent notes - No product description available; summary derived from title and tags. - Image content not analyzed; no visual details can be inferred. - Only one variant with EU plug; may not suit all regions.
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": "跨境新款烘鞋器速干定时便携折叠学生烘鞋机恒温除臭干鞋神器",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "19.0",
"_height_cm": "9.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").