Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.50 – $22.90
Default variant: White Gray / Single Layer
Default SKU: dcd-30003429682
Default price: $12.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/50166289072367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001212675
JSON data: https://landmarks.builders/products/m4x-10001212675.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large-Capacity Storage: This household storage medicine box is designed as a medicine storage box with spacious interior, helping you keep common remedies, blister packs, bottles, and first-aid items in one place instead of scattered around the home.
Stacked Layout: The stacked medicine organizer uses a multi-layer structure to separate different types of remedies, making it easier to sort by family member, treatment type, or frequency of use while keeping everything visible and orderly.
Material: Made from PP, this medicine case is lightweight, practical, and suitable for everyday home use, with a clean look that fits effortlessly in a living room, bedroom, or cabinet.
Portable Design: Built with a carry handle and secure side buckles, this medicine box is easy to move when you need to bring essentials from room to room or take them out quickly during busy days.
Practical Feature: By keeping medications neatly stored and easy to access, this household storage solution helps clutter, saves time when looking for items, and supports a more organized daily routine.
Summary: Home Medicine Storage Box Detachable Trays Stacked Medicine Organizer Easy to Opening Pill Storage Case for Living Room. 【Large-Capacity Storage】: This household storage medicine box is designed as a medicine storage box with spacious interior, helping you keep common remedies, blister packs, bottles, and first-aid items in one place instead of scattered around the home. 【Stacked Layout】: The stacked medicine organizer uses a multi-layer structure to separate different types of remedies, making it easier to sort by family member, treatment type, or frequency of use while keeping everything vis
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": "Home Medicine Storage Box Detachable Trays Stacked Medicine Organizer Easy to Opening Pill Storage Case for Living Room",
"product_id": 9461615427823,
"variant_id": 50166289072367,
"quantity": 1,
"grams": 1250,
"length_cm": "41.0",
"width_cm": "27.0",
"height_cm": "29.5"
}],
"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").