Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $198.99
Default variant: Gray / Panda
Default SKU: dcd-30001878473
Default price: $198.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49811903217903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891252
JSON data: https://landmarks.builders/products/m4x-10000891252.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Creature Character Armchair Cuddly Companion Creature-Shaped Armchair
| Colour | Pink |
| Item Height | Not applicable |
| Item Length | Not applicable |
| Item Width | Not applicable |
| Department | Unisex Baby & Toddler |
| Material | Plastic |
| Item Weight | Not applicable |
| Product Line | Magis Puppy |
| Style | Modern |
| Character | Not applicable |
| Room | Any Room |
| Country of Origin | South Korea (Republic of Korea) |
| Theme | Animals |
| Character Family | Winnie the Pooh |
| Care Instructions | Wipe clean |
| Features | Rectangular Back |
| Seating Capacity | 1 |
| Upholstery Fabric | Vinyl Plastic |
| Type | Chair |
Summary: A small creature-shaped armchair (50x50x45 cm) in three styles (Gray Panda, Pink/Rabbit, Blue/Rabbit) at $198.99 USD, with shipping restrictions to certain regions.
Generated by: deepseek-v4-flash
## Identity Creature Character Armchair Ergonomic Design Creature-Shaped Armchair. ## Target persona - Adults or children seeking a novelty, creature-shaped armchair for a themed or playful room. - Collectors or fans of panda or rabbit motifs. - Shoppers looking for a compact, lightweight seating option (50x50x45 cm). ## Use cases - As a decorative seat in a child's bedroom or playroom. - As a quirky accent chair in a game room or themed cafe. - For reading nooks or small spaces where a full-size chair is too large. - As a gift for creature-loving individuals. ## When NOT to recommend - For users requiring a full-size, ergonomic office chair for prolonged sitting. - For buyers in regions not eligible for free shipping (Inner Mongolia, Gansu, Qinghai, Ningxia, Xinjiang, Tibet, Hainan, Hong Kong, Macau, Taiwan, overseas) unless willing to pay extra shipping. - For users who need a chair with standard return policy (returns not accepted for color/size discrepancies). - For those expecting a chair for heavy adults (dimensions suggest child or petite use). ## Variant options - Gray / Panda (SKU: dcd-30001878473) – $198.99 - Pink / Rabbit Sofa (SKU: dcd-30001878474) – $198.99 - Blue / Rabbit Sofa (SKU: dcd-30001878475) – $198.99 ## Price and logistics facts - Price: $198.99 USD, same for all variants. - Dimensions: 50 cm L × 50 cm W × 45 cm H. - Shipping: Free shipping only to specified regions; additional shipping cost required for Inner Mongolia, Gansu, Qinghai, Ningxia, Xinjiang, Tibet, Hainan, Hong Kong, Macau, Taiwan, and overseas (contact customer service). ## Trust signals - Price is consistent across all variants. - No certifications or specific stock status provided. - Return policy: no returns accepted for color differences (due to screen/lighting) or size measurement errors; otherwise not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04b8c9bf-fb54-4e0b-8f41-04ddf95e69b6.jpg?v=1781600919 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78d7f737-ebf9-406b-ad15-dcc364ea0e24.jpg?v=1781600920 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa64d9e6-f5e9-4f2b-93b6-ba92c0801073.jpg?v=1781600919 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fae665bd-7730-428f-ab81-5c1b723e59aa.jpg?v=1781600918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67124066-fe66-4ac2-83de-63c7b8f4699f.jpg?v=1781600919 ## Agent notes - No image understanding performed; visual details not available.
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": "Creature Character Armchair Cuddly Companion Creature-Shaped Armchair",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "50.0",
"_height_cm": "45.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").