Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $76.99 – $99.99
Default variant: 22CM / Big Flower
Default SKU: dcd-30001910671
Default price: $76.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4400 g
Cart URL (default variant): https://landmarks.builders/cart/49811312738543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895956
JSON data: https://landmarks.builders/products/m4x-10000895956.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Real Thai Craftsmanship: Introduce a subtle suggestion of oriental elegance to your home with this square storage Container, artfully crafted in a traditional Thai Thai aesthetic for an real, artistic feel.
Premium Teak Wood: built from sturdy Teak wood, renowned for its exceptional durability, natural tolerance to moisture and cracking, and beautiful grain, ensuring long-enduringing use and timeless attraction.
Beautifully Carved Features: Each container features a beautifully hand-carved centerpiece, available in either a delicate large flower or a delightful heart design, making it a distinctive piece of functional art.
Versatile Storage Solution: Perfectly sized to function as multiple purposes, use Itasha stylish umbrella stand your entryway, storage container for documents and magazines in the living room, or a decorative vase for dried blooms.
Elegant Home Decorative Piece: With its rustic, distressed finish and elegant design, this wooden container seamlessly enhances any decor, adding warmth and character to your living room, porch, or hallway.
Summary: Carved Wooden Basket Handmade Square Umbrella Container Sturdy Construction. Description: 【Authentic Thai Craftsmanship】: Expertly handmade from solid Thai teak wood, this square basket showcases a rustic, artistic aesthetic with a natural, distressed finish, bringing a hint of Southeast Asian elegance to your home. 【Versatile Storage Solution】: Designed for multi-purpose use, it serves perfectly as an elegant umbrella stand in an entryway, a storage container for scrolls and sundries, or a decorative holder for dried flowers. 【Exquisite Carved Details】: Features a beautiful, hand-carved flora
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": "Carved Wooden Basket Handmade Square Umbrella Container Sturdy Construction",
"product_id": 9429963473135,
"variant_id": 49811312738543,
"quantity": 1,
"grams": 4400,
"length_cm": "62.0",
"width_cm": "29.0",
"height_cm": "63.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").