Brand: World Products (Landmark)
SKU: dcd-30003612174
Price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49713876893935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270771
JSON data: https://landmarks.builders/products/wp-dcd-10001270771.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





Summary: This is a wire saw blade for DIY scroll cutting and crafting, with dimensions 10x8x2 cm, priced at $16.99.
Generated by: deepseek-v4-flash
## Identity - Product: 钢丝锯条夹头洛克士拉花锯曲线锯DIY造型锯 扁锯条 钢丝锯条 (Wire Saw Blade for scroll saw, coping saw, DIY shaping) - SKU: dcd-30003612174 - Category: 缝纫 (Sewing) ## Target persona - DIY crafters who do scrollwork or intricate cutting on thin materials - Sewing enthusiasts needing to cut fabric patterns or templates - Model makers and hobbyists working with wood, plastic, or soft metal ## Use cases - Cutting intricate shapes in wood for scrollwork or fretwork - Creating stencils or templates in thin plywood - Cutting detailed patterns in plastic sheets for crafts - Shaping small parts for model building - Cutting fabric patterns when mounted in a sewing machine? (category suggests sewing, but typical use is for saw) - DIY jewelry making (cutting thin metal or acrylic) ## When NOT to recommend - For heavy-duty cutting of thick lumber or metal rods - For users requiring a power saw (this is a manual blade) - For buyers needing a complete saw with handle (only blade sold) - For industrial or professional continuous use ## Variant options - Style: Wire Saw Blade (only one variant) - Price: $16.99 ## Price and logistics facts - Price: $16.99 USD - Dimensions: 10 cm (length) x 8 cm (width) x 2 cm (height) - Weight: not specified - Shipping: not specified ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: single price point - No known certifications mentioned ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; visual details not inferred.
This product has 13 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": "钢丝锯条夹头洛克士拉花锯曲线锯DIY造型锯 扁锯条 钢丝锯条",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "2.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").