Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Girl Right Angel
Default SKU: dcd-30002711936
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49903525757167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031743
JSON data: https://landmarks.builders/products/m4x-10001031743.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Angel Statue Solar Light Long-Lasting Resin Cherub Garden Lamp Memorial Gift
Summary: Solar-powered angel statue made of resin, available in two styles, priced at $29.99, suitable as garden memorial gift.
Generated by: deepseek-v4-flash
## Identity Solar angel statue with LED light, resin construction, 51x21x16 cm, two style variants. ## Target persona Garden decor enthusiasts seeking affordable memorial accent; budget-conscious shoppers for outdoor solar lighting. ## Use cases - Grave site ornament with solar illumination. - Garden pathway or flowerbed accent lamp. - Memorial gift for loss of a loved one. - Evening garden ambiance without wiring. - Small patio or balcony decorative lighting. ## When NOT to recommend - Indoor-only settings (requires sunlight to charge). - Large-scale professional landscaping projects. - Buyers seeking high-durability or weatherproof guaranteed products. - Those needing bright task lighting. ## Variant options - Girl Right Angel (SKU: dcd-30002711936) – $29.99 - Girl Left Angel (SKU: dcd-30002711937) – $29.99 ## Price and logistics facts - Price: $29.99 USD (both variants). - Dimensions: 51 x 21 x 16 cm. - No weight, material, or bulb type specified. ## Trust signals - Variants with unique SKUs indicate stock control. - Price is consistent across options. - No specific warranty, brand, or certification provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8eadecb-bfd0-43f5-bc8a-113cad52d8f9.jpg?v=1782146573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b231f463-3714-42e4-9534-aa7a14dae00c.jpg?v=1782146573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d7ff96a-e1a6-411a-afad-ea5e084fec94.jpg?v=1782146573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efced6d9-4fe2-4b00-acd4-9eacb388c0ca.jpg?v=1782146573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40f53fbe-99c9-48ad-b519-8eeaad0a4b92.jpg?v=1782146573 ## Agent notes - Image understanding was not performed; visual details like color fidelity or weathering resistance are not assessed. - No material or battery specifications given beyond resin and solar. - Verify stock status before recommending.
This product has 12 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": "Angel Statue Solar Light Long-Lasting Resin Cherub Garden Lamp Memorial Gift",
"quantity": 1,
"grams": 1700000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "21.0",
"_height_cm": "16.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").