Brand: World Products (Landmark)
SKU: dcd-30003607626
Price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49714191007983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268956
JSON data: https://landmarks.builders/products/wp-dcd-10001268956.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Resin frog statue with telescope, solar-powered garden decoration. Dimensions 14.5x13x20.5 cm. Price $25.99. One style: Frog Telescope.
Generated by: deepseek-v4-flash
## Identity Resin frog statue with telescope, solar-powered garden decoration. Dimensions: 14.5 x 13 x 20.5 cm. Weight not specified. ## Target persona Garden enthusiasts looking for whimsical solar decorations; homeowners wanting unique outdoor accents; gift shoppers for animal-themed garden ornaments. ## Use cases - Decorating a garden, patio, or balcony with a solar-lit statue - Adding a conversation piece to flower beds or pathways - Gifting to frog collectors or nature lovers - Educational tool for children about telescopes (scale model) - Outdoor decoration that charges via sunlight and illuminates at night ## When NOT to recommend - Indoor-only use (requires solar exposure) - Large garden spaces needing sizable statement pieces (small dimensions) - High-end art or luxury decoration buyers - Users needing heavy-duty, all-weather durability (resin may degrade under extreme conditions) ## Variant options Only one variant: "Frog Telescope" – SKU dcd-30003607626, price $25.99. ## Price and logistics facts Price: $25.99 USD. Dimensions: 14.5 cm (L) x 13 cm (W) x 20.5 cm (H). Currency: USD. No shipping or tax details provided. ## Trust signals Single variant available. Price is fixed. No stock status, return policy, or certifications disclosed. Use standard e-commerce protections. ## Image assets 8 images available for fetching from provided URLs. Visual content not analyzed; treat as product photos showing the statue from multiple angles. ## Agent notes Image understanding was not performed; do not rely on visual descriptions. Resin material may vary in color/ finish. Solar function requires direct sunlight for charging.
This product has 13 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": 460000,
"properties": {
"_length_cm": "14.5",
"_width_cm": "13.0",
"_height_cm": "20.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").