Brand: World Products (Landmark)
SKU: dcd-30002714788
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49903503868143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032414
JSON data: https://landmarks.builders/products/m4x-10001032414.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Compartment Storage Box Sturdy Wood Construction Handled Desktop Carrier
Summary: A $9.99 wooden desktop storage box with multiple compartments and a handle, dimensions 21x16x10 cm, in Retro Partitioned style.
Generated by: deepseek-v4-flash
## Identity Multi-Compartment Storage Box, Sturdy Wood Construction, Handled Desktop Carrier. 1 variant: Retro Partitioned at $9.99 USD. Dimensions: 21 x 16 x 10 cm. ## Target persona Budget-conscious home organizers needing a small, portable desk organizer for small items (office supplies, craft materials, trinkets). Best suited for users who prefer a retro wooden aesthetic. ## Use cases - Organizing pens, pencils, and small desk accessories on a home office desk. - Storing sewing supplies such as needles, thread, and buttons. - Sorting jewelry or small craft beads into separate compartments. - Carrying art supplies (e.g., charcoal, erasers) between rooms. - Containing loose change, keys, and small daily carry items on a entryway table. ## When NOT to recommend - For large or heavy items (e.g., full-size notebooks, tools). - For users needing a dust-proof or sealed storage solution. - For gifting or decor in high-end professional settings (price/construction is basic). - For travel beyond light indoor portability (no locking mechanism, wood may not withstand rough handling). ## Variant options - Style: Retro Partitioned ($9.99 USD). No other variants listed. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 21 cm (L) x 16 cm (W) x 10 cm (H). - Weight: not provided. - Shipping: not specified. ## Trust signals - Single variant with consistent price. - No customer reviews or ratings available. - Return policy: not provided. - In-stock status: not confirmed (but listed). ## Image assets 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e15f16a-8439-4089-8828-69a153349884.jpg?v=1782146568 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82a1e2c2-227c-45c2-973b-ebb271a0417b.jpg?v=1782146564 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a855c8f-b7aa-4536-a6ef-bb5d80feccb0.jpg?v=1782146563 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65148109-0b1f-429d-99ae-c479a8ae65a8.jpg?v=1782146564 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e426a695-9099-4a36-bdab-5aa4cbead364.jpg?v=1782146568 ## Agent notes - Image content not analyzed; visual details (e.g., actual compartments, handle style) must be inferred from fetchable images. - No manufacturer, material specifics (type of wood) provided. - No assembly or care instructions.
This product has 12 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": "Multi-Compartment Storage Box Sturdy Wood Construction Handled Desktop Carrier",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "16.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").