Brand: World Products (Landmark)
SKU: dcd-30003616358
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714038571247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272206
JSON data: https://landmarks.builders/products/wp-dcd-10001272206.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: A women's wide-edge headband in pink, designed for high crown volume, sold at $9.99 USD with dimensions 20x16x4 cm.
Generated by: deepseek-v4-flash
## Identity Product: 发箍女2025新款时尚宽边头箍发卡百搭跨境粉色系高颅顶洋气头箍布 (women's trendy wide-edge headband) Type: Beauty accessory SKU: dcd-30003616358 (Style: 5) ## Target persona Fashion-conscious women seeking affordable hair accessories; casual shoppers looking for quick style updates. ## Use cases - Creating a voluminous crown hairstyle with a wide headband. - Adding a pop of pink color to an outfit. - Quick hairstyle for daily wear or casual outings. - As a gift for friends interested in trendy accessories. ## When NOT to recommend - For formal events requiring minimalist accessories. - For users who prefer neutral tones or non-pink colors. - For those with very small or large head sizes (no size info). - For buyers seeking high-end designer headbands. ## Variant options Only one variant available: Style "5" at $9.99 USD. ## Price and logistics facts Price: $9.99 USD (single variant). Dimensions: 20cm length x 16cm width x 4cm height. No shipping or tax info provided. ## Trust signals No return policy, certification, or stock status provided. Only one image set available; no reviews or ratings. ## Image assets 8 images available at the provided URLs. No visual analysis performed; images not described. ## Agent notes No description text; rely on title keywords and dimensions.
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": "发箍女2025新款时尚宽边头箍发卡百搭跨境粉色系高颅顶洋气头箍布",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "16.0",
"_height_cm": "4.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").