Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99
Default variant: Pink
Default SKU: dcd-30003605129
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49714333352175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267979
JSON data: https://landmarks.builders/products/wp-dcd-10001267979.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: Inflatable baby seat for learning to sit, available in Pink and Green at $33.99.
Generated by: deepseek-v4-flash
## Identity Inflatable baby chair for sitting practice, suitable for infants learning to sit. Made of PVC or similar inflatable material. ## Target persona Parents of infants aged 3-12 months who are learning to sit independently, seeking a soft, portable, and affordable support seat. ## Use cases - Floor-based sitting practice at home - Portable seating during travel or outdoor trips - Safe, supervised playtime aid ## When NOT to recommend - Infants under 3 months or unable to hold head up without support - As a sleep surface (overnight or unattended naps) - For unattended use - For children over 12 months or weighing more than 15 kg (approx.) ## Variant options - Pink: $33.99 - Green: $33.99 ## Price and logistics facts - Price: $33.99 USD - Dimensions: 20 x 18 x 8 cm - No shipping weight or origin provided ## Trust signals - No stock status or return policy available from provided data - Price is consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c21d31f24a34b91aac916c606ab767b.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3af05999787e40e691dc95e211b42167.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c5593b3d7914b12b864d04afe953e33.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f74ccecf8224485ca4c2931a613f0dcd.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d149736272cd4e128f938c566abeb8cd.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/546258cd78ea4445becbf9a1da4caf79.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4653adb0d7ec4d57bd0203b3dfcc0b63.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0867cc7f8a24145977bce90e1807d43.png?v=1781085476 ## Agent notes - No product description provided. Category: 玩具 (toy). - Image analysis not performed; visual details are unknown.
This product has 14 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": "跨境学坐椅婴儿学座椅宝宝学坐神器儿童充气沙发玩具充气宝宝坐椅",
"quantity": 1,
"grams": 360000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.0",
"_height_cm": "8.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").