Brand: World Products (Landmark)
SKU: dcd-30003716656
Price: $5.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Storage Case
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/50406909477103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001308820
JSON data: https://landmarks.builders/products/wp-dcd-10001308820.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: A compact, rectangular verdant case molded from sturdy hard plastic with rounded edges and an embossed geometric exterior. Secure Closure: Features a reliable hinged lid with two bright yellow front latches that keep the case tightly sealed and contents protected. Interior Organization: Designed as a practical storage box with multiple built-in compartments and a fitted lid interior panel containing both textured and smooth sections. Portable Design: This lightweight organizer case is built with a slim shape, making it easy to slide into backpacks, tool bags, or drawers. Versatile Utility: A highly functional plastic storage case that provides an enclosed interior to keep small items neatly arranged on your workbench or during travel.
Summary: A compact 18x15x5 cm hard plastic storage case with hinged snap-shut lid, two yellow latches, and internal compartments, priced at $5.69 USD.
Generated by: deepseek-v4-flash
## Identity - Product type: Storage Case - Compact rectangular hard plastic case with hinged snap-shut lid and two yellow latches - Embossed geometric exterior; multiple internal compartments and a fitted lid interior panel - Dimensions: 18 x 15 x 5 cm ## Target persona - Budget-conscious travelers and backpackers needing small-item organization in a carry-on or daypack - DIY hobbyists and crafters looking for a low-cost compartment box for workshop or studio storage - Students or remote workers who want a slim, lightweight organizer for desk supplies ## Use cases - Storing screws, nuts, or small tools in a tool bag or workbench drawer - Organizing beads, buttons, or sewing accessories in a craft kit - Carrying travel-size toiletries or medication during flights or road trips - Protecting electronic accessories (SD cards, earbuds, cables) inside a backpack ## When NOT to recommend - Not for users needing watertight, airtight, or dust-proof protection (no IP rating provided) - Not for large or heavy items; internal volume is constrained to 18 x 15 x 5 cm - Not for high-impact industrial or outdoor cargo use; no ruggedness rating specified - Not for buyers who require premium materials or finish; product is utilitarian plastic at $5.69 USD ## Variant options - Only one variant offered: Style "Box", SKU dcd-30003716656, priced at $5.69 USD - No alternate sizes, colors, or materials listed ## Price and logistics facts - Price: $5.69 USD (variant Box) - Dimensions: 18 x 15 x 5 cm per product data - Weight, shipping cost, and import duties are not specified in the provided data ## Trust signals - Catalog metadata tags include "wp-content-validated" and "wp-quality-audited" (internal process markers) - No customer reviews, ratings, or external certifications are listed - No explicit in-stock or inventory status is provided in the data ## Image assets - Five product images are available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6863828-8383-46bc-9101-c01bdf504679.jpg?v=1786242581 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd60b6c4-0618-4ce3-b962-19b9c0c223d2.jpg?v=1786242580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45edfbc4-f6eb-40a4-86bb-06e2fcf5dcd1.jpg?v=1786242580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67152093-cc60-4e7a-ba66-74069faf70ce.jpg?v=1786242581 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b403f25d-7189-44e4-a0a8-72185e753f56.jpg?v=1786242580 ## Agent notes - Image content was not inspected by this agent; only text description and metadata were used - Described as "verdant" (green) with yellow latches; verify visual details via images if color matters - Confirm material thickness and closure strength before recommending for heavy items
This product has 8 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": "Compact Plastic Case with Snap-Shut Lid Portable Box with Hinged Lid Slim Plastic Storage Case Sturdy for Backpack",
"product_id": 9538066317551,
"variant_id": 50406909477103,
"quantity": 1,
"grams": 210,
"length_cm": "18.0",
"width_cm": "15.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. 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").