Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.64 – $6.81
Default variant: 90321
Default SKU: dcd-30003982290
Default price: $2.64
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Goods
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/50414873084143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001403977
JSON data: https://landmarks.builders/products/wp-dcd-10001403977.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Keep your workspace arranged with this versatile hand-held organizer, designed to bring order to your collection of small components. Featuring a sturdy black rectangular body and secure orange front, this organizer box ensures your items remain safely stored and protected from accidental spills. The innovative parts organizer with transparent lid allows you to quickly identify and locate your stored items at a single glance, saving you valuable time during busy projects.Designed with convenience in mind, this hardware case features a portable enclosure design construction and a sturdy orange carrying handle, making it incredibly easy to transport between your home, garage, or workshop. Inside, the dedicated compartment box with handle is equipped with internal divided compartments, allowing you to systematically sort and separate small hardware, screws, nuts, and electronic parts. Whether you are tackling a home repair or working on a detailed hobby project, this portable organizer provides the organizational tool to keep your necessary supplies organized and always within reach.
Summary: Portable hand-held parts organizer with transparent lid, internal dividers, and carry handle; dimensions 41.5x33x12 cm; base variant 90321 priced at $2.64 USD.
Generated by: deepseek-v4-flash
## Identity A compact, hand-held parts organizer with a transparent lid, black body, orange front, and carrying handle. Internal divided compartments for sorting small items. Dimensions: 41.5 x 33 x 12 cm. Multiple style variants with varying prices. ## Target persona Budget-conscious DIYers and hobbyists needing a low-cost, portable solution for sorting screws, nuts, and small electronics components at home or in a workshop. ## Use cases - Organizing small hardware (screws, nuts, washers) during a home repair project. - Sorting electronic parts (resistors, connectors) on a hobby workbench. - Transporting assorted small items between home, garage, or workshop via the handle. - Quick visual identification of stored parts through the transparent lid without opening. - Using as a portable tackle or bead organizer for crafts and small item storage. ## When NOT to recommend - For industrial or heavy-duty storage requiring rugged, impact-resistant construction. - For large tools or bulky items that exceed the 41.5x33x12 cm dimensions. - When secure, lockable storage is required; this organizer does not appear to have a locking mechanism. - For high-value or fragile items that need cushioning or tamper-proof protection. - If budget allows for higher-quality, multi-tier storage systems; this is an entry-level value option. ## Variant options - 90321 (style) – SKU dcd-30003982290 – $2.64 - 90320 – SKU dcd-30003982291 – $4.03 - 90319 – SKU dcd-30003982292 – $4.86 - 90318 – SKU dcd-30003982293 – $6.25 - 90653 – SKU dcd-30003982294 – $4.86 - 90655 – SKU dcd-30003982295 – $6.81 ## Price and logistics facts Base price: $2.64 USD (variant 90321). Other variants range from $4.03 to $6.81 USD. Dimensions: 41.5 x 33 x 12 cm. No shipping, handling, or availability information provided. ## Trust signals In-stock status not provided. Return policy not provided. No certifications or warranties mentioned. Price is explicit per variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1ca773c-4ca0-42e0-80c8-dfa804a69233.jpg?v=1786042592 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18311833-db5e-41d2-8580-fb0485a53740.jpg?v=1786042603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cf29931-e62f-4a5f-8f03-c8664ec8bb40.jpg?v=1786042628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3197a3fd-fa2b-456b-ae7d-ab42d511c076.jpg?v=1786042606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c6676a0-56b1-484e-a967-4a0c454c2de3.jpg?v=1786042998 ## Agent notes Image understanding was not performed; visual details are not verified. Product attributes (transparent lid, handle, compartments) are inferred from the provided description. No stock or return policy data available. The base variant 90321 is the lowest-priced option; higher-priced variants may include larger or additional compartments, but specification differences are unconfirmed.
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Parts Organizer with Transparent Lid | Portable, Hand-Held, Compartment Box with Handle, for Workshop",
"product_id": 9540399038703,
"variant_id": 50414873084143,
"quantity": 1,
"grams": 750,
"length_cm": "41.5",
"width_cm": "33.0",
"height_cm": "12.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").