Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.00
Default variant: Gray
Default SKU: dcd-30003689892
Default price: $31.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 710 g
Cart URL (default variant): https://landmarks.builders/cart/50150261817583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001299530
JSON data: https://landmarks.builders/products/m4x-10001299530.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Minimalist Style with 6 CompartmentsDesktop Storage Organizer brings a clean, contemporary look to your desk, vanity, or kitchen counter while offering 6 spacious compartments to neatly sort snacks, office supplies, cosmetics, or essentials —keeping everything organized and within reach .
Portable with Double Side HandlesHome Snack Storage Basket features two side handles that make it easy to carry from the kitchen to the living room, pantry to countertop, or anywhere you need access to stored items—ideal for home organization .
Open Trapezoid for Easy AccessPortable Storage Bin adopts an open-front trapezoid design that lets you see and grab contents without rummaging through lids or covers, saving time during busy mornings or snack breaks while adding a stylish geometric decor to space .
VersatileOpen Trapezoid Design serves multiple purposes—from desktop organization and snack sorting to bathroom toiletry storage and craft supply management—helping you maximize limited surface area and reducing visual clutter in any room of your home.
Compact Footprint for Any SurfaceMulti-functional & Space-Saving organizer measures 40 x 26 x 17 cm (15.75 x 10.24 x 6.69 inches), fitting comfortably on desks, countertops, shelves, or inside cabinets without overwhelming space — for apartments, dorms, and cozy homes where every inch counts.
Summary: Snack Bar Box Divided Organizer Reusable for Office. 【Modern Minimalist Style with 6 Compartments】Desktop Storage Organizer brings a clean, contemporary look to your desk, vanity, or kitchen counter while offering 6 spacious compartments to neatly sort snacks, office supplies, cosmetics, or essentials —keeping everything organized and within reach . 【Portable with Double Side Handles】Home Snack Storage Basket features two side handles that make it easy to carry from the kitchen to the living room, pantry to countertop, or anywhere you need access to stored items—ideal for home organization . 【
Generated by: m4x-map-v1
This product has 12 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": "Snack Bar Box Divided Organizer Reusable for Office",
"product_id": 9456688824559,
"variant_id": 50150261817583,
"quantity": 1,
"grams": 710,
"length_cm": "41.0",
"width_cm": "19.0",
"height_cm": "4.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").