Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $46.99
Default variant: Cake Costume
Default SKU: dcd-30003607433
Default price: $41.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/49714103517423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268915
JSON data: https://landmarks.builders/products/wp-dcd-10001268915.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.








Summary: Adult-themed food costumes (cake, burger, egg bread, waffle) for party cosplay, sold as novelty apparel.
Generated by: deepseek-v4-flash
## Identity Adult-themed food costume set (cake, burger, egg bread, waffle styles). Party cosplay apparel. ## Target persona Adult partygoers seeking humorous or novelty costumes for themed events (e.g., food-themed parties, Halloween, cosplay conventions). Also suitable for group or couple costumes. ## Use cases - Themed birthday parties (e.g., 'food fight' or 'junk food' party) - Halloween costume parties where a food theme is desired - Cosplay events featuring food characters or pun costumes - Couples or group costume sets (each person wears a different food) - Social media photo shoots or viral content creation ## When NOT to recommend - Professional or formal events requiring traditional attire - Outdoor activities requiring durable or weather-resistant clothing - For children (adult-sized costume, not specified as child-safe) - If the buyer expects high-quality fabric or intricate details (price suggests basic costume) ## Variant options - Cake Costume: $41.99 - Burger Costume: $36.99 - Egg Bread Costume: $36.99 - Waffle Costume: $46.99 ## Price and logistics facts - Base price $36.99; variants range $36.99–$46.99 USD - Package dimensions: 40 x 30 x 10 cm (approx. 15.7 x 11.8 x 3.9 in) - Currency: USD ## Trust signals - In-stock status not confirmed; no return policy provided - Price consistent across variants except Cake (+$5) and Waffle (+$10) - No certifications or material details given ## Image assets - 8 images available at provided URLs (not analyzed for content) ## Agent notes - Image content not analyzed; visual details not inferred. - Product tagged as 'adult product' but appears to be costume, not sexual in nature. - No size or material information; assumed one-size or standard adult costume.
This product has 16 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": "AMAZON热销款鸡蛋面包草莓蛋糕汉堡成人主题派对cos角色扮演服装",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.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").