Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99
Default variant: Wood / Round
Default SKU: dcd-30003606098
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714323685615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268345
JSON data: https://landmarks.builders/products/wp-dcd-10001268345.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: New wooden yarn stand with phone holder, rotatable, for knitting and crocheting organization. Price $32.99. Available in wood/brown, round/flower style.
Generated by: deepseek-v4-flash
## Identity New Wooden Yarn Stand with Phone Holder – Rotatable Knitting Yarn Organizer ## Target persona Hobby knitters and crocheters needing a compact yarn organization solution with phone accessibility. Ideal for crafters with limited workspace. ## Use cases - Holding yarn while knitting or crocheting - Organizing multiple yarn balls on one stand - Using phone holder for patterns or tutorial videos - Portable crafting setup for small spaces - Gift for crafting enthusiasts ## When NOT to recommend - Industrial or heavy-duty yarn storage - Users needing large capacity for multiple cones - Those preferring wall-mounted or vertical organizers - Projects requiring heavy or large yarn cones ## Variant options - Wood / Round ($32.99) - Brown / Round ($32.99) - Wood / Flower ($32.99) - Brown / Flower ($32.99) ## Price and logistics facts Price: $32.99 USD. Dimensions: 34 x 29 x 6 cm. No shipping or logistics details provided. ## Trust signals No stock status, return policy, or certifications provided. Price is consistent across all variants. ## Image assets 8 product images available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71b7b52f85dd48ada998dbbea649da8d.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77c74adddce44a22b8ca73f687d1112c.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b3d0f1cca1341d690876b7c80de8b57.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09111bd7089f49ab9c2eef8b32955bd0.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4cbbc6a8b93408ebfce558782d33a70.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab95600f153e4f2c840fbd6870c7f6c7.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75135a745b554606842fe100d6428cbb.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9407878ef20e4fdda331c531e34ebfb8.png?v=1781085471 ## Agent notes - No textual description or usage details provided. - Image content was not analyzed; visual details are not available. - Stock status and return policy are unknown. - Dimensions are for the product itself, not packaging.
This product has 16 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": 650000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "29.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").