Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99 – $61.99
Default variant: Large
Default SKU: dcd-30001966778
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49811043320047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903050
JSON data: https://landmarks.builders/products/m4x-10000903050.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Handwoven Craftsmanship: Meticulously crafted from natural wicker, this storage case features a beautiful woven texture that showcases traditional handiwork and ensures durability.
debrisproof Lid Design: Comes equipped with a matching fitted lid to protect your belongings from debris and dirt, keeping items like cosmetics, door keys, and other sundries clean and concealed of Vintage Aesthetic: The retro-inspired round design and natural rattan color bring a hint of rustic elegance and vintage appeal to any space, serving as a stylish decorative piece.
multifunctional Organization: perfect for decluttering various spaces, this lidded basket is perfect for use on desktops, in entryways, living rooms, or bathrooms to neatly organize a wide range of small everyday essentials.
Sturdy & Practical: Built with a sturdy wooden inner framework and a woven exterior, this container is not only attractive but also sturdy and practical for everyday use, helping to maintain a tidy home or detachableice.
Summary: Lidded Storage Container With Lid Lidded Wicker Case Particlesproof Vintage Design for Students, Adults, Desktop, Bedroom. 【Vintage Wicker Design】: skillfully crafted from natural rattan with a wooden interior, this storage box features a timeless, retro woven design that adds a suggestion of rustic appeal to any space. 【particlesproof Storage】: Equipped with a snug-fitting hinged lid lid, this container effectively protects your belongings from particles, dirt, and moisture, keeping those items clean and organized. 【skillfully crafted Quality】: Each box is meticulously hand-woven, ensuring a
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 Storage Container With Lid Lidded Wicker Case Particlesproof Vintage Design for Students, Adults, Desktop, Bedroom",
"product_id": 9429886632175,
"variant_id": 49811043320047,
"quantity": 1,
"grams": 550,
"length_cm": "21.0",
"width_cm": "21.0",
"height_cm": "16.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").