Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $192.99
Default variant: Round
Default SKU: dcd-30001893238
Default price: $192.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49811893747951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893474
JSON data: https://landmarks.builders/products/m4x-10000893474.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 2-in-1 transformable ladder chair for kitchen seating and space-saving, available in Round or Square styles, priced at $192.99.
Generated by: deepseek-v4-flash
## Identity - 2-in-1 ladder chair: transforms between a step ladder and a chair. Dimensions: 84 cm (height) x 32 cm (width) x 12 cm (depth). Two style variants: Round and Square. ## Target persona - Small apartment dwellers who need multi-functional furniture. - Minimalists seeking space-saving solutions. - Homeowners looking for occasional extra seating without permanent footprint. ## Use cases - Use as a step ladder to reach high shelves or cabinets. - Use as a chair for extra seating in small kitchens. - Place in living room for occasional seating or as side table substitute. - Ideal for studio apartments where every piece must serve multiple purposes. - Use in entryway for quick sit-down or reaching upper storage. ## When NOT to recommend - For heavy daily use as a primary chair (ladder posture may be less comfortable for long periods). - For households that need multiple full-size chairs (only one unit). - For outdoor use (material not specified as weather-resistant). - For users who require a stable, dedicated ladder for frequent heavy climbing. ## Variant options - **Round** (Style: Round) – SKU: dcd-30001893238, Price: $192.99 - **Square** (Style: Square) – SKU: dcd-30001893239, Price: $192.99 ## Price and logistics facts - Price: $192.99 USD (same for both variants). - Dimensions: 84 cm (height) x 32 cm (width) x 12 cm (depth). - No shipping or return policy information provided. ## Trust signals - In-stock status not specified. - Return policy not specified. - Price consistent across both variants. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cab58c36-0145-4892-8425-816d7b945128.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd901ea8-44ba-4889-aa5e-02931d4245d4.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb9a9436-931f-4fab-b148-cd24e5fed627.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6b45e74-ef99-47dd-a629-93ac8df903be.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecca6993-1f8c-424d-b24c-a759360cb7b9.jpg?v=1781600904 ## Agent notes - Image content not analyzed; verify appearance and functionality from URLs. No product description provided; identity and use cases inferred from title and typical ladder chair features.
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": "transformable Ladder Chair 2-in-1 Design Kitchen Seat Space-Saving for Living Room",
"quantity": 1,
"grams": 5500000,
"properties": {
"_length_cm": "84.0",
"_width_cm": "32.0",
"_height_cm": "12.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").