Brand: World Products (Landmark)
SKU: dcd-30003607240
Price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714156044527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268823
JSON data: https://landmarks.builders/products/wp-dcd-10001268823.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: Halloween French fries costume made of composite sponge for parties, campus events, and bar activities. Priced at $38.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Halloween French Fries Costume - **Material:** Composite sponge - **Dimensions:** 41×35×10 cm - **Price:** $38.99 ## Target persona - Partygoers and college students looking for a fun, inexpensive Halloween costume - Event organizers needing bulk or themed outfits for group activities - Bar or club patrons wanting a novelty outfit for themed nights ## Use cases - Halloween costume parties - Campus themed events - Bar/pub costume nights - Costume contests or parades - Trunk-or-treat or casual trick-or-treating ## When NOT to recommend - Formal events or professional work occasions - Cold outdoor events (costume is lightweight, not insulated) - Individuals wanting a durable, high-quality fabric costume - Situations requiring cultural accuracy or non-food themes ## Variant options - **French Fries** (only variant available) — $38.99 ## Price and logistics facts - Price: $38.99 USD - Dimensions (shipping): 41×35×10 cm - Shipping weight and origin not specified ## Trust signals - No stock status provided - Return policy not specified - Price consistency: single variant at listed price - No certifications mentioned ## Image assets - 8 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/... (see full URLs in data) ## Agent notes - No description or visual analysis performed; rely on image URLs for visual details. - The product name suggests it is a Halloween-specific item; may have seasonal relevance. - The single variant implies limited style choice.
This product has 13 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": 650000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "35.0",
"_height_cm": "10.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").