Brand: World Products (Landmark)
SKU: dcd-30003610148
Price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 980 g
Cart URL (default variant): https://landmarks.builders/cart/49714103976175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269931
JSON data: https://landmarks.builders/products/wp-dcd-10001269931.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厂家直销 不锈钢泳帽展示架 游泳馆亚克力底盘泳帽架 帽子展示架
| 品牌 | HAIZID |
| 货号 | 304泳帽架 |
| 服装道具模特类型 | 泳帽架 |
| 材质 | 不锈钢 |
| 上市年份/季节 | 2020年夏季 |
| 是否库存 | 是 |
| 质量等级 | 优等品 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 主要下游平台 | LAZADA |
Summary: Stainless steel swim cap display stand with acrylic base, sold by HAIZID, for swimming pools or retail displays. Price $60.99, dimensions 38.75x30.45x5.4 cm.
Generated by: deepseek-v4-flash
## Identity
HAIZID stainless steel swim cap display stand (model 304 swim cap rack). Factory direct. Acrylic base. Material: stainless steel. Color: Silver.
## Target persona
Retail store owners (swimwear shops, swimming pools) needing durable cap display. LAZADA sellers in Middle East. Swim team equipment organizers.
## Use cases
- Displaying swim caps in pool retail area.
- Organizing caps in swim team locker rooms.
- Showcasing cap colors in e-commerce product photos.
- Use as a prop for swim cap photography.
- Retail fixture for swimming accessories in a store.
## When NOT to recommend
- For displaying heavy clothing (not designed for weight).
- For outdoor uncovered use (material may tarnish).
- For buyers needing small footprint (dimensions ~39x30 cm).
- For non-swim-cap items (shape-specific).
## Variant options
- Color: Silver (only option). SKU: dcd-30003610148. Price: $60.99.
## Price and logistics facts
Price: $60.99 USD. Dimensions: 38.75 x 30.45 x 5.4 cm. Currency: USD. No shipping weight provided.
## Trust signals
In stock ("是否库存" = yes). Quality: top grade. Brand: HAIZID. Main sales region: Middle East. Platform: LAZADA. No return policy or certifications mentioned.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21c0e56152354f6893d624db9b0b0120.png?v=1781085308
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2810b6fb23fd4e37abd39f6bbab50330.png?v=1781085308
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3577cb4509f6416794789d7ea6793054.png?v=1781085308
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75d141552c2f440a8bbec9efeb2a4437.png?v=1781085308
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b902f163eafa4643a6ebae8e94bf289b.png?v=1781085308
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eef60edf6e8143f5a240516883ab9dbc.png?v=1781085309
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5b2411bb63b4ab2908af19f0f0db010.png?v=1781085308
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7055ec3dc8fa4fa6af12de54222352c6.png?v=1781085308
## Agent notes
Images have not been visually inspected. All product details are from provided facts. No return policy or warranty information available.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": 980000,
"properties": {
"_length_cm": "38.75",
"_width_cm": "30.45",
"_height_cm": "5.4"
}
}],
"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").