Brand: World Products (Landmark)
SKU: dcd-30001965848
Price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1130 g
Cart URL (default variant): https://landmarks.builders/cart/49810929680623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902912
JSON data: https://landmarks.builders/products/m4x-10000902912.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stylish Storage container: A modern lidded container designed for household organization, featuring a convenient transparent viewing panel to easily view contents withaccessible opening the box.
Multi-Purpose Organizer: Perfectly sized for storing a variety of items such as face masks, snacks, cosmetics, office supplies, or even as a small initialaid box, keeping your space tidy.
sturdy Portable Design: Constructed from sturdy metal with a sleek finish, featuring integrated side handles for easy carrying and rounded, rounded edges for safety and a premium feel.
Space-Saving & Stackable: Its space-efficient and stackable design allows you to maximize storage space on desks, shelves, or in cabinets, creating a neat and organized environment.
Elegant Home Decor: With its minimalist Nordic design and uniform color choices, this storage box not only organizes your belongings but also serves as a chic decorative piece for your entryway, living room, or bedroom.
Summary: Lidded container with viewing panel Multi-Purpose Household Storage Space-Saving. Description: 【Lidded Design with viewing panel】: Features a secure hinged lid lid to protect contents from particles and moisture, with a transparent front viewing panel for easy viewing of items inside without opening. 【Multi-Purpose Household Storage】: A adaptable organizer perfect for decluttering any space, perfect for storing face masks and key items in the entryway, snacks in the living room, or cosmetics on a vanity. 【long-lasting Metal Construction】: Crafted from sturdy metal with a polished, painted fini
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": "Lidded container with viewing panel Multi-Purpose Household Storage Space-Saving",
"product_id": 9429859238127,
"variant_id": 49810929680623,
"quantity": 1,
"grams": 1130,
"length_cm": "35.0",
"width_cm": "22.0",
"height_cm": "17.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").