Brand: World Products (Landmark)
SKU: dcd-30003597140
Price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 330 g
Cart URL (default variant): https://landmarks.builders/cart/49714559516911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264961
JSON data: https://landmarks.builders/products/wp-dcd-10001264961.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
迷你缀补织机,DIY编织修补工具,新手缀补套装,修补牛仔裤袜子
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 产品类别 | 环形针 |
| 颜色 | 50色手工线 |
| 材质 | 铁电镀镍 |
| 风格 | 可爱风 |
| 是否进口 | 否 |
Summary: A mini patch loom for DIY weaving repair of jeans and socks, suitable for beginners, with one 14-hook mushroom variant.
Generated by: deepseek-v4-flash
## Identity Mini patch loom, DIY weaving repair tool for beginners, used for repairing jeans, socks. Material: iron plated with nickel. Style: cute. Color: 50-color handmade thread included. ## Target persona Beginners interested in visible mending or darning damaged jeans and socks; craft hobbyists seeking a portable, affordable hand-weaving tool. ## Use cases 1. Repair small holes in denim jeans. 2. Darn worn-out socks. 3. Decorative weaving patches on fabric. 4. Learning basic weaving techniques. 5. Gap-filling in knitted garments. 6. On-the-go mending for travelers. ## When NOT to recommend - Professional textile repair requiring specialized machinery. - Large tears or extensive damage needing heavy-duty sewing. - Buyers wanting a higher gauge or adjustable hook count. - Those allergic to nickel or iron materials. ## Variant options - 14-hook Mushroom (SKU: dcd-30003597140) – $49.99 ## Price and logistics facts - Price: $49.99 USD. - Dimensions: 24.0 x 20.0 x 8.0 cm. - No shipping/return policy information provided. ## Trust signals - In-stock status not specified. - Return policy not provided. - Price consistency: single price for the only variant. - No certifications listed. ## Image assets - 8 product images available at URLs provided. - Agent: images not interpreted; fetch for visual details. ## Agent notes - No image understanding performed; treat images as fetchable assets. - Confirm stock and return policy before recommending. - Verify compatibility with thread gauge.
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": 330000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.0",
"_height_cm": "8.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").