Brand: World Products (Landmark)
SKU: dcd-30003677677
Price: $31.94
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Ice Skate Sharpening Tool
Vendor: World Products
Weight: 2600 g
Cart URL (default variant): https://landmarks.builders/cart/50405852840175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295390
JSON data: https://landmarks.builders/products/wp-dcd-10001295390.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This ice skate sharpening jig is crafted from aluminum alloy with a blue and lavender finish. It provides stability and precision for professional-grade sharpening. It features an adjustable frame with a long central bar, clamping brackets, and secure locking knobs to adapt to specific runners. The secure clamping layout prevents slipping, ensuring uniform sharpening. It is compact for portability and sturdy for regular workshop use.
Summary: Compact ice skate sharpening jig with fastening stand for speed skates. Aluminum alloy, blue/purple finish, adjustable clamping brackets. Dimensions 55x27.4x6 cm. Priced at $31.94.
Generated by: deepseek-v4-flash
## Identity Ice Skate Sharpening Jig with Fastening Stand for Speed Skates. Aluminum alloy construction, blue and lavender finish. Adjustable frame with central bar, clamping brackets, and locking knobs for precise runner positioning. ## Target persona Speed skaters who sharpen their own skates; skate shop technicians needing a portable jig; equipment maintenance staff for ice sports teams. ## Use cases - Home bench sharpening for speed skate runners - Travel kit for sharpening at competitions or training camps - Securing irregular blade shapes while hand sharpening - Producing uniform edges through stable clamp positioning ## When NOT to recommend - Casual recreational skaters who never sharpen blades - Users wanting a full sharpening system with abrasive stones included - High-volume commercial shops requiring automated sharpening machines - Buyers who expect pre-set sharpening angles without manual adjustment ## Variant options - SKU dcd-30003677677: Blue Purple / Regular – $31.94 USD ## Price and logistics facts - Price: $31.94 USD - Dimensions: 55.0 x 27.4 x 6.0 cm - No shipping, stock, or return policy data provided in source facts ## Trust signals - Catalog tags indicate content quality audits (wp-quality-audited, wp-content-validated) - Price is consistent as the only listed variant - No certification or in-stock status confirmed ## Image assets      ## Agent notes - Single variant available; no size/color alternatives. - Material: aluminum alloy; finish described as blue/lavender. - The jig itself does not include sharpening stones; it holds the skate runner. - Images were not visually analyzed; only URLs are provided.
This product has 7 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Ice Skate Sharpening Jig with Fastening Stand for Speed Skates",
"product_id": 9537736933615,
"variant_id": 50405852840175,
"quantity": 1,
"grams": 2600,
"length_cm": "55.0",
"width_cm": "27.4",
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").