Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $22.99
Default variant: Black Gold / 40CM
Default SKU: dcd-30003570874
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43763441795146:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001254976
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001254976.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This hair accessory is a full-head bob hairpiece made from synthetic hair, designed with a straight, layered cut and inward-curving shape for a neat, structured look.
Styling Function: As a heat-resistant hairpiece, it can handle styling up to 150°C/300°F, giving you flexibility to straighten, shape, or refresh the look with compatible tools.
Cap Construction: The inner cap is built for breathable wear, helping the synthetic hairpiece feel more comfortable during longer use while supporting a secure fit.
Fit Adjustment: Adjustable straps on both side make it easier to fine-tune the hairpiece fit, helping it sit more securely and comfortably on different head shapes.
Included Accessory: A separate hair net is included, adding a practical layer for preparing natural hair before wearing the hairpiece and helping keep everything in place.
Summary: Breathable Cap Heat Resistant Synthetic Hairpiece Adjustable Straps Heat-Resistant Hairpiece. 【Product Type】: This hair accessory is a full-head bob hairpiece made from synthetic hair, designed with a straight, layered cut and inward-curving shape for a neat, structured look. 【Styling Function】: As a heat-resistant hairpiece, it can handle styling up to 150°C/300°F, giving you flexibility to straighten, shape, or refresh the look with compatible tools. 【Cap Construction】: The inner cap is built for breathable wear, helping the synthetic hairpiece feel more comfortable during longer use while s
Generated by: m4x-map-v1
This product has 5 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": "Breathable Cap Heat Resistant Synthetic Hairpiece Adjustable Straps Heat-Resistant Hairpiece",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "23.0",
"_height_cm": "6.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").