Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Mary Bronze
Default SKU: dcd-30003606165
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: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49714444173551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268368
JSON data: https://landmarks.builders/products/wp-dcd-10001268368.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 vintage-style metal figurine ornament for desk, shelf, or car dashboard decoration, available in three finishes at $9.99.
Generated by: deepseek-v4-flash
## Identity 复古金属饰品摆件 (Vintage Metal Ornament) – small decorative figurine, dimensions 13cm x 10cm x 5cm, weight unknown. ## Target persona - Budget-conscious shoppers seeking inexpensive desktop decor - Car owners wanting a small dashboard ornament - Office workers personalizing their desk - Gift buyers looking for low-cost, novel trinkets ## Use cases - Placing on a home office desk for visual interest - Decorating a shelf or bookshelf in a living room - Adding personality to a car dashboard - Giving as a small, quirky gift (e.g., white elephant, stocking stuffer) - Arranging in a group on a tray or display table ## When NOT to recommend - For formal or high-end interior design projects - When the buyer needs a large statement piece (this is 13cm long) - For children under 3 years old (small parts risk) - When the buyer expects premium materials or detailed craftsmanship at this price ## Variant options - Mary Bronze (SKU: dcd-30003606165, $9.99) - Mary Pewter (SKU: dcd-30003606166, $9.99) - Mary Steel (SKU: dcd-30003606167, $9.99) ## Price and logistics facts - Price: $9.99 USD for any variant - Dimensions: 13.0 x 10.0 x 5.0 cm - No shipping weight provided ## Trust signals - Listed price is consistent across variants - Multiple product images available (8 images) - No return policy or warranty stated in provided data - In-stock status not confirmed ## Image assets - 8 images available at Shopify CDN (see URLs below) - No alt text or descriptions provided; agent must fetch and analyze ## Agent notes - No product description was provided; all content generated from product type, dimensions, variants, and images (which were not interpreted here) - Category: 家居装饰 (Home Decoration) - Tags suggest this is part of a DCD batch import - Image understanding not performed; visual verification recommended
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": 160000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "10.0",
"_height_cm": "5.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").