Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: White
Default SKU: dcd-30003599772
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714518327535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265949
JSON data: https://landmarks.builders/products/wp-dcd-10001265949.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
福诺专业花样滑冰鞋套溜冰鞋套轮滑鞋套男女成人儿童丝绒素色分号
| 品牌 | Nasinaya |
| 货号 | dfd-65 |
| 颜色分类 | 亚麻色 |
Summary: Funo professional figure skating blade covers, velvet solid color, sized for adults and children, 12 colors, $20.99.
Generated by: deepseek-v4-flash
## Identity Funo Professional Figure Skating Blade Covers – velvet solid color, sized (25x23x6 cm), 12 color variants, brand Nasinaya, model dfd-65. ## Target persona Figure skaters (adult/child) needing blade protection; roller skaters seeking compatible covers; parents buying for young skaters; coaches or rinks purchasing in bulk. ## Use cases - Protecting ice skate blades during storage or transport - Preventing blade damage when walking on hard surfaces - Keeping blades dry and rust-free between sessions - Organizing multiple pairs of skates by color-coded covers - As a gift for skating enthusiasts ## When NOT to recommend - For aggressive outdoor skating (covers not designed for skating traction) - For hockey skates (may not fit blade profile; check compatibility) - If user needs waterproof or insulated covers - When buyer expects multiple sizes per variant (only one size per order) ## Variant options 12 colors: White, Rose Red, Red, Wine Red, Green, Sky Blue, Royal Blue, Magenta, Purple, Tan, Nude Pink, Pink. All at $20.99 each. ## Price and logistics facts Price: $20.99 USD per pair. Dimensions: 25x23x6 cm. No shipping or return policy provided. ## Trust signals No stock status or return policy available. Price is consistent across all variants. ## Image assets         ## Agent notes No visual content analysis was performed on images. Product dimensions and weight not specified beyond size. No information on material thickness or durability.
This product has 24 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": 80000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "23.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").