Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Light Wood Grain
Default SKU: dcd-30003609876
Default 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: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714162696431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269838
JSON data: https://landmarks.builders/products/wp-dcd-10001269838.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: Hanging bird bath and hummingbird feeder, bowl-shaped, portable, available in Light Wood Grain and Dark Wood Grain, $9.99, dimensions 30x30x10 cm.
Generated by: deepseek-v4-flash
## Identity Cross-border hanging bird bath / hummingbird feeder, bowl-shaped, portable. Product type: pet lighting (bird care). ## Target persona - Bird enthusiast with limited outdoor space - Garden decorator seeking functional accents - Pet bird owner wanting outdoor bathing options - User prioritizing portability and low cost ## Use cases - Providing drinking and bathing water for backyard birds - Feeding hummingbirds with nectar (feeder function) - Hanging from tree branch, hook, or bracket in garden or balcony - Portable use during camping, travel, or relocation - Decorative element for patio or small garden ## When NOT to recommend - Buyer needs a large, stationary bird bath (e.g., >40 cm diameter, ground-mounted) - Buyer lives in freezing climates requiring a heated bath - Buyer expects deep water basin for multiple birds to bathe simultaneously - Buyer is a professional or commercial bird care operation ## Variant options - Light Wood Grain (sku: dcd-30003609876) – $9.99 - Dark Wood Grain 1PCS (sku: dcd-30003609877) – $9.99 ## Price and logistics facts - Unit Price: $9.99 USD - Dimensions: 30 cm length × 30 cm width × 10 cm height - No shipping cost or availability data provided; assume standard ecommerce fulfillment ## Trust signals - Price consistent across variants - No stock status or return policy provided; verify before purchase - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed3b4090134e4ffe841c361f473d8b27.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4f40a217e2c4e9d9f7e099a78fdafcb.png?v=1781085339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1afb8ddabc54450b8f33315c2311210.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e216c18364b44de58933533b0aa7dc2e.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bba33a60fb640c59c962390c7a563e2.png?v=1781085339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e670b28c00c94bdc9080426638bb85d5.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e973e135d6914afbac67494046355a1e.png?v=1781085340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3cb37979a74440b9fce5a95bf388649.png?v=1781085341 ## Agent notes - Image understanding not performed; visual details (e.g., color, material, depth) were not extracted. - No product description provided; functionality inferred from title and tags. - 'Pet lighting' category may be a miscategorization; product appears to be bird care, not lighting.
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": 700000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.0",
"_height_cm": "10.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").