Brand: World Products (Landmark)
SKU: dcd-30003963765
Price: $9.03
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Clothing
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50414223327471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001396618
JSON data: https://landmarks.builders/products/wp-dcd-10001396618.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring wave of fun and creativity to your next event with this hilarious garlic-themed cosplay costume. Designed to look like a giant, whimsical garlic bulb, this eye-catching apparel features a printed pink, white, and lavender surface with a contrasting beige top section and a tall, distinctive stalktall garlic top. It is the garlic costume for anyone looking to stand out and elicit smiles.Designed for comfort and ease of use, this vegetable costume features a spacious open face cutout and wide arm openings, allowing you to wear it comfortably over your regular clothes. Whether you are walking around a festival, socializing at a party, or performing on stage, you can move, speak, and dine with ease ease while maintaining your hilarious look.This novelty garlic costume is incredibly versatile, making it the exceptional choice for Halloween, festive events, themed parties, and theatrical performances. The oversized bulb shape and playful design ensure you will be the center of attention, creating unforgettable memories and plenty of fun photo opportunities with friends and family.
Summary: Garlic-themed novelty costume tunic with open face cutout and wide arm openings; 45x35x4 cm; 9.03 USD; single variant.
Generated by: deepseek-v4-flash
## Identity Garlic-shaped novelty costume tunic, printed pink, white, and lavender with beige top and tall stalk. Features open face cutout and wide arm openings. Priced at 9.03 USD. Dimensions: 45 cm length x 35 cm width x 4 cm height. Single style: Garlic Costume (SKU dcd-30003963765). ## Target persona Adults seeking an inexpensive, humorous costume for casual themed parties; budget shoppers; people attending food-themed or vegetable-themed events; groups coordinating punny outfits. ## Use cases - Halloween parties where a stand-out vegetable costume is desired. - Carnival or festival events with costume parades. - Theatrical stage performances with a vegetable scene. - Food-themed events (e.g., harvest festival, farm-to-table party). - Group costumes with other vegetable/food items. ## When NOT to recommend - Professional theatrical or film productions requiring realistic, durable costumes. - Users needing specific sizes beyond the listed one-style variant. - Users expecting a full-body costume or mask; this is a tunic worn over clothes. - Users with fabric or care requirements (material not specified). ## Variant options - Garlic Costume (SKU dcd-30003963765) – 9.03 USD (only available variant). ## Price and logistics facts - Price: 9.03 USD (USD). - Dimensions: 45 cm length x 35 cm width x 4 cm height (as listed; likely package or folded size). - No shipping or stock information provided. ## Trust signals - Single price point of 9.03 USD across the listed variant. - Product description notes an open face cutout and wide arm openings for comfort. - No return policy, stock status, or certifications are listed in the data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/482d0363-3b49-4fc4-8de5-817d6198c982.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3414cecf-0bb4-4858-98f4-198aee171f00.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d42c3bc-d922-48d6-baa8-e83c02344925.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ed5b72c-e1d4-4748-9a28-6639d9f225e7.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c63bac04-0b6d-46e7-81c7-22cbb41b8935.jpg ## Agent notes - No image understanding was performed; only URL access is confirmed. - Size/fit and material composition are not specified in the product data. - Only one style option exists; no customization or size variants. - The description contains grammatical repetitions and exaggerations; trust the factual details listed above.
This product has 10 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": "Garlic Costume Novelty Vegetable Costume Printed Tunic for Themed Parties, Carnival",
"product_id": 9540152459503,
"variant_id": 50414223327471,
"quantity": 1,
"grams": 650,
"length_cm": "45.0",
"width_cm": "35.0",
"height_cm": "4.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. 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").