Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Light Blue 1
Default SKU: dcd-30003601498
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714497585391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266500
JSON data: https://landmarks.builders/products/wp-dcd-10001266500.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
福诺专业滑冰鞋溜冰鞋套锦纶布鞋套男女儿童花样滑冰分号海螺钻
| 品牌 | Nasinaya |
| 颜色分类 | 亮粉色 |
Summary: Nasinaya brand nylon ice skate covers for children and adults, available in 11 colors, priced at $22.99 per pair.
Generated by: deepseek-v4-flash
## Identity Product: 福诺专业滑冰鞋溜冰鞋套锦纶布鞋套男女儿童花样滑冰分号海螺钻 (Nasinaya nylon skate covers). Type: Ice skate shoe covers. Brand: Nasinaya. Material: Nylon cloth. ## Target persona Skate rental shops, figure skating coaches, recreational skaters (children and adults) needing affordable, colorful skate covers to protect blades and prevent floor scratches. ## Use cases - Protecting ice skate blades during transport or storage. - Preventing floor damage when walking off-ice with skates on. - Color-coding skates for rental or group lessons (multiple color variants). - Lightweight cover for travel or carrying skates in a bag. ## When NOT to recommend - For professional competitive skaters requiring hard-shell guards. - For ice hockey skates with different blade shapes (not specified compatible). - For users needing high-durability covers for rough outdoor use. - If the buyer requires a specific size (no size chart provided). ## Variant options 11 color variants: Light Blue 1, White, Light Pink, Light Blue 2, Royal Blue, Yellow, Yellow Green, Burgundy, Light Gray, Dark Gray, Khaki. All at $22.99. ## Price and logistics facts Price: $22.99 per pair (consistent across variants). Dimensions: 26 x 24 x 6 cm (10.2 x 9.4 x 2.4 in). Currency: USD. No shipping cost or origin stated. ## Trust signals - Multiple color variants available (11 options). - Price consistency across all variants. - No in-stock status, return policy, certifications, or reviews provided. ## Image assets         ## Agent notes - Product type categorized as 'sewing' but actual use is skate covers. Confirm category accuracy. - No size range or age group specified; assume universal fit based on dimensions. - No explicit gender specification; title includes '男女儿童' (male/female/children). - Do not assume material quality or durability beyond 'nylon cloth'. - Image analysis not performed.
This product has 23 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": 120000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "24.0",
"_height_cm": "6.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").