Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Blue Bird
Default SKU: dcd-30003601348
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49714588778735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266476
JSON data: https://landmarks.builders/products/wp-dcd-10001266476.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 $10.99 solar-powered LED stake light in animal/plant shapes for garden decoration, with five styles available.
Generated by: deepseek-v4-flash
## Identity Cross-border solar-powered ground stake LED light with animal/plant shaped resin covers. Designed for outdoor garden ambiance. Dimensions 23x19x12 cm. Price $10.99. ## Target persona Budget-conscious homeowners or renters seeking whimsical, low-cost garden lighting. Also gift shoppers for housewarming or garden enthusiasts. ## Use cases - Illuminating flower beds or pathways at night - Adding decorative accents to patio or balcony plants - Creating a child-friendly night-time garden scene - Temporary festive lighting for parties or holidays - Gifting as a small, unique decor item ## When NOT to recommend - Customers requiring bright, functional lighting (these are low-lumen accent lights) - Large commercial or professional landscaping projects - Buyers expecting durable construction beyond one season - Those seeking non-animal themed, minimalist designs ## Variant options - Blue Bird ($10.99) - Squirrel ($10.99) - Cactus ($10.99) - Panda ($10.99) - Frog ($10.99) ## Price and logistics facts - Price: $10.99 USD per unit (all variants) - Dimensions: 23 cm length, 19 cm width, 12 cm height - Cross-border shipping (likely China to other countries) ## Trust signals - Product listing includes multiple images (8 total) - No explicit warranty or return policy provided in facts - No customer reviews or ratings available - No certification listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0e6061ae5da41d0838901039a478f35.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e76168799c746f399041fcadb34f01b.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebcd0b09304745849eeb74657325a308.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3e6fcb8814c4f51a58e00c089548791.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5628758b630a4ea6b82bcd4a7e6ee60c.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bc774b7e08641fbbce44bdc1388647d.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f03a3f1593a476bba39132407195844.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c80597ac66e45f6b7f4c3cbf4e50597.png?v=1781085652 ## Agent notes - The product description field was empty. Image understanding not performed; visual details not extracted. - No technical specs (battery capacity, solar panel wattage, LED lumens) provided. - Cross-border price may not include duties or shipping.
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": 320000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "19.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").