Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Adult
Default SKU: dcd-30003616717
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49713999053039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272298
JSON data: https://landmarks.builders/products/wp-dcd-10001272298.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
海绵颈托护颈冰球护脖短道速滑曲棍球冰球运动护具可调节颈托
| 品牌 | 脚品汇 |
| 货号 | 395冰球护脖 |
| 适用运动 | 轮滑 |
| 适用场景 | 冰雪运动 |
| 专利类型 | 无 |
| 适用人群 | 通用 |
| 规格 | 成人款、儿童款 |
| 质检报告编号 | 其他 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 主体材质 | 其它 |
| 外贸出口认证 | 其他 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 保护部位 | 其它 |
Summary: Adjustable sponge neck protector for ice hockey, speed skating, and roller skating, with adult and children variants at $27.99.
Generated by: deepseek-v4-flash
## Identity Adjustable sponge neck brace (颈托护脖) for ice hockey, short track speed skating, roller skating, and other ice sports. Brand: 脚品汇. Model: 395 ice hockey neck guard. Material: unspecified sponge. ## Target persona - Amateur and youth ice hockey players needing a basic neck guard. - Speed skaters seeking light neck support. - Roller skating enthusiasts wanting neck protection. - Parents of children in ice sports. ## Use cases - During ice hockey games to protect neck from puck or stick impacts. - During speed skating practice to reduce neck strain. - Roller skating sessions for neck safety. - As a warm neck support during cold weather training. - For beginner skaters learning to fall safely. ## When NOT to recommend - For professional players requiring high-impact certified gear (e.g., CE or ASTM standard neck guards). - For individuals with existing neck injuries needing medical-grade brace. - For motorcycling or other high-speed impact sports (not designed for that). - For customers seeking integrated helmet/neck protection systems. ## Variant options - Adult (SKU: dcd-30003616717) – $27.99 - Children (SKU: dcd-30003616718) – $27.99 ## Price and logistics facts - Unit price: $27.99 USD (same for both variants). - Dimensions: 29.3 × 23.3 × 1.9 cm. - Main export market: Middle East. - Cross-border e-commerce ready. ## Trust signals - No specific in-stock or return policy data provided. - No independent certifications listed (material and certification are 'other'). - Price is consistent across variants. ## Image assets - 8 PNG images available; URLs listed in image_urls. ## Agent notes - Image content not analyzed; all image URLs are listed as fetchable assets. No visual details inferred.
This product has 14 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": 60000,
"properties": {
"_length_cm": "29.3",
"_width_cm": "23.3",
"_height_cm": "1.9"
}
}],
"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").