Brand: World Products (Landmark)
SKU: dcd-30003614756
Price: $9.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/49713863852271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271549
JSON data: https://landmarks.builders/products/wp-dcd-10001271549.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童自行车玩具娃娃座椅玩偶洋娃娃斗粉塑料装饰架配件厂家直销
| 货号 | DOLL SEAT-02 03 |
| 品牌 | R2 |
| 种类 | 其他 |
| 材质 | 塑料/树脂 |
| 产品编号 | DOLL SEAT-02 03 |
| 型号 | DOLL SEAT-02 03 |
| 专利类型 | 无 |
| 是否跨境出口专供货源 | 否 |
| 是否进口 | 否 |
Summary: Plastic doll seat accessory for children's bicycles, factory direct, priced $9.99, dimensions 33.5x22.5x13.5 cm.
Generated by: deepseek-v4-flash
## Identity Doll Seat-03 plastic accessory for child's bicycle doll carriage. ## Target persona Parents of children ages 3-7 who want to attach a doll seat to a bike; small toy retailers seeking low-cost accessories; DIY enthusiasts modifying children's bikes. ## Use cases - Attaching to a child's bicycle so a doll can ride along during play. - Replacing a broken or missing doll seat on a bike. - Adding a decorative element to a children's bike. - Using as a prop for imaginative outdoor play. - Stocking as a cheap accessory for a bike shop or toy store. ## When NOT to recommend - For transporting real infants or toddlers (not a safety seat). - For dolls larger than typical 30cm fashion dolls (plastic may be weak). - For use on adult bicycles (size mismatch). - If buyer expects metal construction or premium finish. ## Variant options Only one variant available: Doll Seat-03 (SKU dcd-30003614756). ## Price and logistics facts Price: $9.99 USD. Dimensions: 33.5 × 22.5 × 13.5 cm. No shipping or tax information provided; likely sold directly from manufacturer. ## Trust signals Factory direct listing (no middleman). Low price suggests low production cost. No return policy, warranty, or certifications stated. Stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9955b4e2c9a44435bfb92779457e7c83.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2212bd29c3224282a5d4001903dbc221.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d171753f8d0c467eb044042feecc6a0b.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03902cbd38644363922f4bb3daa793e2.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69837c0262d54c2b86b42d1ca9213786.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8188f1de639a49ceb8a30b760dc4d9dd.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec23f17352bb4bdabf12e0aef7763fcb.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/891a7293b7044af683635936493332da.png?v=1781085127 ## Agent notes Images were not analyzed; visual condition, color, and actual appearance are unknown. No customer reviews or ratings provided. The product is tagged with batch codes, possibly indicating a large inventory. Recommend verifying fit with specific bike models.
This product has 13 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": 290000,
"properties": {
"_length_cm": "33.5",
"_width_cm": "22.5",
"_height_cm": "13.5"
}
}],
"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").