Brand: World Products (Landmark)
SKU: dcd-30003601353
Price: $121.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714585174255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266477
JSON data: https://landmarks.builders/products/wp-dcd-10001266477.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 metal sphere decorative ornament for office/desk; Gold Foil Crystal variant; 34x32x16 cm; $121.99 USD.
Generated by: deepseek-v4-flash
## Identity Modern light luxury metal sphere ornament for desktop or office. Single variant: Gold Foil Crystal. Dimensions: 34x32x16 cm. Price: $121.99 USD. ## Target persona - Office professionals seeking high-end desk decor - Interior decorators styling modern spaces - Gift buyers for colleagues or clients - Individuals looking for a stress-relief fidget item ## Use cases - Desk decoration in executive offices or home workspaces - Accent piece on a living room shelf or coffee table - Corporate gift for partners or employees - Stress-relief fidget object (texture unspecified) - Decoration in conference rooms or reception areas - Retail display props in modern showrooms ## When NOT to recommend - Buyers on a tight budget (over $100) - Those needing outdoor-rated decor (no weatherproofing indicated) - People wanting a large statement piece (size ~34 cm longest dimension) - Minimalists preferring simple, non-ornate designs ## Variant options - Only one variant: Gold Foil Crystal ## Price and logistics facts - Price: $121.99 USD - Dimensions: 34 cm (length) x 32 cm (width) x 16 cm (height) - Currency: USD ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Certifications: none listed - Price consistency: single price point ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22fd4b9db1864668a1f1c4a52e303a52.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ef7f9fa71054a91abd67055cd6042b1.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e10cdbbe96434534b64c8c3c88182f42.png?v=1781085648 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c974b3ea10746d29b1b0cbe22aedcba.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a40e6f18d7d4e9ca22b484690ddcb07.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f6d09a61956414da3511205bdccac06.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e672f24c16b7453aa524dda593f1163b.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92a37cb14b764ff7be1713467d5124c7.png?v=1781085650 ## Agent notes - No product description provided. - Product type tagged as '珠宝' (jewelry) may be a miscategorization. - Images were not analyzed for visual details; fetch and inspect for texture, color, and material cues. - Only one variant available.
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": 2500000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "32.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").