Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Dark Gray
Default SKU: dcd-30001479108
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43763435241546:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000809331
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000809331.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ethnic Knit Skullcap for MenThis ethnic knit skullcap is made from breathable nylon, ideal for autumn and winter. Its classic design and various color options make it easy to match with different outfits and occasions.
Handmade Fine Texture and QualityWith a handwoven texture, this prayer hat showcases detailed craftsmanship and a refined look. The soft nylon material offers comfort and durability for everyday wear.
Breathable and Comfortable for All SeasonsThe mesh knit design ensures breathability, making this cap comfortable for long wear in both warm and cool weather. Great for prayer, religious gatherings, and daily use.
Simple Design with Multiple Color ChoicesAvailable in deep gray, black, navy, coffee, and cream, this skullcap features a minimalist style that fits various preferences and occasions, from religious ceremonies to casual outings.
Suitable for Prayer and Ethnic AttireDesigned for men, this cap is ideal for prayer, religious events, and ethnic wear, reflecting cultural tradition and personal style with its elegant, understated look.
Summary: Ethnic Mesh Head Cap, Knitted Prayer Hat, Breathable Adjustable Men. 【Ethnic Knit Skullcap for Men】This ethnic knit skullcap is made from breathable nylon, ideal for autumn and winter. Its classic design and various color options make it easy to match with different outfits and occasions. 【Handmade Fine Texture and Quality】With a handwoven texture, this prayer hat showcases detailed craftsmanship and a refined look. The soft nylon material offers comfort and durability for everyday wear. 【Breathable and Comfortable for All Seasons】The mesh knit design ensures breathability, making this cap com
Generated by: m4x-map-v1
This product has 12 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": "Ethnic Mesh Head Cap, Knitted Prayer Hat, Breathable Adjustable Men",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.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").