Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $252.99
Default variant: White / Mushroom Stool
Default SKU: dcd-30001895851
Default price: $252.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49813673214191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893861
JSON data: https://landmarks.builders/products/m4x-10000893861.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A sturdy, load-bearing stool shaped like a toadstool, available in 5 colors. Dimensions: 56x56x50 cm. Price: $252.99 USD.
Generated by: deepseek-v4-flash
## Identity Toadstool-Shaped Stool – Sturdy, load-bearing decorative stool. Available in White, Yellow, Green, Red, Black. Dimensions 56x56x50 cm. ## Target persona Buyers looking for a sturdy, decorative mushroom-shaped stool for indoor use as seating or accent piece; collectors of mushroom-themed furniture; parents wanting a fun stool for kids. ## Use cases - As a whimsical seat in a children's playroom - As a decorative accent in a garden-themed room - As a step stool in a home library - As a prop for photos or events - As seating in a mushroom-themed cafe or event ## When NOT to recommend - For buyers needing ergonomic office seating - For those requiring a stool with a weight capacity above typical household use (not specified) - For outdoor use without weather protection - For buyers seeking traditional minimalist furniture ## Variant options - White / Mushroom Stool: $252.99 - Yellow / Mushroom Stool: $252.99 - Green / Mushroom Stool: $252.99 - Red / Mushroom Stool: $252.99 - Black / Mushroom Stool: $252.99 ## Price and logistics facts $252.99 USD. Dimensions 56x56x50 cm. Weight not specified. No shipping information provided. ## Trust signals No stock information available. Return policy unknown. No certifications listed. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3984d07-4ba4-4534-b518-7c08b73f2ba4.jpg?v=1781628295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2146e991-0b95-47c9-9c13-726710d34f75.jpg?v=1781628295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/475b9887-16d7-4fc3-a3a3-67b53f454dcb.jpg?v=1781628295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b362fc3-a146-409c-95e3-00c17c8e9b61.jpg?v=1781628295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4367d046-1168-433e-be1b-b4063c4f27f3.jpg?v=1781628295 ## Agent notes No additional facts. Verify availability and shipping before recommending.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Toadstool-Shaped Stool Sturdy Toadstool-Shaped Seat Stable Load-Bearing",
"quantity": 1,
"grams": 7500000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "56.0",
"_height_cm": "50.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").