Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Natural Wood
Default SKU: dcd-30003606672
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/49714318770415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268568
JSON data: https://landmarks.builders/products/wp-dcd-10001268568.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
Summary: Solid wood detachable rotating yarn winder for organizing yarn balls. Two style variants: Natural Wood and Retro. Price $29.99.
Generated by: deepseek-v4-flash
## Identity Solid wood detachable rotating yarn winder (绕线轴架) for organizing yarn balls during knitting or crochet. ## Target persona Knitters and crocheters who frequently use multiple yarn colors and need a stable rotating holder. Hobbyists and small-scale yarn crafters. ## Use cases - Organizing multiple yarn skeins simultaneously for colorwork projects. - Preventing yarn tangling while knitting or crocheting. - Using with a yarn ball winder for smooth feeding. - Crafting at a desk or table with limited space. - Gift for someone who enjoys yarn crafts. ## When NOT to recommend - For industrial or commercial yarn handling (too small, not heavy duty). - For users who prefer stationary yarn holders or adhesive hooks. - For projects requiring very wide or heavy cones of yarn (base dimensions 34.5x25.5 cm). ## Variant options Two styles: Natural Wood and Retro, both at $29.99 USD. SKUs: dcd-30003606672 (Natural Wood), dcd-30003606673 (Retro). ## Price and logistics facts Price: $29.99 USD. Dimensions (cm): 34.5 x 25.5 x 2.5. No weight or shipping info provided. ## Trust signals No in-stock status, return policy, or certifications provided. Price consistency across variants. ## Image assets 8 image URLs available: [list omitted for brevity in JSON]. Cannot assess visual details. ## Agent notes Image content not analyzed. Description field contains non-standard formatting. Ensure compatibility with user's yarn size and workspace.
This product has 14 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": 420000,
"properties": {
"_length_cm": "34.5",
"_width_cm": "25.5",
"_height_cm": "2.5"
}
}],
"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").