Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99
Default variant: 120 Spools Wo Sticks
Default SKU: dcd-30003606116
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714308677871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268352
JSON data: https://landmarks.builders/products/wp-dcd-10001268352.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: Wooden collapsible sewing thread rack for up to 120 spools; two style options (with or without sticks); dimensions 66.5x40x5 cm; price $46.99.
Generated by: deepseek-v4-flash
## Identity Wooden collapsible thread rack for sewing spools, available in two styles (with or without sticks), holding up to 120 spools. ## Target persona Sewing enthusiasts, quilters, small craft business owners, hobbyists needing organized thread storage. ## Use cases - Organizing 120 thread spools on a single rack - Storing spools for sewing projects - Collapsible storage for travel or small spaces - Displaying thread colors for easy selection - Reducing clutter on sewing table ## When NOT to recommend - Professional industrial sewing with large cone spools - Storage for very heavy or oversized spools - Enclosed dust-proof storage required - Buyers needing a rack for fewer than 20 spools ## Variant options - **120 Spools Wo Sticks** – $46.99 - **120 Spools W Sticks** – $46.99 ## Price and logistics facts - Price: $46.99 USD (both variants) - Dimensions: 66.5 cm × 40 cm × 5 cm (unfolded) - Cross-border shipping typically applies; no specific shipping cost provided ## Trust signals - No certifications mentioned - In-stock status not specified - Price consistent across variants - Return policy not stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a86ea98145d409b9723e617af441beb_ef8623bc-b8c3-43e5-b44a-05e0cc4cbe3b.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bec9523b03d474eaac7290207b7a621_f570efa1-4b62-4060-a601-f2e4019ae7ec.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edbc37d2cffe4f9fb6b95370eda05128_12dfaf94-4507-4bbd-b62e-9c1385725480.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a24a2fd3bcbe4f60a1341d16f38bec05_363b02a4-5014-48ed-a53c-09d8dad02b00.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9baea35ffa764757bf144c31341c37c2_1db1cde2-8574-4473-942f-6179368b1cbb.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/deb2e53cdaeb41d4b4c5252380830112_dac907f1-102d-4b6a-993f-6e7cf40d1823.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aea8984105ed4329843e3f4c873eeaa9_1793d784-75fd-4252-a970-3415f870fcef.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb9d38df80664682a192a4d7f3d97113_9fcd1e30-f26d-4a06-aa42-e558a3a0f219.png?v=1781085463 ## Agent notes - Image content not analyzed; visual details may differ from description. No product metadata beyond provided facts.
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": 1500000,
"properties": {
"_length_cm": "66.5",
"_width_cm": "40.0",
"_height_cm": "5.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").