Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99 – $104.99
Default variant: Transparent / S
Default SKU: dcd-30001942242
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: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49811128746223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900052
JSON data: https://landmarks.builders/products/m4x-10000900052.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Crystal Clear Design: Crafted from high-quality, transparent acrylic, this stool boasts Crystal-likelike appearance that adds a note of modern elegance and creates a feeling of spaciousness in any room.
Long-Enduringing Sturdy: Featuring a thickened construction and made from dense, unmixed acrylic plates, this stool offers superior stability and load-bearing capacity, ensuring it is resistant to deformation and Designed for longevity
Versatile Functionality: With its minimalist and adaptable design, this stool is perfect for a wide range of uses, serving as a chic bar stool, a practical vanity seat, an additional chair in the living room, or even a waterproof stool for the bathroom.
Multiple and Designs & Sizes: Available in various forms and heights, including square, round, and bar-height varieties, allowing you to choose the perfect stool to match your specific needs and interior decor.
Effortless Maintenance: The even, non-porous surface of the acrylic material makes this stool incredibly easy to clean; simply wipe it descend with a damp cloth to detachable spills and debris, keeping it looking perfectly clean.
Summary: Clear Acrylic Stool Thickened Construction Transparent Stool Minimalist Design. Description: 【Minimalist Design】: This clear acrylic stool features a transparent, crystal-like appearance that embodies a simple and modern aesthetic, seamlessly blending into any decor. 【Premium Material】: Constructed from high-quality, pure, and thickened acrylic, offering superior clarity, high density, and resistance to deformation for long-lasting durability and stability. 【Versatile Functionality】: Perfectly suited for a wide range of applications, serving as a stylish bar stool, a chic living room accent, 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": "Clear Acrylic Stool Thickened Construction Transparent Stool Minimalist Design",
"product_id": 9429913501935,
"variant_id": 49811128746223,
"quantity": 1,
"grams": 5000,
"length_cm": "35.0",
"width_cm": "30.0",
"height_cm": "65.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").