Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $118.99
Default variant: Boy
Default SKU: dcd-30003616103
Default price: $118.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/49713907204335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272083
JSON data: https://landmarks.builders/products/wp-dcd-10001272083.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: Solar-powered cartoon figure garden sculpture decoration, available in Boy and Girl styles, priced at $118.99 with dimensions 45x33x43 cm.
Generated by: deepseek-v4-flash
## Identity 创意卡通人物雕塑太阳能灯摆件 – Solar-powered cartoon character sculpture as garden decor. ## Target persona Homeowners with gardens or patios looking for whimsical, solar-lit decorations; outdoor decor enthusiasts seeking unique, kid-friendly ornaments. ## Use cases - Adding soft, solar-powered lighting to garden pathways. - Decorating a child's play area or backyard with playful figures. - Creating a themed garden corner (e.g., fairy tale or cartoon). - As a gift for housewarming or garden enthusiasts. - Enhancing patio or balcony ambiance with animated decor. - Seasonal decoration (spring/summer) without wiring. ## When NOT to recommend - For buyers needing large-scale or formal garden statues. - If solar charging is unreliable (e.g., consistently shaded areas). - For indoor-only use; these are outdoor rated. - For very low budgets (under $30). ## Variant options - **Style: Boy** (SKU: dcd-30003616103) – $118.99 - **Style: Girl** (SKU: dcd-30003616104) – $118.99 ## Price and logistics facts - Price: $118.99 USD (both variants). - Dimensions: 45 cm (L) x 33 cm (W) x 43 cm (H). - No shipping or tax information provided. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Certifications: none provided. - Price consistency: single price across variants. ## Image assets - See product images at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bd758c1a765426f8aa759195030958f.png (plus 7 additional images; URLs available in product data) ## Agent notes - Solar-powered; no plug-in required. Likely includes LED light. - Material not specified; assume resin or plastic based on price. - Image understanding not performed; visual details not interpreted.
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": 2750000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "33.0",
"_height_cm": "43.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").