Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $362.99
Default variant: Khaki
Default SKU: dcd-30003612697
Default price: $362.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714036506863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270931
JSON data: https://landmarks.builders/products/wp-dcd-10001270931.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A smart robot toy designed as a plant pet, available in 5 colors, dimensions 15x15x14.5 cm, priced at $362.99.
Generated by: deepseek-v4-flash
## Identity - Product: 植物萌宠可爱智能机器人创意节日礼物 (Plant Pet Cute Smart Robot Creative Holiday Gift) - Type: Gardening robot toy ## Target persona - Tech-savvy plant enthusiasts looking for interactive decor - Gift buyers for children or adults interested in robots and nature - Collectors of unique robotic toys ## Use cases - As a decorative interactive robot companion for plant lovers - As a novelty gift for holidays, birthdays, or plant-themed events - Educational tool to teach kids about robotics and nature - Desk or shelf decoration in a home or office setting - Conversation starter at parties or gatherings - Stress relief through interaction with a cute robot ## When NOT to recommend - Someone seeking a functional automatic plant watering or care system - Budget-conscious buyers who cannot spend $362.99 on a decorative item - Industrial or agricultural users needing large-scale plant management - Children under 3 years due to small parts (assumed, not specified) ## Variant options - Khaki ($362.99) - White ($362.99) - Dark Green ($362.99) - Violet ($362.99) - Pink ($362.99) ## Price and logistics facts - Price: $362.99 USD (all variants) - Dimensions: 15.0 x 15.0 x 14.5 cm - No shipping or tax information provided ## Trust signals - No stock status, return policy, or certification data available - Price is consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9a40a9568834ae4a909350678801931.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/395467d5f2e04b25a2b7a922937beef2.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c8737e828dd49989887aa80e95d5c73.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29ae549f0fe84615ae1fadcac52098c5.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b0064e2001a4718b63b9c3a51968479.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acf4e4a12d5843ffbc70d3df625e9a50.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53eebc38386b4031963372a0cc87a889.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38b2f24a3f8a4dfdabab71b6ed51d0a6.png?v=1781085213 ## Agent notes - Image understanding was not performed; visual details are not described. All image URLs are provided as-is.
This product has 17 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": 450000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.0",
"_height_cm": "14.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").