Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99 – $37.99
Default variant: M50a 3-5-4-0 / Metal
Default SKU: dcd-30003546480
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49716617576687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250748
JSON data: https://landmarks.builders/products/wp-dcd-10001250748.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.














Summary: All-metal screw organizer tray with rust-proof coating, 10-year warranty, holds screws M1.0-4.0, dimensions 15x15x3 cm, priced from $33.99.
Generated by: deepseek-v4-flash
## Identity Product: 质保10年全金属螺丝盘合金防锈超耐用螺丝排列盘塑料方形M1.0-4.0. A rust-proof, all-metal screw organizer tray designed for small screws (M1.0-M4.0) with a 10-year warranty. ## Target persona Hobbyists and professionals organizing small screws and hardware; jewelry makers requiring precise screw storage; workshop enthusiasts needing compact, durable, rust-proof trays. ## Use cases - Sorting and storing screws by size (M1.0 to M4.0) in a workshop or jewelry bench. - Organizing small hardware for electronic repair or model building. - Protecting small metal parts from rust in humid environments. - Compact storage for travel or limited workspace. - Easy retrieval of specific screw sizes for assembly tasks. ## When NOT to recommend - For screws larger than M4.0 (e.g., construction or furniture screws). - For heavy-duty storage requiring load-bearing or high capacity (tray is 15x15x3 cm). - In environments where metal trays may cause interference (e.g., with magnetic tools). - For users needing non-metallic storage (e.g., for electronics that may short). ## Variant options 8 variants, all Metal style: - M50a (3-5-4-0) – $33.99 - M40a (3-0-3-5) – $33.99 - M35a (2-5-3-0) – $33.99 - M30a (2-0-2-5) – $33.99 - M25a (1-7-2-0) – $33.99 - M20a (1-4-1-7) – $33.99 - M15a (1-2-1-4) – $35.99 - M12a (0-8-1-0) – $37.99 ## Price and logistics facts - Prices: $33.99 to $37.99 USD. - Dimensions: 15.0 × 15.0 × 3.0 cm. - Shipping details not provided. ## Trust signals - 10-year warranty claimed in title. - Rust-proof construction claimed. - In-stock status unknown. - No return policy mentioned. ## Image assets -  -  -  -  -  ## Agent notes - No product description available; all info derived from title and variants. - Image analysis not performed; visual details not added. - Product type listed as '珠宝' (jewelry) but title suggests screw organizer; verify intended use.
This product has 20 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": "质保10年全金属螺丝盘合金防锈超耐用螺丝排列盘塑料方形M1.0-4.0",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.0",
"_height_cm": "3.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").