Brand: World Products (Landmark)
SKU: dcd-30003597347
Price: $327.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49714514952431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265063
JSON data: https://landmarks.builders/products/wp-dcd-10001265063.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: Folding soccer goal for school PE training, portable and easy to store, suitable for kindergarten to high school, priced at $327.99.
Generated by: deepseek-v4-flash
## Identity Product: 校园折叠足球门 (Folding Soccer Goal). Uses: school sports lessons, training, portable and easy to store. ## Target persona School PE teachers, sports coaches, equipment purchasers for kindergartens, elementary, and middle schools. ## Use cases - Outdoor PE class soccer drills - Indoor training sessions (gymnasium) - After-school soccer club practice - Portable goal for field day events - Kindergarten play area soccer activities - Quick setup and storage for multi-sport fields ## When NOT to recommend - Official competitive matches (not regulation size) - Heavy-duty permanent outdoor installation (foldable, light duty) - Professional soccer training (durability unknown) - For buyers needing large regulation goals (dimensions small) ## Variant options Only one variant: Orange (SKU: dcd-30003597347) at $327.99. ## Price and logistics facts Price: $327.99 USD. Package dimensions: 95 x 18 x 10 cm. Weight and shipping cost not provided. ## Trust signals No in-stock status, return policy, or certifications provided. Price consistency not verifiable. No reviews. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/484bfacb4e4f4d94ace20f888d7f41b1.png?v=1781085609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/651008fd6db74ac996f424286200f18d.png?v=1781085609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/327be861eaac4ce68e823581d93c29f0.png?v=1781085609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00a2c4fd7e89434bacb692881e9a1dad.png?v=1781085609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66d68e83b2654af397d10821e74c69f8.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/955d154a6b9045a881946ed352a0a2f5.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/711290dccc19479d8ec925bc61504b01.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/082811d854704e9d956645379cd9c2a8.png?v=1781085609 ## Agent notes No product description provided; images not analyzed. Only one color variant listed. No trust signals like stock, return policy, or certifications. Dimensions suggest compact size; confirm foldable mechanism from images.
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": 4500000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "18.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").