Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99
Default variant: S / Black Fleece Full
Default SKU: dcd-30003599752
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49714533040367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265946
JSON data: https://landmarks.builders/products/wp-dcd-10001265946.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Professional children's figure skating tights in two colors (skin and black) with fleece lining, available in sizes S to XL at $37.99.
Generated by: deepseek-v4-flash
## Identity 福诺2色专业儿童花样滑冰连裤袜打底裤肤色黑色两种厚度可选 - Children's figure skating tights with fleece lining. ## Target persona Parents of children (ages ~4-14) who participate in figure skating; child skaters needing warm, durable tights for practice and competition. ## Use cases - Figure skating practice sessions - Competition performances - Warm-up layers at cold ice rinks - Under skating costumes or dresses - Ice skating shows and rehearsals - Dance or ballet crossover activities ## When NOT to recommend - For adult skaters (size range is children's S-XL only) - For casual everyday wear or school - For non-skating sports or activities - If child needs a color other than black or skin - If fleece material is not desired or causes allergies ## Variant options - Sizes: S, M, L, XL - Styles: Black Fleece Full, Skin Fleece Full - All variants priced at $37.99 USD ## Price and logistics facts - Price: $37.99 USD per unit - Package dimensions: 25 × 21 × 5 cm - No shipping or fulfillment details provided ## Trust signals - No customer reviews or ratings available in facts - Return policy not specified - In-stock status unknown - Price appears consistent across variants ## Image assets 8 PNG images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e777e9d58024a6ab6465bd17f3de971.png?v=1781085621 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f5aeeefa89542a79fa9ff3b6829a6f8.png?v=1781085621 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d3bac0aa9d94af5ac17a4098ffd80e6.png?v=1781085621 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/995a375f45b1492cbad99d6e447cbd24.png?v=1781085621 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72022c54bc4e4ad4872fa2bdb9843f81.png?v=1781085621 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a36100a4c8df466ab93f0d3fa633251e.png?v=1781085621 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/239e572ad0374fe29bf0cc63e70125e3.png?v=1781085621 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72c472d3fe2f4e429fe069e9572dc173.png?v=1781085620 ## Agent notes - No product description was provided; all details are inferred from title and variant options. - Image content not analyzed; visual details (e.g., actual color shade, texture) are unknown. - Confirm sizing chart and material composition before recommending to end user.
This product has 20 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": "福诺2色专业儿童花样滑冰连裤袜打底裤肤色黑色两种厚度可选",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "21.0",
"_height_cm": "5.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").