Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $324.99
Default variant: S / Bloom-pink
Default SKU: dcd-30003605534
Default price: $324.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714327617775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268125
JSON data: https://landmarks.builders/products/wp-dcd-10001268125.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Full-face children's helmet for cycling/scooter, Chinese-style designs, sizes S/M, 10 variants at $324.99.
Generated by: deepseek-v4-flash
## Identity xpush儿童自行车头盔平衡车滑步车全盔轮滑防撞骑行装备全盔国风 ## Target persona Parents of toddlers and preschoolers (ages 2-6) who want a Chinese-themed full-face helmet for balance bikes, scooters, or cycling. ## Use cases - Riding a balance bike on pavement - Scooter riding in the neighborhood - Rollerblading or inline skating - Cycling on flat, low-speed paths - As a protective helmet for tricycle riding ## When NOT to recommend - For adolescents or adults (too small) - For mountain biking, downhill, or high-speed sports - For buyers seeking a budget helmet under $50 - For those requiring certified safety standards (no certifications listed) ## Variant options 10 variants: 2 sizes (S, M) × 5 styles (Bloom-pink, Bloom-blue Purple, Dragon Cloud, Blue White Porcelain, Bluebird). All priced at $324.99. ## Price and logistics facts Price: $324.99 USD. Package dimensions: 35×25×25 cm. ## Trust signals In stock (10 variants available). No return policy or safety certifications mentioned in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80ae13ef81044f979127f145648b63ae.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c16713d0cae4ef896bd6011a74e1ff4.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e02bc73883a94723b719024c318e55c7.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05f3d9ab83c74e8ebcdf6d2a9969b369.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f264de9ac4b243259610804f03921d58.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97dbb5521994451cab253ebba7c28430.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c58e0fdfd789429bb5a76bba4f28a2be.png?v=1781085473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/591020cf52b341ffbb47314264fe5e5e.png?v=1781085473 ## Agent notes Images were not analyzed, so visual details (e.g., patterns, construction) are not described. No product description provided; verify fitment with size chart if available.
This product has 22 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": "xpush儿童自行车头盔平衡车滑步车全盔轮滑防撞骑行装备全盔国风",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.0",
"_height_cm": "25.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").