Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99
Default variant: Green
Default SKU: dcd-30001964148
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: 3800 g
Cart URL (default variant): https://landmarks.builders/cart/49811145687279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902671
JSON data: https://landmarks.builders/products/m4x-10000902671.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: Inspired by inspired by nature shape of a toadstool, this piece adds a playful and modern note to any room. This distinctive toadstool side table serves as both a functional surface and a decorative accent.
Long-Lasting Material: Crafted from high-quality, thickened PE plastic, this round plastic stool is built for stability and long-lasting use. Its waterproof and wear-resistant surface makes it incredibly easy to clean and maintain.
Multi-Functional Use: This versatile piece can be used as a chic side table in your living room, a convenient nightstand by your bed, or even as an additional stool when you have guests. Its small size makes it perfect for small areas
Modern & Playful Design: Available in a variety of lively hues, this table effortlessly complements modern, minimalist, and diverse interiors. It's a statement piece of household furniture that injects character and enchantment into your living space.
Ready to Use & Portable: No assembly required! This lightweight stool arrives ready to use right pre-assembled and ready. Its single-piece construction makes it easy to move around your home anywhere you need an additional surface or seat.
Summary: Toadstool Side Table Long-Lasting Toadstool Decorative Stool Indoor Outdoor. Description: 【Artistic Design】: Add a hint of whimsy to your home with this uniquely shaped table, a playful and stylish piece of household furniture that serves as a modern art accent. 【Versatile Functionality】: More than just a decorative item, this piece functions perfectly as a side table next to your sofa, a compact nightstand in the bedroom, or a chic plant stand. 【Long-Lasting Material】: Crafted from high-quality, waterproof PE plastic, this lightweight yet sturdy round plastic stool is built for longevity and
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": "Toadstool Side Table Long-Lasting Toadstool Decorative Stool Indoor Outdoor",
"product_id": 9429919269103,
"variant_id": 49811145687279,
"quantity": 1,
"grams": 3800,
"length_cm": "41.0",
"width_cm": "41.0",
"height_cm": "45.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").