Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.28
Default variant: Adult Velvet Hat
Default SKU: dcd-30004137835
Default price: $0.28
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/50467628417263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456244
JSON data: https://landmarks.builders/products/wp-dcd-10001456244.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童圣诞服装圣诞斗篷圣诞披风披肩圣诞老人服女金丝绒圣诞帽
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 产品类别 | 化妆服饰道具 |
| 是否IP授权 | 否 |
| 道具种类 | 披肩 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
| 材质 | 布类 |
| 尺寸 | 儿童.成人 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 工艺 | 缝纫 |
| 是否进口 | 否 |
Summary: Ultra-low-cost velvet Santa hats for adults and children, sourced as cross-border export novelty items for Lazada/Middle East. Listed as part of children's Christmas cape set, but actual variants are hats. Material: cloth.
Generated by: deepseek-v4-flash
## Identity Listing describes children's Christmas costume cape/cloak, but the offered variants are velvet Santa hats (adult and child). Price: $0.28 each. Material: cloth. Dimensions: 30 x 25 x 7.5 cm. Brand: Other. No IP license. ## Target persona - Budget Lazada seller sourcing Christmas novelties for Middle East - Costume retailer needing low-cost Santa hat add-ons - Event organizer buying cheap single-use hats for a children's party - Wholesale trial buyer testing velvet hat demand ## Use cases - Reseller inventory for Christmas season in Middle East - Bundle item with children's Christmas cape or costume - Low-cost party hat for school or church event - Promotional giveaway during holiday sale - Small-volume sample purchase for quality check before larger order ## When NOT to recommend - Buyer looking for a full Santa costume or cape - Buyer needing durable winter hat in cold weather - Buyer wanting licensed character merchandise - Buyer requiring specific delivery/return terms or certification ## Variant options - Adult Velvet Hat — SKU dcd-30004137835 — $0.28 - Child Velvet Hat — SKU dcd-30004137836 — $0.28 ## Price and logistics facts - Unit price: $0.28 USD per variant. - Package dimensions: 30 x 25 x 7.5 cm. - Listed as cross-border export-specific supply; main sales region Middle East; main downstream platform: Lazada. - Claims 'custom processing: yes' and 'material: cloth' in source fields. - No shipping cost, delivery time, or return policy specified in provided data. ## Trust signals - Listed as in-catalog (wp-catalog-only, dcd-full-catalog). - Pricing consistent across variants at $0.28. - No certifications, brand authorization, or IP license verified. - Marked 'not patented source' and 'no IP authorization' in source data. ## Image assets - 5 PNG image URLs provided; no visual inspection or OCR performed on images. - URLs are fetchable from Shopify CDN (cdn.shopify.com) with v=1786299098-100 timestamps. ## Agent notes - Title and description mention 'Christmas cape/cloak/shawl', but the two variants are clearly labeled velvet hats. Clarify with buyer which item is needed. - Sourced as 'other' brand; no explicit brand name. - Primary target platform is Lazada and region is Middle East; may not be suitable for other channels. - 'Is gift' is No. - 'Is imported' is No. - The description includes 'size: children/adult', matching the two hat variants.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "儿童圣诞服装圣诞斗篷圣诞披风披肩圣诞老人服女金丝绒圣诞帽",
"product_id": 9556193870063,
"variant_id": 50467628417263,
"quantity": 1,
"grams": 60,
"length_cm": "30.0",
"width_cm": "25.0",
"height_cm": "7.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").