Brand: World Products (Landmark)
SKU: dcd-30003606124
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714301370607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268356
JSON data: https://landmarks.builders/products/wp-dcd-10001268356.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: A foldable wooden spool rack for storing sewing thread, waxed thread, and bobbins. Measures 22x18x4.5 cm. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A foldable wooden rack designed for organizing sewing thread spools, waxed thread, bobbins, and can also serve as a wig stand. ## Target persona - Sewing hobbyists with limited workspace who need compact thread storage. - Cross-border sellers looking for affordable, lightweight display racks. - Cosmetologists or wig makers requiring a simple wig stand. ## Use cases - Storing multiple thread spools on a sewing desk or in a drawer. - Displaying thread colors for quick selection during projects. - Organizing bobbins and waxed threads for hand stitching. - Using as a foldable wig stand for styling or storage. - Shipping as a flat-pack item for e-commerce fulfillment. ## When NOT to recommend - For industrial sewing requiring heavy-duty metal racks. - For storing large cones of thread (too tall for spool pegs). - For users needing a permanent, non-foldable fixture. - For high-humidity environments where wood may warp. ## Variant options - Spare Stick PACK: $9.99 (additional replacement sticks? same price) ## Price and logistics facts - Unit price: $9.99 USD. - Variant Spare Stick PACK also $9.99. - Dimensions: 22 cm x 18 cm x 4.5 cm (folding? collapsed?) ## Trust signals - No stock information provided. - No return policy stated. - No certifications listed. - Price consistent across variants. ## Image assets - 8 PNG images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a86ea98145d409b9723e617af441beb.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bec9523b03d474eaac7290207b7a621.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edbc37d2cffe4f9fb6b95370eda05128.png?v=1781085458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a24a2fd3bcbe4f60a1341d16f38bec05.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9baea35ffa764757bf144c31341c37c2.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/deb2e53cdaeb41d4b4c5252380830112.png?v=1781085458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aea8984105ed4329843e3f4c873eeaa9.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb9d38df80664682a192a4d7f3d97113.png?v=1781085460 ## Agent notes - Product appears to be a foldable wooden spool rack. Images were not analyzed; visual details are not described. - Dimensions given may be for the folded or assembled state. - No explicit mention of material beyond "wooden" (木制).
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": "木制线轴架可折叠缝纫线蜡线梭芯线收纳线架跨境木质线团架假发架",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "18.0",
"_height_cm": "4.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").