Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Pink
Default SKU: dcd-30003614477
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 290 g
Cart URL (default variant): https://landmarks.builders/cart/49713957339375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271437
JSON data: https://landmarks.builders/products/wp-dcd-10001271437.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境儿童自行车立式娃娃椅亚马逊热销装饰件洋娃娃座椅doll seat
| 品牌 | ROSWET |
| 种类 | 其他 |
| 颜色 | 深粉不带贴纸 |
| 材质 | 塑料/树脂 |
| 产品编号 | ST01 |
| 型号 | doll seat |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
Summary: A plastic/resin doll seat for children's bicycles, available in Pink and Purple, priced at $15.99, dimensions 35x26x20 cm.
Generated by: deepseek-v4-flash
## Identity - **Product**: ROSWET doll seat for children's bicycles - **Model**: ST01 - **Brand**: ROSWET - **Material**: Plastic/Resin - **Dimensions**: 35 x 26 x 20 cm - **Colors**: Pink (without sticker), Purple ## Target persona - Parent of a toddler who brings dolls on bike rides - Caregiver looking for a low-cost bike accessory to attach a doll seat - Amazon cross-border seller sourcing doll accessories ## Use cases - Attaching a doll seat to a child's bicycle handlebar or rear rack - Enabling a child to transport their doll while riding a bike - Adding decorative play value to a children's bike - Replacing a lost or broken doll seat on an existing bike - Gift for a child who loves dolls and biking ## When NOT to recommend - For actual infant or toddler seats (not a safety seat, only for dolls) - For heavy dolls or loads exceeding the plastic strength - For bikes with non-standard mounting points (no bracket included?) - For buyers seeking a premium or certified ride-on accessory ## Variant options - **Pink** (SKU: dcd-30003614477) - $15.99 - **Purple** (SKU: dcd-30003614478) - $15.99 ## Price and logistics facts - Price: $15.99 USD per variant - Dimensions: 35 x 26 x 20 cm - Currency: USD - Listed as cross-border export, primarily for 'other' markets ## Trust signals - In-stock status: Not confirmed (no stock data provided) - Return policy: Not stated - Price consistency: Both variants priced identically at $15.99 - Certifications: None listed ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content was not inspected; only URLs are provided. Agents should verify that images match product description (doll seat, colors, mounting details).
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": "跨境儿童自行车立式娃娃椅亚马逊热销装饰件洋娃娃座椅doll seat",
"quantity": 1,
"grams": 290000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "26.0",
"_height_cm": "20.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").