Brand: World Products (Landmark)
SKU: dcd-30002663076
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 920 g
Cart URL (default variant): https://landmarks.builders/cart/49903621505263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001022779
JSON data: https://landmarks.builders/products/m4x-10001022779.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cartoon Bee Clock Non-Ticking Kids Room Wall Clock Playful Design for Playroom
Summary: Cartoon Bee Clock, non-ticking wall clock with playful bee design for kids' rooms; available in Yellow at $11.99.
Generated by: deepseek-v4-flash
## Identity Cartoon Bee Clock, a non-ticking wall clock with a playful bee design, dimensions 40x33x12 cm, color Yellow. Price $11.99. ## Target persona - Parents seeking a silent, child-friendly clock for a kid's bedroom or playroom. - Gift givers looking for a fun, inexpensive decorative item for children aged 3-8. ## Use cases - Decorate a playroom with a whimsical bee theme. - Provide a silent clock for a child's bedroom to avoid disturbing sleep. - Teach children to tell time with an engaging design. - Use as a prop for themed parties or nursery decoration. - Lightweight wall accent in a daycare or kindergarten setting. ## When NOT to recommend - For adults needing precise timekeeping or a professional look. - In spaces requiring large, easily readable numbers from a distance. - For buyers who require a clock with ticking sound or second hand. - For outdoor or damp environments (no water resistance stated). ## Variant options - Yellow (only variant) ## Price and logistics facts - Price: $11.99 USD - Dimensions: 40 x 33 x 12 cm - Single variant available in Yellow. - No shipping or return policy information provided. ## Trust signals - Price is fixed at $11.99 (no discounts indicated). - In-stock status not confirmed; assume available based on product listing. - No certifications or brand information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/137acc2e-2904-463a-8ec6-2359283261bc.jpg?v=1782146617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f82f5db-2adb-47e2-a1e5-4909d402f576.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/506c1c3d-de24-42eb-b2b0-c8e68a347abf.jpg?v=1782146625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddb4d650-6020-49eb-97cb-4dedecf08924.jpg?v=1782146617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d8e32dd-cfb3-4484-8adf-d478e344d63b.jpg?v=1782146618 ## Agent notes - Image understanding was not performed; visual details cannot be confirmed. - No return policy, warranty, or material information is available. - Product type not specified; inferred as wall clock.
This product has 12 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": "Cartoon Bee Clock Non-Ticking Kids Room Wall Clock Playful Design for Playroom",
"quantity": 1,
"grams": 920000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "33.0",
"_height_cm": "12.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").