Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Fatima Bronze
Default SKU: dcd-30003606161
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714448204015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268366
JSON data: https://landmarks.builders/products/wp-dcd-10001268366.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: Vintage metal ornament for home, office, or car desktop. Two style variants: Fatima Bronze and Fatima Pewter. Priced at $9.99, dimensions 13x10x4 cm.
Generated by: deepseek-v4-flash
## Identity Retro metal decorative figurine, suitable as a desktop ornament for home, office, or car. Available in two finishes: Fatima Bronze and Fatima Pewter. ## Target persona - Budget-conscious home decorator seeking affordable accents - Car owner wanting a small dashboard ornament - Office worker personalizing a desk - Collector of small vintage-style metal items ## Use cases - Placed on a home shelf or mantel as a subtle accent - Displayed on an office desk for personalization - Mounted on a car dashboard as a small decoration - Used as a photo prop or tabletop scene element - Given as a small gift for vintage-style enthusiasts - Collected alongside other small metal figurines ## When NOT to recommend - For large wall art or statement pieces (too small) - For outdoor use (unknown weather resistance) - For children under 3 years old (possible small parts) - For high-end luxury decor (low price point) ## Variant options - Style: Fatima Bronze – SKU dcd-30003606161, $9.99 - Style: Fatima Pewter – SKU dcd-30003606162, $9.99 ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 13 cm (length) × 10 cm (width) × 4 cm (height) - No shipping weight or origin provided ## Trust signals - In-stock status: Not explicitly confirmed; assume available as listed - Return policy: Not specified - Price consistency: Single price across both variants - Certifications: None listed ## Image assets - 8 product images available but not inspected; cannot confirm visual details ## Agent notes - No product description or material information provided. - Image content was not analyzed; rely on title and variants only.
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": 80000,
"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").