Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: White
Default SKU: dcd-30001479064
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754865426506:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000809322
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000809322.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Lightweight and Breathable Muslim Kufi CapThis men's knitted kufi cap features a thin, lightweight, and breathable design, offering comfort for daily wear and religious occasions. The soft polyester material provides a gentle, comfortable fit for extended use.
Fine Knitted Craftsmanship and Clear TextureExpertly knitted with detailed craftsmanship, this kufi cap displays clear textures and a refined look, ideal for Muslim prayer, cultural events, and everyday use.
Versatile for Multiple OccasionsDesigned for Muslim men, this kufi cap is perfect for prayer, religious gatherings, and cultural ceremonies. The Arab-inspired style complements both traditional and modern outfits.
Multiple Color Options for Easy MatchingAvailable in various colors, this thin knitted kufi cap offers flexible styling to suit different clothing and preferences, making it a practical addition to any wardrobe.
Comfortable Fit for All SeasonsThe breathable, lightweight design ensures comfort year-round. The soft material and snug fit make it suitable for long wear during prayers and daily activities.
Summary: Arab Style Knitted Kufi Cap for Men, Lightweight Breathable Multi-Color. 【Lightweight and Breathable Muslim Kufi Cap】This men's knitted kufi cap features a thin, lightweight, and breathable design, offering comfort for daily wear and religious occasions. The soft polyester material provides a gentle, comfortable fit for extended use. 【Fine Knitted Craftsmanship and Clear Texture】Expertly knitted with detailed craftsmanship, this kufi cap displays clear textures and a refined look, ideal for Muslim prayer, cultural events, and everyday use. 【Versatile for Multiple Occasions】Designed for Muslim
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": "Arab Style Knitted Kufi Cap for Men, Lightweight Breathable Multi-Color",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "20.0",
"_height_cm": "7.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").