Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: White
Default SKU: dcd-30003601455
Default price: $23.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/49714514002159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266496
JSON data: https://landmarks.builders/products/wp-dcd-10001266496.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
福诺专业滑冰鞋套溜冰鞋套轮滑鞋套男女儿童花样滑冰分号海螺钻
| 品牌 | Nasinaya |
| 货号 | sdg-65201 |
| 颜色分类 | 浅亚麻色 |
Summary: Nasinaya brand ice/roller skate shoe covers in 9 colors, priced at $23.99, dimensions 26x23x6 cm.
Generated by: deepseek-v4-flash
## Identity Fuluo (Nasinaya) professional skate shoe covers for ice skating and roller skating, designed to protect blades and surfaces. ## Target persona Figure skaters, roller skaters, parents of young skaters, and recreational skaters needing protective covers for their skates. ## Use cases - Walking from car to rink without dulling blades - Storing skates to prevent blade rust and protect floors - Traveling with skates in a bag or suitcase - Protecting skate blades when not in use - Preventing accidental cuts from exposed blades ## When NOT to recommend - Competitive skaters requiring brand-specific or hard-sided covers - Users seeking blade sharpeners, maintenance tools, or skate bags - Customers needing thick padded covers for heavy transport - For roller skates that already have integrated brake covers ## Variant options 9 color variants at $23.99 each: - White (sku: dcd-30003601455) - Pink (sku: dcd-30003601456) - Rose Red (sku: dcd-30003601457) - Red (sku: dcd-30003601458) - Fuchsia (sku: dcd-30003601459) - Purple (sku: dcd-30003601460) - Royal Blue (sku: dcd-30003601461) - Green (sku: dcd-30003601462) - Black (sku: dcd-30003601463) ## Price and logistics facts - Price: $23.99 USD (same for all variants) - Dimensions: 26 cm x 23 cm x 6 cm - Weight and shipping cost not provided ## Trust signals - In-stock status not specified - Return policy not disclosed - No certifications listed - Price consistent across all variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa3786cf9f9041d0ad2d63b13a94d92d.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0f94be0c6e84740a9a82a744aa3c8e3.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70afdb4d8717446b9886ca6dfa4cf64a.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b345662b8f8467986bb679d1ddd2fde.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cacb4892c014490b04a303d0dbf9d3f.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80c9453273a64dd68290aba0b59d334e.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7f628d5ec644a5bbc7e4174223be141.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbb7a62876cd46bcbaa772dfe31d7848.png?v=1781085608 ## Agent notes Product type in source data is '缝纫' (sewing) but title and description indicate skate shoe covers. Image analysis not performed; visual details not extracted.
This product has 21 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": "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").