Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $56.99
Default variant: High
Default SKU: dcd-30003625587
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713238245615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276079
JSON data: https://landmarks.builders/products/wp-dcd-10001276079.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款原木色半球帽托假发展示架高低木帽架帽子展示架帽子收纳架
| 适用性别 | 中性/男女均可 |
| 货号 | 1001 |
| 服装道具模特类型 | 头模 |
| 上市年份/季节 | 2026年夏季 |
| 是否库存 | 是 |
| 质量等级 | 优等品 |
| 适用人群 | 成人模特 |
| 模特材质 | 木 |
Summary: Wooden hat display stand for storing and showcasing hats, available in high and low variants. Priced from $53.99 to $56.99, dimensions 29x25x8 cm.
Generated by: deepseek-v4-flash
## Identity Wooden hat stand (原木色半球帽托假发展示架) – a display and storage stand for hats, made of wood, suitable for adult hat models. ## Target persona Retail store owners or boutique operators needing hat displays; home users with hat collections wanting organized storage; photographers requiring hat props for styling. ## Use cases - Displaying hats in retail or trade shows. - Organizing personal hat collections at home. - Showcasing hats for photography or e-commerce product shots. - Storing hats to maintain shape. - Providing a prop for wig or hat modeling. ## When NOT to recommend - For large heavy hats (e.g., helmets) – weight capacity unknown. - For very small children's hats – designed for adult-sized hats. - For outdoor use – wood may warp if exposed to moisture. - For users seeking a covered closed storage solution. ## Variant options - High variant (SKU dcd-30003625587) $56.99. - Low variant (SKU dcd-30003625588) $53.99. ## Price and logistics facts - Base price $53.99 (Low variant); High variant $56.99. - Dimensions: 29 cm x 25 cm x 8 cm. - SKUs: dcd-30003625587 (High), dcd-30003625588 (Low). - In stock (库存 is 是). - Quality grade: 优等品 (top grade). ## Trust signals - In-stock status confirmed. - No return policy or warranty information provided. - No specific certifications mentioned. ## Image assets - 5 images available at provided URLs. Note: images not viewed, so no description. ## Agent notes - Image understanding not performed; treat image URLs as assets only. - No weight capacity or material finish details beyond 'wood'. - Intended for adult hat display; may not fit oversized or non-standard hat shapes.
This product has 14 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": 800000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "25.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").