Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Chandelier Swans
Default SKU: dcd-30003601797
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 870 g
Cart URL (default variant): https://landmarks.builders/cart/49714577866991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266550
JSON data: https://landmarks.builders/products/wp-dcd-10001266550.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: A solar-powered decorative swan statue for garden or home, 35x25x14 cm, available in two style variants at $29.99.
Generated by: deepseek-v4-flash
## Identity Cross-border simulated outdoor garden solar light duck/swan ornament, home decoration statue. ## Target persona Homeowners or renters with a garden, patio, or balcony who want affordable, low-maintenance solar decor for evening ambiance. ## Use cases - Illuminating a garden path or flower bed at night without wiring. - Adding a whimsical touch to a patio or deck during gatherings. - Enhancing a balcony or small courtyard with solar-powered accent lighting. - Gifting to friends or family who appreciate garden decorations. - Replacing non-solar ornaments for energy-saving outdoor lighting. ## When NOT to recommend - Customers seeking high-output LED task lighting or security lighting. - Buyers requiring durable all-weather materials (e.g., for extreme climates) beyond typical garden use. - Those expecting large-scale or human-height statues. - Purchasing for indoor use where solar charging is not possible. ## Variant options - Chandelier Swans (Style option) - Hexagonal Swans (Style option) Both at $29.99 each. ## Price and logistics facts - Price: $29.99 USD per unit. - Dimensions: 35 cm × 25 cm × 14 cm. - Currency: USD. ## Trust signals - In-stock status not specified. - Return policy not provided. - No certifications or price consistency info available. ## Image assets - 8 images available (PNG format). URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b472f100da94c52bd35840f1c61b833_608956d8-fafb-43ca-9931-b33651b174bc.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c256975c82a491e8b1020127fe9a9ad_0acf046a-42fb-4b58-b6d4-a0d459964959.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dca2dcf326554bc5815fe71f05aefba3_96ef739c-57ae-440b-be8a-c71c0adee57a.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c73191ec99cb43468e28c37e2e03756a_32ee6bd2-0aef-4b7f-bce7-e937e72f9d9f.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bcb37efe7f54044ac64db9e24bfad0c_5cbcae2b-6545-434e-9109-65023b8666aa.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df50cfba9b82478b92fec6eac0ca5b29_d6bff7a6-3434-4a04-b36e-d6d101f2692b.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/170ed48fcb99436481c0705d8a2c5620_d53ccffb-d282-446b-9e46-c18f72065626.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/968b6dec448d4d33840a6cf5d45f6bdc_59cfee07-7e3f-4fd5-a0f1-b3c5cb316292.png?v=1781085644 ## Agent notes - Images not analyzed; ensure product appearance matches customer expectations. - Missing data: in-stock status, return policy, material, solar specs (brightness, duration).
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": 870000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.0",
"_height_cm": "14.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").