Brand: World Products (Landmark)
SKU: dcd-30003502552
Price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49804482019567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250022
JSON data: https://landmarks.builders/products/wp-dcd-10001250022.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: Heavy-duty wall-mounted metal rack for storing 3D printer filament spools, holds multiple rolls in a compact vertical design.
Generated by: deepseek-v4-flash
## Identity 3D printer filament storage rack, wall-mounted, metal construction. Holds multiple spools vertically. Variant size: 43x21x40 cm. Price: $41.99 USD. ## Target persona 3D printing enthusiasts, makers with limited workspace who need organized filament storage. Suitable for hobbyist workshops or desktop setups. ## Use cases - Organizing filament spools in a home workshop - Mounting above a 3D printer for easy access - Storing PLA, PETG, ABS spools vertically to save desk space - Reducing filament tangling by keeping spools on a rack - Quickly swapping between filament colors during multi-material prints ## When NOT to recommend - For users with very heavy industrial spools (dimensions may not fit large spools; verify spool diameter) - For those needing a mobile storage solution (fixed wall mount, not portable) - For users with limited wall space or rental restrictions preventing drilling - For storing sewing thread spools (product type is misclassified; intended for 3D printer filament) ## Variant options | Size | Price | |------|-------| | 43x21x40 cm | $41.99 USD | ## Price and logistics facts - Price: $41.99 USD - Dimensions (variant): 43 x 21 x 40 cm - Weight: not provided ## Trust signals - No stock status provided - No return policy or warranty information available - No certifications or material specifications beyond title - Price appears consistent with similar products ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5a28c6c54a6467faa05253a4e4800b1.png?v=1781488456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c21f15813074b80983d7b871d2df12a.png?v=1781488455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f62c9b8c688a4f7085fa62b0148a795f.png?v=1781488456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4759db06661c4d83874c058949a13d0c.png?v=1781488455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46880390e0ff4f6c8940c6d094b1dd0f.png?v=1781488456 ## Agent notes - Image understanding not performed; product type tagged as '缝纫' (sewing) but appears to be 3D printer filament storage based on title and tags. - Verify actual dimensions: product dimensions (45x23x10 cm) differ from variant (43x21x40 cm). Clarify which is correct. - No description provided; rely on title and tags.
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": "3D打印机细丝存储架长丝线轴重型墙壁支架滚动细丝卷轴金属墙壁架",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "23.0",
"_height_cm": "10.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").