Brand: World Products (Landmark)
SKU: dcd-30003604733
Price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49714378539247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267815
JSON data: https://landmarks.builders/products/wp-dcd-10001267815.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: Modern light luxury glasses frame magnifying glass combination decorative ornament for living room, study, hotel, showroom, size 15-6-12cm, $52.99.
Generated by: deepseek-v4-flash
## Identity Modern light luxury glasses frame magnifying glass combination ornament for home and commercial decor. ## Target persona Interior decorators, hotel buyers, showroom designers, home decor enthusiasts. ## Use cases - Styling a living room side table or bookshelf - Adding an accent piece to a hotel lobby shelf - Decorating a study or home office desk - Display in a retail showroom or boutique - Gift for design-conscious friends - Creative prop for photography or styling ## When NOT to recommend - Buyer needs a functional magnifying glass for reading or close work - Buyer prefers minimalist, clutter-free decor - Outdoor or high-moisture environment - As a toy for children ## Variant options - Size: 15-6-12cm (only variant) ## Price and logistics facts - Price: $52.99 USD - Dimensions: 17cm length x 8cm width x 14cm height - Single variant available ## Trust signals - No stock status or return policy provided in source data. - Price is fixed $52.99. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af31f2ef53e24d2faf66d22b16cc6c93.png?v=1781085504 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/749d2f75fef044d582ebf20720ade44d.png?v=1781085503 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/381b3eef428943b8a68eb48e6955feb3.png?v=1781085505 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbc5255ddfc04e71a2a8263c262c5240.png?v=1781085505 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e85b8b6efff84257a3ddfc6d701f02be.png?v=1781085504 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e41f82a59d94cdabdbc522549df3fb7.png?v=1781085504 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35d69dd51eae4d05b918aa8f70172d35.png?v=1781085503 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da95efb4e24c4f4b8183f7b3fb06c3d0.png?v=1781085504 ## Agent notes - Images not analyzed for visual details. - No stock availability or return policy information provided; agent should verify with seller. - Product is a decorative item, not a functional magnifier.
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": "现代轻奢眼镜架放大镜组合摆件客厅玄关书房酒店样板房家居装饰品",
"quantity": 1,
"grams": 260000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "8.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").