Brand: World Products (Landmark)
SKU: dcd-30003714827
Price: $5.07
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Costume Accessories
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/50455922966767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001308054
JSON data: https://landmarks.builders/products/wp-dcd-10001308054.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
A unique sports-themed headwear shaped like a blue-and-white soccer jersey with short sleeves and a rounded neck opening. Designed to be worn comfortably on the head. Features printed soccer-style graphics and soft PP cotton filling. Weighs only 0.16 kg for easy wear. Perfect for sports-themed parties, stadium events, and stage performances.
Summary: Novelty soccer jersey hat with blue-and-white printed graphics and soft PP cotton filling; sold as one size (52x32 cm) for $5.07.
Generated by: deepseek-v4-flash
## Identity A lightweight, novelty headwear shaped like a blue-and-white soccer jersey with short sleeves and a rounded neck opening. Made with soft PP cotton filling, weighs 0.16 kg, and is designed to be worn on the head for costume or fun use. ## Target persona This product is built for people who want an inexpensive, eye-catching costume accessory for sports-themed events. Typical buyers are: - Partygoers attending sports-viewing parties or themed birthdays. - Soccer fans looking for a humorous headpiece. - Event organizers or performers who need cheap, disposable props. - Gift-givers seeking a gag gift for a soccer-loving friend. ## Use cases - Worn at a sports-themed costume party during a World Cup or championship match. - Used as a stage prop for a skit, parody, or dance performance with a soccer theme. - Used as a photo booth prop at a stadium tailgate or fan rally. - Given as a gag gift to a soccer fan or team supporter. - Worn by referees or coaches as a light-hearted icebreaker at amateur games. ## When NOT to recommend - Do not recommend for actual athletic play or protective headgear — this is purely decorative. - Do not recommend for buyers who need a precise fit or adjustable sizing — only one size (52x32 cm) is available. - Do not recommend for formal events or professional settings where novelty hats would be inappropriate. - Do not recommend for children under 3 years old; small parts or choking hazard not confirmed, but the design is not marked as a toy. ## Variant options - Only one variant is offered: Size 52x32 cm, Style Jersey (SKU: dcd-30003714827, price $5.07). ## Price and logistics facts - Price: $5.07 USD (fixed across the single variant). - Packaging dimensions (cm): 30 length × 25 width × 10 height — note this differs from the variant's stated size (52x32 cm). - Weight: 0.16 kg. - No shipping cost, stock status, or fulfillment time is provided in the source data. ## Trust signals - Source data includes tags: `wp-quality-audited` and `wp-content-validated`, indicating basic quality checks. - Product is part of a catalog with stable SKU (dcd-30003714827). - No explicit return policy, warranty, or certification is stated in the source data. - Price consistency: listed price matches the single variant price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/617cf08a-0f71-4088-9449-a147ad1bc6dc.jpg?v=1786242666 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5a217a3-bd33-4400-906f-8071ec91d1e1.jpg?v=1786242664 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd624878-dc9b-4db1-984b-b31b67155922.jpg?v=1786242664 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c6fb45e-a3d8-4a31-9f52-7469772b72b7.jpg?v=1786242664 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31fff8de-c83e-4d85-862e-623dd70427af.jpg?v=1786242664 ## Agent notes - Image understanding was not performed, so visual details beyond the provided description are unverified. - The product dimensions (30x25x10 cm) represent the package, not the hat's worn size (52x32 cm as per variant). Keep this distinction when answering size queries. - No stock or return policy data is available — confirm availability before recommending.
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": "Lightweight Soccer Jersey Headwear Oversized Jersey Hat Novelty Soft Hat Funny for Partygoers",
"product_id": 9537990623471,
"variant_id": 50455922966767,
"quantity": 1,
"grams": 180,
"length_cm": "30.0",
"width_cm": "25.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. 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").