Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Rainbow
Default SKU: dcd-30003605824
Default price: $10.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/49714439487727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268234
JSON data: https://landmarks.builders/products/wp-dcd-10001268234.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A small ocean-themed decorative wind chime pendant with mirror shell elements, available in Rainbow, Whale, and Butterfly styles, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity Cute ocean style dream mirror shell wind chime pendant (home decor). ## Target persona Young adults and teens seeking cute, affordable room decor with ocean or nature themes; gift buyers for birthdays or housewarming. ## Use cases - Hanging by a window to catch light and breeze. - Decorating a dorm room or bedroom. - Small gift for a friend who likes ocean motifs. - Adding whimsy to a study or office. - Base for DIY craft projects. ## When NOT to recommend - Outdoor use in rain or wind (not weatherproof). - Large statement decor (small size: 21x20x4 cm). - High-end interior design projects. - Buyers needing material or safety certifications. ## Variant options - Rainbow: $10.99 - Whale: $10.99 - Butterfly: $10.99 ## Price and logistics facts Price: $10.99 USD. Dimensions: 21x20x4 cm. Shipping and availability not specified. ## Trust signals No trust signals provided: stock status, return policy, and certifications are not disclosed. ## Image assets 8 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41e368e47b234869a3cfe1b01167cfd6.png?v=1781085540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e09fec9be8694276847617ad4437bc1b.png?v=1781085539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/887fccba867a4f558224d4deb6f01d89.png?v=1781085539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a857ef56eb04ee0a90cf5e702d9e165.png?v=1781085540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc87331bd59b41b0ace91c096661c392.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d34db226d51477c980b6c5dc7d3f50d.png?v=1781085539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a447cc717e4548e88692240ef0157792.png?v=1781085540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0577581447824d6ea3deee341e3bd58b.png?v=1781085539 Visual content not analyzed. ## Agent notes No description or material information provided; rely on images for visual details.
This product has 15 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": 150000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "20.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").