Brand: World Products (Landmark)
SKU: dcd-30001878784
Price: $301.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6620 g
Cart URL (default variant): https://landmarks.builders/cart/49814767108335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891297
JSON data: https://landmarks.builders/products/m4x-10000891297.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Molded shell pedestal bar stool with integrated footrest, available in Blue at $301.99 USD.
Generated by: deepseek-v4-flash
## Identity A molded shell pedestal bar stool with an integrated footrest, designed for pub or kitchen counter seating. ## Target persona Home bar enthusiasts, pub/restaurant owners, or homeowners furnishing kitchen islands with a single bar stool. ## Use cases - Adding seating to a home bar or entertaining area. - Furnishing a commercial pub or restaurant with durable stools. - Providing extra seating at a kitchen island. - Creating a casual dining nook in a small apartment. - Replacing worn-out bar stools in a high-traffic home setting. ## When NOT to recommend - For low tables or standard dining tables (height mismatch). - For outdoor patio use (no evidence of weather resistance). - If the buyer needs stackable stools for storage. - For users requiring adjustable height or lumbar support. ## Variant options Only one variant available: Color: Blue, SKU: dcd-30001878784, Price: $301.99. ## Price and logistics facts - Price: $301.99 USD (fixed, no discounts listed). - Shipping costs, lead times, and availability are not provided. ## Trust signals - No certifications or return policy are stated in the facts. - Stock status is unknown. - Price is consistent across the single variant. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f30fc8b-2b2a-443b-b6b0-afa813a5ec5e.jpg?v=1781660585) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77700d17-6bb9-4208-a385-c1ea7d18156a.jpg?v=1781660585) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afb16e11-1d19-4dee-86df-6a654c299402.jpg?v=1781660588) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0c91fa5-2c70-4617-81e8-48eeb79e11aa.jpg?v=1781660585) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd7e14a5-b533-48c0-b5ab-e447eabcfdfb.jpg?v=1781660585) ## Agent notes - Image understanding was not performed; details like material, finish, comfort, and assembly are unknown. - No dimensions, weight capacity, or warranty information are present in the facts.
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": "Molded Shell Pedestal Stool Integrated Footrest Bar Chair shapeed Seat for Pub",
"quantity": 1,
"grams": 6620000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").