Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Guada Bronze
Default SKU: dcd-30003606163
Default price: $9.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/49714446303471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268367
JSON data: https://landmarks.builders/products/wp-dcd-10001268367.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 small retro-style metal decorative ornament for desk, shelf, or car, available in bronze or pewter finish, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A small retro-style metal decorative ornament suitable for home, office, or car. ## Target persona Budget-conscious decorators, car enthusiasts, office workers seeking inexpensive desk accents, gift shoppers looking for small tokens under $10. ## Use cases - Desk decoration in home or office - Car dashboard ornament - Shelf or mantel accent - Small gift or party favor - Themed display (e.g., retro or vintage) ## When NOT to recommend - Formal event decoration requiring elegance - Large space focal point (too small) - High-end luxury decor setting - Child play or toy (material and safety unknown) ## Variant options - **Guada Bronze** (SKU: dcd-30003606163) – $9.99 - **Guada Pewter** (SKU: dcd-30003606164) – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 13.0 × 10.0 × 4.0 cm (5.1 × 3.9 × 1.6 in) - Weight: not specified ## Trust signals - Listing includes multiple product images - Price is consistent across variants - No stock, return policy, or certification info available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/863d510832d74174b0f0d60a6cf8cd66_64876bfb-252a-463d-bf79-9148e79305e4.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f99bc758c6641a1b31e30a7d8e29255_9ef26214-e2e5-4fd9-97a0-7a0c006f2686.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/642018161de04a74a05e99d7b75146f2.png?v=1781085540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/955fe9462d3f411d8978cfd4e2121473_028f03da-1cf8-499a-ab64-8e0fadc8f0aa.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df15902b3a8742f38f3e5693ba4a3ba5_24b07b9c-b6c7-451d-adcd-a8f5ab204f95.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6d962f692794ffd823b6527501d5561_24486753-5bb8-4c99-9155-cfbd03d2cfd3.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74f108c8f3dc43caa49e901d701b5fbf_5dc25ebb-4d88-459b-b564-21d2f4294309.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/836816ac0fad45a3998b310d09dc0bb7_8d3cbebf-f02b-499b-999a-89d8444ae254.png?v=1781085542 ## Agent notes - No product description provided; materials and exact style are inferred from title and variant names. - Image content not analyzed; assume ornament is as shown. - No return policy, warranty, or stock status available.
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": 150000,
"properties": {
"_length_cm": "13.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").