Brand: World Products (Landmark)
SKU: dcd-30002764607
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 640 g
Cart URL (default variant): https://landmarks.builders/cart/49879121789167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045451
JSON data: https://landmarks.builders/products/m4x-10001045451.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solar Toadstool House Light Weatherproof Solar Powered Garden Gnome House
Summary: Solar-powered garden gnome house light, weatherproof, pointed top, priced at $17.99.
Generated by: deepseek-v4-flash
## Identity Solar Toadstool House Light Weatherproof Solar Powered Garden Gnome House ## Target persona Budget-conscious homeowners seeking whimsical garden decor; DIY gardeners; casual outdoor decorators. ## Use cases - Accent lighting for flower beds or pathways - Nighttime garden decoration - Adding whimsy to a fairy garden - Solar-powered outdoor lighting without wiring - Small-scale landscape illumination ## When NOT to recommend - Buyers needing bright functional lighting (this is decorative, low lumens) - Large area or security lighting - Those requiring durable, shatterproof construction (material not specified) - Commercial or high-traffic areas ## Variant options Only style: Pointed Top ($17.99) ## Price and logistics facts - Price: $17.99 USD - Dimensions: 27 x 23 x 16 cm - No shipping or handling details provided ## Trust signals No trust signals provided; in-stock status unknown, return policy unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a751924d-7fb5-42ee-90fa-dc05d03bd4bf.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31b8f3d8-2788-45bf-8a59-05bda8ca1765.jpg?v=1782126322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46b3560a-6af6-4f0b-a10f-2dc82ef093cd.jpg?v=1782126321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11e75647-42bd-4e6a-9f6a-e337aa5872e8.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54f57728-ef6d-4c82-be21-65fc5bd48842.jpg?v=1782126322 ## Agent notes No return policy, warranty, or in-stock data provided. Recommend checking stock and return terms before listing.
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": "Solar Toadstool House Light Weatherproof Solar Powered Garden Gnome House",
"quantity": 1,
"grams": 640000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "23.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").