Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30002002639
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49945152848111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000907912
JSON data: https://landmarks.builders/products/m4x-10000907912.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Commedicationhensive Organization: Features outer case outer case containing eight individual inner boxes, perfect for organizing a full week's medicationscriptions with single additional compartment for as-needed everyday medicationscriptions Management: Seven of the compartments are clearly marked for the days of the week (SUN-SAT), making it easy to tracking system everyday doses and medicationvent missed or double doses.
safe closureed Design: Both the main case and individual everyday boxes feature snap-closureshut lids, creating a closure that protects your medicationscriptions from moisture, particles, and accidental sPortable and space-saving: Designed for while triping schedules, this lightweight and space-saving organizer easily accommodates into a purse, backpack, or hand luggage luggage, making iTanner perfect trip accessory.
Usereasy-to-use and adaptable: Simplifies complex medicationscriptions schedules for patients and the elderly, and provides peace of mind for healthgivers, while also being great for organizing nutritional supplements and dietary aids.
Summary: 8-Compartment Box everyday pharmaceuticals Management medication Organizer Portable. Description: 【Efficient Organization】: Features 8 separate compartments to neatly organize your for supplements everyday or weekly use, medicationventing pharmaceuticals confusion and simplifying your schedule. 【everyday pharmaceuticals Management】: Simplifies your wellness regimen by allowing you to medication-sort dietary supplements and pharmaceuticals, ensuring you take the right dose at the scheduled time. 【reliable closureed Design】: Equipped with a tight-fitting lid and a reliable clasp to keep compartm
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": "8-Compartment Box everyday pharmaceuticals Management medication Organizer Portable",
"product_id": 9438123524335,
"variant_id": 49945152848111,
"quantity": 1,
"grams": 30,
"length_cm": "6.0",
"width_cm": "6.0",
"height_cm": "2.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").