Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.61
Default variant: Gray
Default SKU: dcd-30004140291
Default price: $3.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50467754344687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457284
JSON data: https://landmarks.builders/products/wp-dcd-10001457284.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境斗牛犬公仔毛绒玩具仿真法斗宠物沙皮狗玩偶布娃娃儿童节礼物
| 是否外贸 | 否 |
| 适用年龄 | 青年(15-35岁) |
| 造型是否卡通、动漫 | 否 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 所属分类 | 毛绒公仔 |
| 包装方式 | 网袋 |
| 专利及著作权申请时间 | / |
| 产地 | 中国 |
| 品牌 | 乐孜孜 |
| 毛绒分类 | 超柔短毛绒 |
| 货号 | 金豆豆 |
| 是否专供外贸 | 否 |
| 造型类别 | 斗牛犬 |
| 是否多功能 | 否 |
| 专利及著作权 | 外观设计 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 否 |
| 3C配置类别 | 14岁以上的玩具 |
| 是否有导购视频 | 是 |
| 专利号或版权登记证号 | / |
| 主要销售地区 | 北美 |
| 填充材质 | PP棉 |
Summary: A 28×20×30 cm simulated French bulldog plush toy from brand 乐孜孜, available in Gray and Black, priced at $3.61, marketed as a cross-border export item.
Generated by: deepseek-v4-flash
## Identity Cross-border French Bulldog plush toy (毛绒公仔), brand 乐孜孜, model 金豆豆. Simulated/non-cartoon bulldog design, 28×20×30 cm, PP cotton filling, super-soft short plush. Made in China. Priced at $3.61 USD. ## Target persona - Young adults (15-35) shopping for low-cost novelty plush gifts. - Cross-border e-commerce buyers on AliExpress (major downstream platform) targeting North America. - Children's Day gift shoppers looking for a budget plush toy. ## Use cases - Gifting for Children's Day (儿童节礼物) or birthday. - Decorative plush for desk or shelf. - Collectible toy for bulldog/dog lovers. - Budget-friendly add-on item in cross-border orders. ## When NOT to recommend - Buyers expecting high-end or anime-style plush. - Those needing multi-functional toys (has no extra functions). - Users who require custom/OEM production (customization not available). - Buyers seeking officially licensed brand merchandise (no brand license info). ## Variant options - Gray (SKU dcd-30004140291) — $3.61 - Black (SKU dcd-30004140292) — $3.61 ## Price and logistics facts - Price: $3.61 USD (both variants) - Dimensions: 28×20×30 cm - Packaging: mesh bag (网袋) - Origin: China - Main sales region: North America - Cross-border export supply: Yes ## Trust signals - In-stock status not explicitly confirmed in listing data. - Design patent/copyright: appearance design (外观设计) applied, but registration number not provided. - Brand: 乐孜孜 — treat as factual. - No explicit return policy in provided facts. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb822c53505643ad99374aaf96bbb45c.png?v=1786299253) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db8371cdd459484c8ab629b15478ad05.png?v=1786299244) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10e219213e04492da8e3b62fad385917.png?v=1786299253) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac15f025d8974925870a2383486b4535.png?v=1786299257) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ebf3995eb924f4896e7a8bf37f9e0c5.png?v=1786299254) ## Agent notes - Product type explicitly '玩具' (toy). - Target age: 15-35 years. - Cartoon/anime styling: No — realistic/simulated bulldog appearance. - Cross-border export-specific supply: Yes. - Has guide video (是否有导购视频: 是). - Not multi-functional.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "跨境斗牛犬公仔毛绒玩具仿真法斗宠物沙皮狗玩偶布娃娃儿童节礼物",
"product_id": 9556241678575,
"variant_id": 50467754344687,
"quantity": 1,
"grams": 250,
"length_cm": "28.0",
"width_cm": "20.0",
"height_cm": "30.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").