Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $147.99
Default variant: White
Default SKU: dcd-30003622869
Default price: $147.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49713105174767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275016
JSON data: https://landmarks.builders/products/wp-dcd-10001275016.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
淘杆高尔夫帽子简约纯色空顶帽可松紧蝴蝶结遮阳防晒百搭韩版帽子
| 图案 | 纯色 |
| 品牌 | 淘杆 |
| 货号 | LG0601 |
| 厚度 | 薄 |
| 帽顶款式 | 空顶 |
| 适用性别 | 女 |
| 上市时间 | 2026年夏季 |
| 功能 | 防晒 |
| 材质 | 其他 |
| 是否可调节 | 可调节 |
| 适用对象 | 女 |
| 帽檐款式 | 弯檐 |
| 款式细节 | 蝴蝶结 |
| 防晒指数 | UPF50+ |
| 是否商场同款 | 否 |
| 款式 | 无顶帽 |
| 适用季节 | 四季通用 |
| 吊牌价 | 316元 |
| 闭合方式 | 松紧 |
| 帽子类型 | 空顶帽 |
Summary: A women's adjustable golf visor with UPF50+ sun protection, elastic closure, and bow detail, available in White and Black at $147.99 USD.
Generated by: deepseek-v4-flash
## Identity - Brand: 淘杆 - Product: Women's golf visor (空顶帽) - SKU: dcd-30003622869 (White), dcd-30003622870 (Black) - Price: $147.99 USD - Dimensions: 27cm x 22cm x 8cm ## Target persona - Female golfers seeking sun protection - Women interested in Korean fashion style headwear - Outdoor enthusiasts needing lightweight, adjustable sun hats ## Use cases - Wearing during golf rounds for UV protection - Daily walks or outdoor activities requiring sun shade - Casual summer outings with a sporty look - Matching with athletic or casual Korean-style outfits ## When NOT to recommend - For men (product is specifically for women) - For formal occasions or professional dress codes - If the user requires a full crown hat or strong wind resistance - If the buyer is looking for a non-sport fashion hat ## Variant options - White (sku: dcd-30003622869) - $147.99 - Black (sku: dcd-30003622870) - $147.99 ## Price and logistics facts - Unit price: $147.99 USD - Currency: USD - Dimensions: 27 x 22 x 8 cm (shipping size likely) ## Trust signals - UPF50+ sun protection certified - Adjustable elastic closure for fit - Lightweight, thin material (described as '薄') - No return policy or stock information available ## Image assets - 5 product images available (URLs provided in image_urls field) ## Agent notes - Material composition is not specified beyond '其他' (other) - Image content not analyzed; rely on textual description - No certifications beyond UPF50+
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": 120000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "22.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").