Brand: World Products (Landmark)
SKU: dcd-30003619929
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713441964271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273627
JSON data: https://landmarks.builders/products/wp-dcd-10001273627.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: Soccer-themed party favor bags with handles, 10 pieces per pack, priced at $13.99 USD.
Generated by: deepseek-v4-flash
## Identity Soccer Party Favor Bags with Handles 足球派对带提手伴手礼袋 ## Target persona Parents organizing children's soccer-themed birthday parties; youth sports team coordinators for end-of-season treats. ## Use cases - Filling with small toys or candy for soccer party goody bags - Handing out as take-home favors after kids' soccer games - Decorating treat bags for classroom soccer events - Using as prize containers for soccer practice games - Giving as party favors at sports-themed playdates ## When NOT to recommend - Adult corporate events or formal gatherings - Large parties needing more than 10 bags (only one pack) - Non-sports or non-soccer themed events - High-end celebrations requiring premium packaging ## Variant options Only one variant: 10PCS at $13.99 USD. ## Price and logistics facts - Price: $13.99 USD (single variant) - Dimensions: 25 x 25 x 2 cm (packaged) - Weight: not specified ## Trust signals - Price consistent across all variants (only one) - No stock status or return policy information available - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14639a39e6384af8baff73dad9c0626d.png?v=1781084635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9db8a7a09cf8431e88947d7183a16c0d.png?v=1781084635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bab646179a6411d845ca1ca763398a4.png?v=1781084634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7435c6b3eac4b5e80967aa730c0fafe.png?v=1781084635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6ca2e2595f840f5983e16fa29b1146d.png?v=1781084636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccae7c30e1fd4aa18452b18f4325b0d2.png?v=1781084635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b13d6363b5994e9d9eb3bb97e7c10bba.png?v=1781084634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a29d4637e08b4c1898a3a971af0baf70.png?v=1781084635 ## Agent notes - No product description provided; material and design details unknown. - Image content not analyzed; verify handle design, print quality, and color accuracy from image URLs. - Only one pack size (10 pieces); not suitable for large events.
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": "Soccer Party Favor Bags with Handles 足球派对带提手伴手礼袋",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "25.0",
"_height_cm": "2.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").