Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $207.99 – $368.99
Default variant: Black White / M
Default SKU: dcd-30001886000
Default price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49811932414191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892518
JSON data: https://landmarks.builders/products/m4x-10000892518.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: Lying Panda floor chair, multi-functional for families and young children, available in two color/size variants, measuring 92x65x43 cm, priced from $207.99 USD.
Generated by: deepseek-v4-flash
## Identity Lying Panda Floor Chair - multi-functional household furniture designed for families, young children, and nursery use. ## Target persona Parents of toddlers, nursery decorators, caregivers, family home owners looking for child-friendly floor seating. ## Use cases - Floor seating for reading or storytelling in a nursery or playroom. - Lounge area for young children during playtime. - Naptime or resting spot for toddlers. - Temporary extra seat for kids gatherings. - Decorative panda-themed chair for a child's room. ## When NOT to recommend - For adults requiring ergonomic desk seating. - For outdoor use or wet environments. - For heavy-duty commercial or high-traffic areas. - For buyers needing certified safety or weight limits (not provided). ## Variant options - **Black White / M (SKU: dcd-30001886000)** - $207.99 - **White Brown / M (SKU: dcd-30001886002)** - $368.99 ## Price and logistics facts - Price range: $207.99 – $368.99 USD. - Dimensions: 92 x 65 x 43 cm. - Weight not provided. ## Trust signals - No stock status, return policy, or certifications provided in source data. - Price is listed but consistency over time unverified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c5333b8-3716-4b7e-9336-aa17b626de6f.jpg?v=1781600962 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3aa09461-8cb8-483b-bd25-f1b29bf99f5b.jpg?v=1781600963 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bd2b7b0-9c7f-46b6-b971-bc38c7c37db9.jpg?v=1781600962 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0248485-5ada-4973-b843-7d584e3692e0.jpg?v=1781600964 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01a15745-f0b7-46ea-a14d-3da90a116df3.jpg?v=1781600961 ## Agent notes - Image understanding was not performed; visual details (e.g., actual appearance, materials) cannot be confirmed from source data. - Product description and type missing; functionality inferred from title and tags.
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": "Lying Panda Floor Chair Creative Design Household Furniture Multi-Functional for Families, young children, Nursery",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "65.0",
"_height_cm": "43.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").