Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99 – $89.99
Default variant: Dollar Stool-a
Default SKU: dcd-30001924459
Default price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49974074966255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897638
JSON data: https://landmarks.builders/products/m4x-10000897638.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Distinctive Design: Make a confident statement with this creative stool, meticulously crafted to resemble a large stack of hundred-dollar bills, perfect for adding a dash of Contemporary Art and playful luxury to any space.
Functional & Stylish: beyond just an art piece, this novelty item serves as a sturdy and practical stool, side table, or footrest, blending playful design with common utility.
Long-Lasting Construction: Made from high-quality fiberglass reinforced plastic (FRP) with a sleek resin finish, ensuring it is lightweight and yet strong adequate to withstand up to 220 lbs (100 kg) and resistant to wear.
Conversation Initiator: assured to attract the attention and initiate discussions, this currency stack seat is an optimal accent piece piece for those with a confident, artistic taste, making your decor memorable.
Versatile Placement: Its small-sized size and striking appearance make it a suitable dimensions for various settings, including living rooms, bedrooms, home offices, dorm rooms, or even creative business areas
Summary: Currency Stack Seat Artistic Art Aesthetic Novelty Stool Multi-Functional. Description: 【Creative Design】: Make a bold statement with this unique stool, meticulously crafted to resemble a large stack of hundred-dollar bills, adding a hint of playful luxury to your space. 【Versatile Functionality】: This piece is more than just a seat. Use innovative design quirky footrest, a convenient side table for your coffee or books, or simply as a standout decorative object that sparks conversation. 【Artistic Art Aesthetic】: Inspired by artistic art, this novelty stool features a detailed and realistic Cu
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": "Currency Stack Seat Artistic Art Aesthetic Novelty Stool Multi-Functional",
"product_id": 9440455360751,
"variant_id": 49974074966255,
"quantity": 1,
"grams": 4000,
"length_cm": "46.0",
"width_cm": "38.0",
"height_cm": "46.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").