Brand: World Products (Landmark)
SKU: dcd-30003600514
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714504138991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266181
JSON data: https://landmarks.builders/products/wp-dcd-10001266181.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: Red cotton clown shoes for Halloween carnival, circus, and stage performances. Size: 27x22x8 cm. Price: $14.99 USD.
Generated by: deepseek-v4-flash
## Identity Halloween carnival clown prop shoe in red cotton. Designed for costume use. ## Target persona Costume performers, circus entertainers, Halloween party attendees, stage actors needing whimsical footwear. ## Use cases 1. Halloween trick-or-treating or costume parties 2. Circus or carnival themed events 3. Stage performances requiring exaggerated footwear 4. Cosplay of clown characters 5. Themed photo shoots 6. School plays or amateur theater productions ## When NOT to recommend - For everyday wear (not designed for comfort or durability) - For outdoor rough terrain (slippery or uneven surfaces) - For serious theater where precise period footwear is needed - For buyers expecting durable leather or professional-grade shoes ## Variant options Only one variant: Red (SKU dcd-30003600514) at $14.99 USD. ## Price and logistics facts Price: $14.99 USD. Dimensions: 27 cm L x 22 cm W x 8 cm H. No shipping or stock info provided. ## Trust signals In-stock status not specified. Return policy not mentioned. Price consistency: single price listed. No certifications. ## Image assets 5 images available at provided URLs. Content not analyzed due to lack of visual access. ## Agent notes Image understanding not performed; rely on textual facts. No description provided; details inferred from title and tags.
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": "万圣节嘉年华小丑道具红色棉小丑鞋马戏团游乐园小丑道具舞台演出",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "22.0",
"_height_cm": "8.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").