Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $28.99
Default variant: Bee with Bracket
Default SKU: dcd-30003602735
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714476482799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266985
JSON data: https://landmarks.builders/products/wp-dcd-10001266985.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: A crib mobile toy with bee and flower designs, sold in two style variants, explicitly marketed as a cross-border product without domestic safety certifications or manufacturer details.
Generated by: deepseek-v4-flash
## Identity - Product: 啃咬蜜蜂花朵床铃 (Crib Mobile Toy with Bee and Flower Designs) - Type: Baby toy (mobile/crib attachment) - Dimensions: 29 x 25 x 5 cm - Variants: Flower ($9.99), Bee with Bracket ($28.99) ## Target persona - International buyers seeking affordable baby toys - Parents comfortable with cross-border purchasing without domestic certifications - Price-conscious shoppers looking for basic crib/stroller accessories ## Use cases - Hanging above a crib for infant visual stimulation - Attaching to a stroller or car seat canopy - Nursery decoration piece - Gift for a newborn (with explicit risk disclosure) ## When NOT to recommend - Buyers requiring 3C or other domestic safety certifications - Buyers needing full manufacturer information, instructions, or warranty - Those expecting standard retail packaging with quality assurance - Any domestic (China mainland) buyer, as the product explicitly disclaims compliance with local standards ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | Bee with Bracket | dcd-30003602735 | 28.99 | | Flower | dcd-30003602736 | 9.99 | ## Price and logistics facts - Base price: $9.99 (Flower variant); $28.99 (Bee with Bracket variant) - Dimensions: 29 x 25 x 5 cm - Currency: USD - Cross-border product; no additional shipping constraints provided ## Trust signals - No domestic safety certification (explicitly stated: no 3C, no manufacturer, no manufacturer address) - Intended for foreign trade only; domestic buyers assume all liability - Return policy: not provided - Price consistency: single listed price per variant ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/224a31fa45924e79ad7bd63f34f1316a.png?v=1781085560) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04b5fbafe0e84332b925574b75373dd3.png?v=1781085562) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9ed0b15f070457f90247713f5fe1bfb.png?v=1781085562) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7debcd0f89f14717b142492f67c1577d.png?v=1781085562) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e57298007830445a9f26e7a8e8d82c0a.png?v=1781085562) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f1f234c8cb54f858054716cfeb807e8.png?v=1781085562) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e487c04a974840b2825fcb256a63558e.png?v=1781085562) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e25b2c58f26c44ffa06d0cc9078f9a61.png?v=1781085562) ## Agent notes - Images were not analyzed for visual content; treat as fetchable assets only. - Product description contains explicit warnings: no 3C certification, no manufacturer info, for foreign trade only. Domestic buyers assume all risk. - Missing data: return policy, stock status, shipping origin, materials, age range.
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": 120000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "25.0",
"_height_cm": "5.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").