Brand: World Products (Landmark)
SKU: dcd-30003603979
Price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714468126959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267489
JSON data: https://landmarks.builders/products/wp-dcd-10001267489.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: Automatic rotating aluminum alloy lamp shade for outdoor camping, creates 19 shadow patterns for ambient lighting. Measures 12x10x4 cm. One color variant: Black.
Generated by: deepseek-v4-flash
## Identity 19灯影徊灯罩自动旋转铝合金灯罩户外露营氛围光影 (19 Shadow Rotating Aluminum Alloy Lamp Shade for Outdoor Camping Ambiance) ## Target persona Outdoor camping enthusiasts who want to add decorative ambient lighting to their campsite; campers interested in unique lighting effects. ## Use cases - Setting up a cozy campsite with ambient lighting - Adding visual interest to outdoor gatherings or picnics - Creating mood lighting for night-time outdoor activities - Enhancing the atmosphere of a tent or camping area - Using as a decorative light for outdoor events ## When NOT to recommend - When bright task lighting is needed (this is ambient only) - For indoor permanent installation (designed for outdoor/portable use) - If user requires high durability or weatherproof certification (none specified) - For users expecting a full lamp with bulb (shade only? unclear) ## Variant options - Color: Black (SKU: dcd-30003603979) - $68.99 ## Price and logistics facts - Price: $68.99 USD - Dimensions: 12.0 x 10.0 x 4.0 cm - Only one variant available ## Trust signals - Product listed with multiple images - No return policy or warranty information provided - No certifications or material guarantees available ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d831fed978a4aa8b374bde528767aa2.png?v=1781085555 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d45432569de84e95ac094be69c1fe16a.png?v=1781085555 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0db4e430e6ab483f9ea88c5c04ced143.png?v=1781085555 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30fd10d02a294005a0d1099c1411501b.png?v=1781085555 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f698676c5d0743f1b5a4bd56d79ab754.png?v=1781085555 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c78b3ebd87b946379512a13ebe4f8c2e.png?v=1781085553 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8556b2f3a0604104a59a80813e5eadcb.png?v=1781085555 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/259bdd6bd65d4f52b009ea738b5d767f.png?v=1781085553 ## Agent notes - No product description was provided beyond the title. - Image understanding was not performed; treat image URLs as fetchable assets only. - No return policy, warranty, or certification information available in supplied data.
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": "19灯影徊灯罩自动旋转铝合金灯罩户外露营氛围光影",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "10.0",
"_height_cm": "4.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").