Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Shaben Bronze
Default SKU: dcd-30003606150
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/49714458394863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268361
JSON data: https://landmarks.builders/products/wp-dcd-10001268361.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 vintage-style metal ornament for home, office, or car decoration, available in bronze or pewter finish, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity This is a small vintage metal decorative ornament (13x10x4 cm) suitable for desks, shelves, and car dashboards. ## Target persona Budget-conscious shoppers looking for small decorative accents; gift seekers for casual occasions; collectors of miniature metal figurines. ## Use cases - Placing on an office desk for a subtle vintage touch. - Adding to a car dashboard as a small ornament. - Filling a small empty shelf or corner in a home. - As a low-cost gift for friends or coworkers. - Used in DIY projects or miniature scenes. - Collecting small metal figurines. ## When NOT to recommend - For large-scale decoration needs (too small). - For high-end or formal environments (looks cheap). - As a primary gift for important occasions. - For buyers seeking high-quality metal art. ## Variant options Two finishes: Shaben Bronze ($9.99) and Shaben Pewter ($9.99). Both same price and dimensions. ## Price and logistics facts Price $9.99 USD. Dimensions 13 x 10 x 4 cm. Weights not provided. Shipping terms unknown. ## Trust signals In-stock status not confirmed. Return policy not provided. No certifications listed. Price is consistent across variants. ## Image assets 8 images available at provided URLs. Images likely show the ornament from multiple angles and sizes. No visual analysis performed. ## Agent notes Product title indicates "vintage metal ornament" and "car small ornament". The "metal" material is implied but not specified. Use as car ornament may require adhesive.
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").